=>> Building devel/npth build started at Sun Jun 29 08:47:41 PDT 2025 port directory: /usr/ports/devel/npth package name: npth-1.8 building for: FreeBSD 143amd64-default-php83-job-01 14.3-RELEASE FreeBSD 14.3-RELEASE amd64 maintained by: jhale@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 387 Nov 17 2024 /usr/ports/devel/npth/Makefile Ports top last git commit: a4e80f06aa Ports top unclean checkout: no Port dir last git commit: e73ded3dc3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE UNAME_r=14.3-RELEASE 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/143amd64-default-php83/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/143amd64-default-php83/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-default-php83 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143amd64-default-php83/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-- jhale@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/npth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/npth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/npth/work/.cache HOME=/wrkdirs/usr/ports/devel/npth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/npth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/npth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/npth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/npth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/npth/work/.cache HOME=/wrkdirs/usr/ports/devel/npth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/npth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/npth/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " 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/npth" EXAMPLESDIR="share/examples/npth" DATADIR="share/npth" WWWDIR="www/npth" ETCDIR="etc/npth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/npth DOCSDIR=/usr/local/share/doc/npth EXAMPLESDIR=/usr/local/share/examples/npth WWWDIR=/usr/local/www/npth ETCDIR=/usr/local/etc/npth --End SUB_LIST-- ---Begin make.conf--- 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 #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=samba=4.16 # MariaDB 10.6 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=go=1.21 .if ${.CURDIR:M*/devel/git} FLAVOR=lite .endif # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/p5-Net-SSLeay//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #OPTIONS_SET+=GSSAPI_NONE #OPTIONS_UNSET+=X11 #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=php=8.3 DEFAULT_VERSIONS+=samba=4.16 DEFAULT_VERSIONS+=mysql=10.11m DEFAULT_VERSIONS+=ssl=openssl # https://github.com/freebsd/freebsd-ports/blob/main/lang/php83/pkg-message.mod #WITH_MPM=event .if ${.CURDIR:M*/graphics/pecl-imagick} FLAVOR=php83 .endif .if ${.CURDIR:M*/net/pecl-smbclient} FLAVOR=php83 .endif .if ${.CURDIR:M*/databases/pecl-redis} FLAVOR=php83 .endif .if ${.CURDIR:M*/databases/pecl-memcache} FLAVOR=php83 .endif .if ${.CURDIR:M*/databases/pecl-memcached} FLAVOR=php83 .endif .if ${.CURDIR:M*/databases/pecl-APCu} FLAVOR=php83 .endif .if ${.CURDIR:M*/converters/pecl-igbinary} FLAVOR=php83 .endif #OPTIONS_SET+=GSSAPI_NONE OPTIONS_UNSET+=X11 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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) 63651 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=nobody UID=65534 GID=65534 ===> License LGPL21+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> npth-1.8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [143amd64-default-php83-job-01] Installing pkg-2.2.1... [143amd64-default-php83-job-01] Extracting pkg-2.2.1: .......... done ===> npth-1.8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of npth-1.8 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.8 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.8 for building => SHA256 Checksum OK for npth-1.8.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.8 for building ===> Extracting for npth-1.8 => SHA256 Checksum OK for npth-1.8.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for npth-1.8 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for npth-1.8 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for sys/socket.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking if gcc supports -Wpointer-arith... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd14.3 file names to amd64-portbld-freebsd14.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd14.3 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 ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm 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... yes 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... freebsd14.3 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 windres... no checking for library containing sem_init... none required date: illegal option -- - usage: date [-jnRu] [-I[date|hours|minutes|seconds|ns]] [-f input_fmt] [ -z output_zone ] [-r filename|seconds] [-v[+|-]val[y|m|w|d|H|M|S]] [[[[[[cc]yy]mm]dd]HH]MM[.SS] | new_date] [+output_fmt] checking for sys/socket.h... (cached) yes checking for sys/select.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for signal.h... (cached) yes checking for poll.h... (cached) yes checking for socklen_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for library containing pthread_cancel... none required checking for pthread_rwlock_t... yes checking for pthread_tryjoin_np... no checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for pthread_mutex_timedlock... yes checking for pthread_rwlock_rdlock... yes checking for pthread_rwlock_wrlock... yes checking for pthread_rwlock_timedrdlock... yes checking for pthread_rwlock_timedwrlock... yes checking for pthread_rwlock_tryrdlock... yes checking for pthread_rwlock_trywrlock... yes checking for pthread_atfork... yes checking for select... (cached) yes checking for pselect... yes checking for gettimeofday... (cached) yes checking for ppoll... yes checking for library containing setsockopt... none needed checking for library containing clock_gettime... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating npth.pc config.status: creating src/npth.h config.status: creating w32/npth.h config.status: creating src/Makefile config.status: creating w32/Makefile config.status: creating w32/versioninfo.rc config.status: creating tests/Makefile config.status: creating npth-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands npth v1.8 prepared for make Revision: 64905e7 (25744) Platform: amd64-portbld-freebsd14.3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for npth-1.8 /usr/bin/make all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c -o npth.lo npth.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c npth.c -fPIC -DPIC -o .libs/npth.o mv -f .deps/npth.Tpo .deps/npth.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c -o npth-sigev.lo npth-sigev.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o mv -f .deps/npth-sigev.Tpo .deps/npth-sigev.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -version-info 3:0:3 -fstack-protector-strong -o libnpth.la -rpath /usr/local/lib npth.lo npth-sigev.lo -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/npth.o .libs/npth-sigev.o -lpthread -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libnpth.so.0 -o .libs/libnpth.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libnpth.so.0" && ln -s "libnpth.so.0.3.0" "libnpth.so.0") libtool: link: (cd ".libs" && rm -f "libnpth.so" && ln -s "libnpth.so.0.3.0" "libnpth.so") libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" ) Making all in tests cc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT t-mutex.o -MD -MP -MF .deps/t-mutex.Tpo -c -o t-mutex.o t-mutex.c mv -f .deps/t-mutex.Tpo .deps/t-mutex.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -no-install -fstack-protector-strong -o t-mutex t-mutex.o ../src/libnpth.la -lpthread libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fstack-protector-strong -o t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/npth/work/npth-1.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT t-thread.o -MD -MP -MF .deps/t-thread.Tpo -c -o t-thread.o t-thread.c mv -f .deps/t-thread.Tpo .deps/t-thread.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -no-install -fstack-protector-strong -o t-thread t-thread.o ../src/libnpth.la -lpthread libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fstack-protector-strong -o t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/npth/work/npth-1.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT t-cond.o -MD -MP -MF .deps/t-cond.Tpo -c -o t-cond.o t-cond.c mv -f .deps/t-cond.Tpo .deps/t-cond.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -no-install -fstack-protector-strong -o t-cond t-cond.o ../src/libnpth.la -lpthread libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fstack-protector-strong -o t-cond t-cond.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/npth/work/npth-1.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -MT t-fork.o -MD -MP -MF .deps/t-fork.Tpo -c -o t-fork.o t-fork.c mv -f .deps/t-fork.Tpo .deps/t-fork.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -no-install -fstack-protector-strong -o t-fork t-fork.o ../src/libnpth.la -lpthread libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fstack-protector-strong -o t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/npth/work/npth-1.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for npth-1.8 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/npth/work/npth-1.8/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/npth/work/npth-1.8/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/npth/work/npth-1.8/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/npth/work/npth-1.8/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libnpth.la '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libnpth.so.0.3.0 /wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib/libnpth.so.0.3.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib/libnpth.so.0.3.0 libtool: install: (cd /wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib && { ln -s -f libnpth.so.0.3.0 libnpth.so.0 || { rm -f libnpth.so.0 && ln -s libnpth.so.0.3.0 libnpth.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib && { ln -s -f libnpth.so.0.3.0 libnpth.so || { rm -f libnpth.so && ln -s libnpth.so.0.3.0 libnpth.so; }; }) libtool: install: /usr/bin/install -c .libs/libnpth.lai /wrkdirs/usr/ports/devel/npth/work/stage/usr/local/lib/libnpth.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/include' install -m 0644 npth.h '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/include' Making install in tests /bin/mkdir -p '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/share/aclocal' install -m 0644 npth.m4 '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/share/aclocal' /bin/mkdir -p '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/libdata/pkgconfig' install -m 0644 npth.pc '/wrkdirs/usr/ports/devel/npth/work/stage/usr/local/libdata/pkgconfig' ====> 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-06-29T15:47:41+0000' 'PKG_NOTE_ports_top_git_hash=a4e80f06aa' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=e73ded3dc3' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for npth-1.8 ===> Building npth-1.8 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for npth-1.8 build of devel/npth | npth-1.8 ended at Sun Jun 29 08:48:33 PDT 2025 build time: 00:01:00