Building ccid-1.4.16.txz (origin /buildshare/ports/355755/devel/libccid) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ccid-1.4.16.tar.bz2 x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pcsc-lite-1.8.11,2.txz x packages/gmake-3.82_1.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ccid-1.4.16 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ccid-1.4.16 ===> ccid-1.4.16 depends on shared library: pcsclite.1 - not found ===> Verifying install for pcsclite.1 in /buildshare/ports/355755/devel/pcsc-lite ===> Installing existing package /packages/pcsc-lite-1.8.11,2.txz Installing pcsc-lite-1.8.11,2... done ------------------------------------------------------------------------ PC/SC-Lite has been installed. You can fetch drivers from http://www.linuxnet.com/sourcedrivers.html or install one of the following ports: devel/libccid security/ifd-slb_rf60 For cardreaders connected to the serial port: After installing the driver, please update the pcscd configuration file /usr/local/etc/reader.conf For USB cardreaders add the following lines to /etc/devd.conf to enable hotplugging. attach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; detach 100 { device-name "ugen[0-9]+"; action "/usr/local/sbin/pcscd -H"; }; ------------------------------------------------------------------------ ===> Returning to build of ccid-1.4.16 ===> ccid-1.4.16 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of ccid-1.4.16 ===> ccid-1.4.16 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of ccid-1.4.16 Make install ===> License LGPL21 accepted by the user ===> ccid-1.4.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ccid-1.4.16 for building ===> Extracting for ccid-1.4.16 => SHA256 Checksum OK for ccid-1.4.16.tar.bz2. ===> Patching for ccid-1.4.16 /usr/bin/sed -i.bak -e "s,use warnings;,," /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/src/create_Info_plist.pl /usr/bin/sed -i.bak -e "s,ndef __APPLE__, !(__APPLE__ || __FreeBSD__)," /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.c /usr/bin/sed -i.bak -e "s,libusb-1.0/libusb.h,libusb.h," /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/configure /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/src/ccid_usb.c /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/src/ccid_usb.h /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.c ===> ccid-1.4.16 depends on executable: pkgconf - found ===> ccid-1.4.16 depends on file: /usr/local/bin/perl5.16.3 - found ===> ccid-1.4.16 depends on shared library: pcsclite.1 - found ===> Configuring for ccid-1.4.16 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/MacOSX/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking pkg-config is at least version 0.9.0... yes checking for PCSC... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking ifdhandler.h usability... yes checking ifdhandler.h presence... yes checking for ifdhandler.h... yes checking reader.h usability... yes checking reader.h presence... yes checking for reader.h... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdarg.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for strerror... (cached) yes checking for strncpy... yes checking for memcpy... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for LIBUSB... yes checking libusb.h usability... yes checking libusb.h presence... yes checking for libusb.h... yes checking for libusb_init... yes checking for -fvisibility=hidden... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking for SCardEstablishContext... yes libccid has been configured with following options: Version: 1.4.16 User binaries: /usr/local/bin Configuration files: /usr/local/etc Host: powerpc-portbld-freebsd11.0 Compiler: cc Preprocessor flags: -I/usr/local/include Compiler flags: -O2 -pipe -fno-strict-aliasing Preprocessor flags: -I/usr/local/include Linker flags: Libraries: PCSC_CFLAGS: -I/usr/local/include/PCSC -D_THREAD_SAFE -pthread PCSC_LIBS: -L/usr/local/lib -lpcsclite PTHREAD_CFLAGS: -D_THREAD_SAFE -pthread PTHREAD_LIBS: BUNDLE_HOST: FreeBSD DYN_LIB_EXT: so LIBUSB_CFLAGS: -I/usr/local/include LIBUSB_LIBS: -L/usr/local/lib -lusb SYMBOL_VISIBILITY: -fvisibility=hidden NOCLASS: libusb support: yes composite as multislot: no multi threading: yes bundle directory name: ifd-ccid.bundle USB drop directory: /usr/local/lib/pcsc/drivers serial Twin support: no serial twin install dir: /usr/local/lib/pcsc/drivers/serial serial config directory: /usr/local/etc/reader.conf.d compiled for pcsc-lite: yes class driver: yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating readers/Makefile config.status: creating contrib/Makefile config.status: creating contrib/Kobil_mIDentity_switch/Makefile config.status: creating contrib/RSA_SecurID/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for ccid-1.4.16 /usr/bin/make all-recursive Making all in readers Making all in examples CC scardcontrol-scardcontrol.o CC scardcontrol-PCSCv2part10.o CCLD scardcontrol Making all in contrib Making all in Kobil_mIDentity_switch CC Kobil_mIDentity_switch-Kobil_mIDentity_switch.o CCLD Kobil_mIDentity_switch Making all in RSA_SecurID CC RSA_SecurID_getpasswd-RSA_SecurID_getpasswd.o CCLD RSA_SecurID_getpasswd Making all in src CC libccid_la-ccid.lo CC libccid_la-commands.lo CC libccid_la-ifdhandler.lo CC libccid_la-utils.lo CC libccid_la-ccid_usb.lo CC libccid_la-tokenparser.lo CC libccid_la-strlcpy.lo CC libccid_la-simclist.lo CC towitoko/libccid_la-atr.lo CC towitoko/libccid_la-pps.lo CC openct/libccid_la-buffer.lo CC openct/libccid_la-checksum.lo CC openct/libccid_la-proto-t1.lo CCLD libccid.la CC parse-parse.o CC parse-debug.o CC parse-ccid_usb.o CC parse-tokenparser.o CC parse-strlcpy.o CC parse-simclist.o CCLD parse ===> Staging for ccid-1.4.16 ===> Generating temporary packing list Making install in readers Making install in examples Making install in contrib Making install in Kobil_mIDentity_switch Making install in RSA_SecurID Making install in src ./create_Info_plist.pl ./../readers/supported_readers.txt ./Info.plist.src --target=libccid.so --version=1.4.16 > Info.plist /bin/sh /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/install-sh -d /obj/buildshare/ports/355755/devel/libccid/work/stage/usr/local/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/ cp Info.plist /obj/buildshare/ports/355755/devel/libccid/work/stage/usr/local/lib/pcsc/drivers/ifd-ccid.bundle/Contents/ cp .libs/libccid.so /obj/buildshare/ports/355755/devel/libccid/work/stage/usr/local/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so -e \n\33[01;31m***************\n copy the src/92_pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/) -e \n***************\n\33[0m install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/contrib/RSA_SecurID/RSA_SecurID_getpasswd /obj/buildshare/ports/355755/devel/libccid/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/libccid/work/ccid-1.4.16/contrib/RSA_SecurID/RSA_SecurID_getpasswd.1 /obj/buildshare/ports/355755/devel/libccid/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for ccid-1.4.16 ===> Checking if devel/libccid already installed ===> Registering installation for ccid-1.4.16 Installing ccid-1.4.16... done Make package ===> Building package for ccid-1.4.16 slot1: removed