gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/npth-1.6.tar.bz2 --url ftp://ftp.gnupg.org/gcrypt/npth/npth-1.6.tar.bz2 --hash sha256:1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1 Source /data/userland-archives/npth-1.6.tar.bz2... not found, skipping file copy Source ftp://ftp.gnupg.org/gcrypt/npth/npth-1.6.tar.bz2... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/npth-1.6.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/npth-1.6.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-lpthread -lposix4 -lrt" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" LD="/usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt" CPP="/usr/gcc/6/bin/gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -E" INSTALL="/usr/bin/ginstall" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC" CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-lpthread -lposix4 -lrt" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --localstatedir=/var --with-pic) checking for a BSD-compatible install... /usr/bin/ginstall checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk 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... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc 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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt checking if the linker (/usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt 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... print -r -- 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 -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/socket.h... (cached) yes checking for socklen_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for library containing pthread_detach... none required 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... yes checking for pselect... yes checking for gettimeofday... yes checking for library containing setsockopt... -lsocket 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 v1.6 prepared for make Revision: 7712879 (30482) Platform: i386-pc-solaris2.11 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c -o npth.lo /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c -o npth-sigev.lo /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth-sigev.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth.c -fPIC -DPIC -o .libs/npth.o mv -f .deps/npth-sigev.Tpo .deps/npth-sigev.Plo mv -f .deps/npth.Tpo .deps/npth.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -version-info 1:2:1 -lpthread -lposix4 -lrt -o libnpth.la -rpath /usr/lib npth.lo npth-sigev.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libnpth.so.0 -o .libs/libnpth.so.0.1.2 .libs/npth.o .libs/npth-sigev.o -lpthread -lposix4 -lrt -m32 -O3 libtool: link: (cd ".libs" && rm -f "libnpth.so.0" && ln -s "libnpth.so.0.1.2" "libnpth.so.0") libtool: link: (cd ".libs" && rm -f "libnpth.so" && ln -s "libnpth.so.0.1.2" "libnpth.so") libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-mutex.o -MD -MP -MF .deps/t-mutex.Tpo -c -o t-mutex.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-mutex.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-thread.o -MD -MP -MF .deps/t-thread.Tpo -c -o t-thread.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-thread.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-fork.o -MD -MP -MF .deps/t-fork.Tpo -c -o t-fork.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-fork.c mv -f .deps/t-mutex.Tpo .deps/t-mutex.Po mv -f .deps/t-fork.Tpo .deps/t-fork.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-fork t-fork.o ../src/libnpth.la -lsocket /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-mutex t-mutex.o ../src/libnpth.la -lsocket mv -f .deps/t-thread.Tpo .deps/t-thread.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-thread t-thread.o ../src/libnpth.la -lsocket libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-lpthread -lposix4 -lrt" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" LD="/usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt" CPP="/usr/gcc/6/bin/gcc -D_LARGEFILE64_SOURCE -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -E" INSTALL="/usr/bin/ginstall" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-lpthread -lposix4 -lrt" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --localstatedir=/var --with-pic) checking for a BSD-compatible install... /usr/bin/ginstall checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk 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... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc 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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -D_LARGEFILE64_SOURCE -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt checking if the linker (/usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt 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... print -r -- 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 -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/socket.h... (cached) yes checking for socklen_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for library containing pthread_detach... none required 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... yes checking for pselect... yes checking for gettimeofday... yes checking for library containing setsockopt... -lsocket 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 v1.6 prepared for make Revision: 7712879 (30482) Platform: i386-pc-solaris2.11 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c -o npth.lo /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c -o npth-sigev.lo /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth-sigev.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth.c -fPIC -DPIC -o .libs/npth.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src -I.. -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/src/npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o mv -f .deps/npth-sigev.Tpo .deps/npth-sigev.Plo mv -f .deps/npth.Tpo .deps/npth.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -version-info 1:2:1 -lpthread -lposix4 -lrt -o libnpth.la -rpath /usr/lib/amd64 npth.lo npth-sigev.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libnpth.so.0 -o .libs/libnpth.so.0.1.2 .libs/npth.o .libs/npth-sigev.o -lpthread -lposix4 -lrt -m64 -O3 libtool: link: (cd ".libs" && rm -f "libnpth.so.0" && ln -s "libnpth.so.0.1.2" "libnpth.so.0") libtool: link: (cd ".libs" && rm -f "libnpth.so" && ln -s "libnpth.so.0.1.2" "libnpth.so") libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-mutex.o -MD -MP -MF .deps/t-mutex.Tpo -c -o t-mutex.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-mutex.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-thread.o -MD -MP -MF .deps/t-thread.Tpo -c -o t-thread.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-thread.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests -I.. -I../src -D_POSIX_C_SOURCE=200112L -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -MT t-fork.o -MD -MP -MF .deps/t-fork.Tpo -c -o t-fork.o /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/tests/t-fork.c mv -f .deps/t-mutex.Tpo .deps/t-mutex.Po mv -f .deps/t-fork.Tpo .deps/t-fork.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-mutex t-mutex.o ../src/libnpth.la -lsocket mv -f .deps/t-thread.Tpo .deps/t-thread.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-fork t-fork.o ../src/libnpth.la -lsocket /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -lpthread -lposix4 -lrt -o t-thread t-thread.o ../src/libnpth.la -lsocket libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket -R/usr/lib/amd64 libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket -R/usr/lib/amd64 libtool: link: /usr/gcc/6/bin/gcc -m64 -O3 -std=gnu99 -fno-builtin -D_XPG6 -D_POSIX_C_SOURCE=200112L -D_POSIX_PTHREAD_SEMANTICS -fPIC -o .libs/t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -lposix4 -lrt -lsocket -R/usr/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall libnpth.la '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall .libs/libnpth.so.0.1.2 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/libnpth.so.0.1.2 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib && { ln -s -f libnpth.so.0.1.2 libnpth.so.0 || { rm -f libnpth.so.0 && ln -s libnpth.so.0.1.2 libnpth.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib && { ln -s -f libnpth.so.0.1.2 libnpth.so || { rm -f libnpth.so && ln -s libnpth.so.0.1.2 libnpth.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/libnpth.so.0.1.2 libtool: install: /usr/bin/ginstall .libs/libnpth.lai /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/libnpth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/include' /usr/bin/ginstall -m 644 npth.h '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/src' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/bin' /usr/bin/ginstall npth-config '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/npth.m4 '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/share/aclocal' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall libnpth.la '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall .libs/libnpth.so.0.1.2 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64/libnpth.so.0.1.2 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnpth.so.0.1.2 libnpth.so.0 || { rm -f libnpth.so.0 && ln -s libnpth.so.0.1.2 libnpth.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnpth.so.0.1.2 libnpth.so || { rm -f libnpth.so && ln -s libnpth.so.0.1.2 libnpth.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64/libnpth.so.0.1.2 libtool: install: /usr/bin/ginstall .libs/libnpth.lai /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/lib/amd64/libnpth.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/include' /usr/bin/ginstall -m 644 npth.h '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/src' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/bin/amd64' /usr/bin/ginstall npth-config '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/bin/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -m 644 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/npth-1.6/npth.m4 '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/usr/share/aclocal' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.6 -D COMPONENT_RE_VERSION=1\\.6 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2018.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.6" -D IPS_COMPONENT_VERSION="1.6" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="ftp://ftp.gnupg.org/gcrypt/npth/npth-1.6.tar.bz2" -D COMPONENT_PROJECT_URL="http://www.gnupg.org/related_software/npth/" -D COMPONENT_NAME="npth" -D COMPONENT_FMRI="library/npth" -D COMPONENT_LICENSE_FILE="npth.license" -D COMPONENT_SUMMARY="The New GNU Portable Threads Library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1eef3467e6f19d6c79b52c79742ea4c3346b9149" npth.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth -d npth-1.6 -m /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth -d npth-1.6 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.mangled >/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth npth-1.6" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.6 -D COMPONENT_RE_VERSION=1\\.6 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2018.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.6" -D IPS_COMPONENT_VERSION="1.6" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="ftp://ftp.gnupg.org/gcrypt/npth/npth-1.6.tar.bz2" -D COMPONENT_PROJECT_URL="http://www.gnupg.org/related_software/npth/" -D COMPONENT_NAME="npth" -D COMPONENT_FMRI="library/npth" -D COMPONENT_LICENSE_FILE="npth.license" -D COMPONENT_SUMMARY="The New GNU Portable Threads Library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1eef3467e6f19d6c79b52c79742ea4c3346b9149" /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build -d /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth -d npth-1.6 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.pre-published pkg://openindiana.org/library/npth@1.6,5.11-2018.0.0.0:20190729T102845Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/manifest-i386-npth.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/gnu-npth/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gnu-npth'