=>> Building sysutils/nfcutils build started at Tue Dec 16 01:09:21 EST 2025 port directory: /usr/ports/sysutils/nfcutils package name: nfcutils-0.1.2_1 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 amd64 maintained by: dengtooling@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 500 Aug 27 2024 /usr/ports/sysutils/nfcutils/Makefile Ports top last git commit: 10f7dee57a4c Ports top unclean checkout: no Port dir last git commit: 80ccb4096cf5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 15 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 1403000 UNAME_r=14.3-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/15/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- dengtooling@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work/.cache HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nfcutils/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/nfcutils/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 --End CONFIGURE_ENV-- --MAKE_ENV-- MKDIR="/bin/mkdir -p" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work/.cache HOME=/wrkdirs/usr/ports/sysutils/nfcutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nfcutils/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/nfcutils/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nfcutils" EXAMPLESDIR="share/examples/nfcutils" DATADIR="share/nfcutils" WWWDIR="www/nfcutils" ETCDIR="etc/nfcutils" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nfcutils DOCSDIR=/usr/local/share/doc/nfcutils EXAMPLESDIR=/usr/local/share/examples/nfcutils WWWDIR=/usr/local/www/nfcutils ETCDIR=/usr/local/etc/nfcutils --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nfcutils-0.1.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> nfcutils-0.1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nfcutils-0.1.2_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nfcutils-0.1.2_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nfcutils-0.1.2_1 for building => SHA256 Checksum OK for terence-deng-nfcutils-v0.1.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nfcutils-0.1.2_1 for building ===> Extracting for nfcutils-0.1.2_1 => SHA256 Checksum OK for terence-deng-nfcutils-v0.1.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for nfcutils-0.1.2_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nfcutils-0.1.2_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> nfcutils-0.1.2_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of nfcutils-0.1.2_1 ===> nfcutils-0.1.2_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> nfcutils-0.1.2_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of nfcutils-0.1.2_1 ===> nfcutils-0.1.2_1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [pkg.DaveG.ca] Installing autoconf-2.72... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72: .......... done ===> nfcutils-0.1.2_1 depends on package: autoconf>=2.72 - found ===> Returning to build of nfcutils-0.1.2_1 ===> nfcutils-0.1.2_1 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [pkg.DaveG.ca] Installing automake-1.17... [pkg.DaveG.ca] Extracting automake-1.17: .......... done ===> nfcutils-0.1.2_1 depends on package: automake>=1.17 - found ===> Returning to build of nfcutils-0.1.2_1 ===> nfcutils-0.1.2_1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4_1.pkg [pkg.DaveG.ca] Installing libtool-2.5.4_1... [pkg.DaveG.ca] Extracting libtool-2.5.4_1: .......... done ===> nfcutils-0.1.2_1 depends on executable: libtoolize - found ===> Returning to build of nfcutils-0.1.2_1 ===> nfcutils-0.1.2_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> nfcutils-0.1.2_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of nfcutils-0.1.2_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nfcutils-0.1.2_1 depends on shared library: libnfc.so - not found ===> Installing existing package /packages/All/libnfc-1.8.0_1.pkg [pkg.DaveG.ca] Installing libnfc-1.8.0_1... [pkg.DaveG.ca] `-- Installing readline-8.3.1... [pkg.DaveG.ca] `-- Extracting readline-8.3.1: .......... done [pkg.DaveG.ca] Extracting libnfc-1.8.0_1: .......... done ===> nfcutils-0.1.2_1 depends on shared library: libnfc.so - found (/usr/local/lib/libnfc.so) ===> Returning to build of nfcutils-0.1.2_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for nfcutils-0.1.2_1 sh: svnversion: not found aclocal: warning: couldn't open directory 'm4': No such file or directory sh: svnversion: not found sh: svnversion: not found configure.ac:3: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:3: the top level configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:23: the top level sh: svnversion: not found sh: svnversion: not found configure.ac:17: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:13: installing './install-sh' configure.ac:13: installing './missing' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for stddef.h... yes checking for stdbool.h... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for syslog.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... amd64-unknown-freebsd14.3 checking host system type... amd64-unknown-freebsd14.3 checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for sys/wait.h that is POSIX.1 compatible... 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 pkg-config is at least version 0.9.0... yes checking for libnfc >= 1.7.0... 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 config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for nfcutils-0.1.2_1 /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' CC lsnfc.o CCLD lsnfc gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for nfcutils-0.1.2_1 ===> Generating temporary packing list Making install in src gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' mkdir -p '/wrkdirs/usr/ports/sysutils/nfcutils/work/stage/usr/local/bin' install -s -m 555 lsnfc '/wrkdirs/usr/ports/sysutils/nfcutils/work/stage/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/nfcutils/work/nfcutils-0.1.2' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-16T06:09:21+0000' 'PKG_NOTE_ports_top_git_hash=10f7dee57a4c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=80ccb4096cf5' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for nfcutils-0.1.2_1 ===> Building nfcutils-0.1.2_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for nfcutils-0.1.2_1 build of sysutils/nfcutils | nfcutils-0.1.2_1 ended at Tue Dec 16 01:11:15 EST 2025 build time: 00:01:55