Building ifd-test-1.0_3.txz (origin /buildshare/ports/355755/devel/ifd-test) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ifd-test-1.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pcsc-lite-1.8.11,2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ifd-test-1.0_3 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 ifd-test-1.0_3 ===> ifd-test-1.0_3 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 ifd-test-1.0_3 ===> ifd-test-1.0_3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ifd-test-1.0_3 Make install ===> ifd-test-1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ifd-test-1.0_3 for building ===> Extracting for ifd-test-1.0_3 => SHA256 Checksum OK for ifd-test-1.0.tar.gz. ===> Patching for ifd-test-1.0_3 ===> Applying FreeBSD patches for ifd-test-1.0_3 /usr/bin/sed -i.bak -e "s,LPSTR,LPTSTR,g; s,LPCSTR,LPCTSTR,g; s,[P]*SCARD_READERSTATE_A,SCARD_READERSTATE\*,g" /obj/buildshare/ports/355755/devel/ifd-test/work/ifd-test-1.0/commands.h ===> ifd-test-1.0_3 depends on executable: gmake - found ===> ifd-test-1.0_3 depends on shared library: pcsclite.1 - found ===> Configuring for ifd-test-1.0_3 ===> Building for ifd-test-1.0_3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/ifd-test/work/ifd-test-1.0' cc -O2 -pipe -fno-strict-aliasing -c testIBM.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c testAMMI.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c testSCHL.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c testSIEMENS.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c testBULL.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c testGD.c -I/usr/local/include -I/usr/local/include/PCSC cc -O2 -pipe -fno-strict-aliasing -c commands.c -I/usr/local/include -I/usr/local/include/PCSC commands.c: In function 'printit': commands.c:21: warning: incompatible implicit declaration of built-in function 'strlen' commands.c: In function 'GetCommand': commands.c:34: warning: incompatible implicit declaration of built-in function 'memcpy' cc -O2 -pipe -fno-strict-aliasing -c testA.c -I/usr/local/include -I/usr/local/include/PCSC testA.c: In function 'testA': testA.c:50: warning: passing argument 3 of 'SCardStatus' from incompatible pointer type testA.c:50: warning: passing argument 4 of 'SCardStatus' from incompatible pointer type testA.c:50: warning: passing argument 7 of 'SCardStatus' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -c testB.c -I/usr/local/include -I/usr/local/include/PCSC testB.c: In function 'testB': testB.c:30: warning: passing argument 3 of 'SCardStatus' from incompatible pointer type testB.c:30: warning: passing argument 4 of 'SCardStatus' from incompatible pointer type testB.c:30: warning: passing argument 7 of 'SCardStatus' from incompatible pointer type testB.c:56: warning: passing argument 3 of 'SCardStatus' from incompatible pointer type testB.c:56: warning: passing argument 4 of 'SCardStatus' from incompatible pointer type testB.c:56: warning: passing argument 7 of 'SCardStatus' from incompatible pointer type testB.c:81: warning: passing argument 3 of 'SCardStatus' from incompatible pointer type testB.c:81: warning: passing argument 4 of 'SCardStatus' from incompatible pointer type testB.c:81: warning: passing argument 7 of 'SCardStatus' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -o ifdtest testIBM.o testAMMI.o testSCHL.o testSIEMENS.o testBULL.o testGD.o commands.o testA.o testB.o ifdtest.c -I/usr/local/include -I/usr/local/include/PCSC -L/usr/local/lib -lpcsclite ifdtest.c: In function 'main': ifdtest.c:208: warning: passing argument 3 of 'SCardStatus' from incompatible pointer type ifdtest.c:208: warning: passing argument 4 of 'SCardStatus' from incompatible pointer type ifdtest.c:208: warning: passing argument 7 of 'SCardStatus' from incompatible pointer type gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/ifd-test/work/ifd-test-1.0' ===> Staging for ifd-test-1.0_3 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/ifd-test/work/ifd-test-1.0/ifdtest /obj/buildshare/ports/355755/devel/ifd-test/work/stage/usr/local/sbin ====> Compressing man pages (compress-man) ===> Installing for ifd-test-1.0_3 ===> Checking if devel/ifd-test already installed ===> Registering installation for ifd-test-1.0_3 Installing ifd-test-1.0_3... done Make package ===> Building package for ifd-test-1.0_3 slot1: removed