building libnfc-1.3.0 in directory /tinderbox/7.2-FreeBSD-amd64 build started at Fri Jan 15 17:04:09 UTC 2010 port directory: /usr/ports/devel/libnfc building for: 7.2-RELEASE amd64 maintained by: romain@blogreen.org ident warning: no id keywords in /usr/ports/devel/libnfc/Makefile Makefile ident: prefixes: LOCALBASE=usr/local X11BASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- ARCH=amd64 PACKAGE_BUILDING=1 WITHOUT_JAVA=yes USER=root CCACHE_DIR=/ccache FORCE_MAKE_JOBS=yes BRANCH=RELEASE CCACHE_NOLINK=1 HOST_WORKDIR= X11BASE=/usr/local BATCH=1 OLDPWD=/ HOME=/root FORCE_PACKAGE=yes WITHOUT_HELPBROWSER=yes PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=cvsup7.ru.FreeBSD.org pb=/tinderbox DISTFILE_CACHE=/pool/distfiles WITHOUT_DBUS=yes OSREL=7.2 defaultUpdateType=CSUP PKG_SUFX=.tgz TINDERD_LOGFILE=/dev/null WITHOUT_FUSE=yes PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= WITHOUT_GVFS=yes PATH=/opt:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin PACKAGES=/tmp/packages TIMEOUT=7200 WITHOUT_TZUPDATE=yes PKGSUFFIX=.tgz OSVERSION=702000 __DSVERSION__=3.0 OPTIONS_ENABLED=0 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/usr/local CCACHE_MAX_SIZE=1G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR= UNAME_r=7.2-RELEASE USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 WITHOUT_RSVG=yes PWD=/usr/ports/devel/libnfc UNAME_v=FreeBSD 7.2-RELEASE #0: Fri Jan 15 20:03:05 MSK 2010 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes CCACHE_ENABLED=1 INDEXFILE=INDEX-7 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=gettext-0.17_1.tgz libiconv-1.13.1.tgz gmake-3.81_3.tgz libusb-0.1.12_4.tgz pkg-config-0.23_1.tgz pcsc-lite-1.5.5,2.tgz RUN_DEPENDS=libusb-0.1.12_4.tgz pkg-config-0.23_1.tgz pcsc-lite-1.5.5,2.tgz ccid-1.3.11.tgz add_pkg ================================================================ ======================================== => libnfc-1.3.0.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. libnfc-1.3.0.tar.gz 389 kB 2912 kBps => MD5 Checksum OK for libnfc-1.3.0.tar.gz. => SHA256 Checksum OK for libnfc-1.3.0.tar.gz. ================================================================ ======================================== add_pkg ===> Extracting for libnfc-1.3.0 => MD5 Checksum OK for libnfc-1.3.0.tar.gz. => SHA256 Checksum OK for libnfc-1.3.0.tar.gz. ================================================================ ======================================== add_pkg ===> Patching for libnfc-1.3.0 ================================================================ ======================================== add_pkg gettext-0.17_1.tgz libiconv-1.13.1.tgz gmake-3.81_3.tgz libusb-0.1.12_4.tgz pkg-config-0.23_1.tgz pcsc-lite-1.5.5,2.tgz adding dependencies pkg_add gettext-0.17_1.tgz pkg_add libiconv-1.13.1.tgz skipping libiconv-1.13.1, already added pkg_add gmake-3.81_3.tgz pkg_add libusb-0.1.12_4.tgz pkg_add pkg-config-0.23_1.tgz pkg_add pcsc-lite-1.5.5,2.tgz ------------------------------------------------------------------------ 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-gempc410 security/ifd-slb_rf60 After installing the driver, please update the pcscd configuration file /usr/local/etc/reader.conf by using the default /usr/local/etc/reader.conf.sample 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"; }; ------------------------------------------------------------------------ ===> libnfc-1.3.0 depends on executable: gmake - found ===> libnfc-1.3.0 depends on shared library: pcsclite.1 - found ===> Configuring for libnfc-1.3.0 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... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking build system type... amd64-portbld-freebsd7.2 checking host system type... amd64-portbld-freebsd7.2 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 whether ln -s works... yes 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... 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... freebsd7.2 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... yes checking for pkg-config... /usr/local/bin/pkg-config checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdbool.h... (cached) yes checking for strdup... yes checking for size_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for debug flag... no checking for serial autoprobe flag... yes checking for pcsc-lite support... yes checking for libusb support... yes checking for documentation request... no checking the FreeBSD operating system release... 800107 checking which usb library to use... system checking for LIBPCSCLITE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/include/Makefile config.status: creating src/include/nfc/Makefile config.status: creating src/lib/chips/Makefile config.status: creating src/lib/buses/Makefile config.status: creating src/lib/drivers/Makefile config.status: creating src/lib/Makefile config.status: creating src/examples/Makefile config.status: creating src/Makefile config.status: creating libnfc.pc config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for libnfc-1.3.0 gmake all-recursive gmake[1]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0' Making all in src gmake[2]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src' Making all in lib gmake[3]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib' Making all in chips gmake[4]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/chips' CC libnfcchips_la-pn53x.lo CCLD libnfcchips.la gmake[4]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/chips' Making all in buses gmake[4]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/buses' CC libnfcbuses_la-uart.lo CCLD libnfcbuses.la gmake[4]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/buses' Making all in drivers gmake[4]: Entering directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/drivers' CC libnfcdrivers_la-arygon.lo In file included from ../drivers.h:40, from arygon.c:27: ../drivers/pn53x_usb.h:28:17: error: usb.h: No such file or directory In file included from ../drivers.h:40, from arygon.c:27: ../drivers/pn53x_usb.h:31: error: expected specifier-qualifier-list before 'usb_dev_handle' ../drivers/pn53x_usb.h:42: warning: 'struct usb_device' declared inside parameter list ../drivers/pn53x_usb.h:42: warning: its scope is only this definition or declaration, which is probably not what you want gmake[4]: *** [libnfcdrivers_la-arygon.lo] Error 1 gmake[4]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib/drivers' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/devel/libnfc/work/libnfc-1.3.0' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/devel/libnfc. ================================================================ build of /usr/ports/devel/libnfc ended at Fri Jan 15 17:04:24 UTC 2010