=> Building devel/npth Started : Tuesday, 10 APR 2018 at 17:47:14 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/npth XDG_CONFIG_HOME=/construction/devel/npth HOME=/construction/devel/npth TMPDIR="/tmp" PATH=/construction/devel/npth/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/npth XDG_CONFIG_HOME=/construction/devel/npth HOME=/construction/devel/npth TMPDIR="/tmp" PATH=/construction/devel/npth/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" 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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/npth/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/npth" EXAMPLESDIR="share/examples/npth" DATADIR="share/npth" WWWDIR="www/npth" ETCDIR="etc/npth" -------------------------------------------------- -- 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 -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License LGPL21+ accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> npth-1.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> npth-1.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of npth-1.5 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.5 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.5 for building => SHA256 Checksum OK for npth-1.5.tar.bz2. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by npth-1.5 for building ===> Extracting for npth-1.5 => SHA256 Checksum OK for npth-1.5.tar.bz2. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for npth-1.5 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for npth-1.5 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.2 checking host system type... x86_64-portbld-dragonfly5.2 checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 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 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 how to convert x86_64-portbld-dragonfly5.2 file names to x86_64-portbld-dragonfly5.2 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.2 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... @ 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... dragonfly5.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... no checking for windres... no checking for library containing sem_init... none required 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 sys/socket.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_detach... none required checking for pthread_tryjoin_np... no checking for pthread_setname_np... no checking for pthread_getname_np... no 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 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 src/npth.h config.status: creating src/Makefile config.status: creating w32/Makefile 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-1.5 prepared for make Revision: 77c094e (30656) Platform: x86_64-portbld-dragonfly5.2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for npth-1.5 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- npth.lo --- --- npth-sigev.lo --- --- npth.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c -o npth.lo npth.c --- npth-sigev.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c -o npth-sigev.lo npth-sigev.c --- npth.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- npth-sigev.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -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 --- libnpth.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 1:1:1 -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 -Wl,-soname -Wl,libnpth.so.0 -o .libs/libnpth.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libnpth.so.0" && ln -s "libnpth.so.0.1.1" "libnpth.so.0") libtool: link: (cd ".libs" && rm -f "libnpth.so" && ln -s "libnpth.so.0.1.1" "libnpth.so") libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" ) Making all in tests --- t-mutex.o --- --- t-thread.o --- --- t-fork.o --- --- t-mutex.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -O2 -fno-strict-aliasing -MT t-mutex.o -MD -MP -MF .deps/t-mutex.Tpo -c -o t-mutex.o t-mutex.c --- t-thread.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -O2 -fno-strict-aliasing -MT t-thread.o -MD -MP -MF .deps/t-thread.Tpo -c -o t-thread.o t-thread.c --- t-fork.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -O2 -fno-strict-aliasing -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 --- t-fork --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o t-fork t-fork.o ../src/libnpth.la -lpthread --- t-mutex.o --- mv -f .deps/t-mutex.Tpo .deps/t-mutex.Po --- t-mutex --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o t-mutex t-mutex.o ../src/libnpth.la -lpthread libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- t-thread.o --- mv -f .deps/t-thread.Tpo .deps/t-thread.Po --- t-thread --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o t-thread t-thread.o ../src/libnpth.la -lpthread --- t-fork --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/local/lib --- t-thread --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -o .libs/t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/local/lib -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for npth-1.5 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/npth/npth-1.5/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/npth/npth-1.5/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/npth/npth-1.5/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/npth/npth-1.5/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/devel/npth/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libnpth.la '/construction/devel/npth/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libnpth.so.0.1.1 /construction/devel/npth/stage/usr/local/lib/libnpth.so.0.1.1 libtool: install: strip --strip-unneeded /construction/devel/npth/stage/usr/local/lib/libnpth.so.0.1.1 libtool: install: (cd /construction/devel/npth/stage/usr/local/lib && { ln -s -f libnpth.so.0.1.1 libnpth.so.0 || { rm -f libnpth.so.0 && ln -s libnpth.so.0.1.1 libnpth.so.0; }; }) libtool: install: (cd /construction/devel/npth/stage/usr/local/lib && { ln -s -f libnpth.so.0.1.1 libnpth.so || { rm -f libnpth.so && ln -s libnpth.so.0.1.1 libnpth.so; }; }) libtool: install: /usr/bin/install -c .libs/libnpth.lai /construction/devel/npth/stage/usr/local/lib/libnpth.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/npth/stage/usr/local/include' install -m 0644 npth.h '/construction/devel/npth/stage/usr/local/include' Making install in tests /bin/mkdir -p '/construction/devel/npth/stage/usr/local/bin' install -m 555 npth-config '/construction/devel/npth/stage/usr/local/bin' /bin/mkdir -p '/construction/devel/npth/stage/usr/local/share/aclocal' install -m 0644 npth.m4 '/construction/devel/npth/stage/usr/local/share/aclocal' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for npth-1.5 file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Tuesday, 10 APR 2018 at 17:47:42 UTC Duration: 00:00:28