gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/spawn-fcgi-1.6.3.tar.gz --url http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz --hash sha256:7507a822995731629149040ee5686279b7582ae46f0296efd64b542ef052a90e Source /data/userland-archives/spawn-fcgi-1.6.3.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/spawn-fcgi-1.6.3.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/spawn-fcgi-1.6.3.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/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 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/bin/ginstall -c 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 for gcc... /usr/gcc/6/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -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/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... -lsocket checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... yes checking for inet_pton... yes checking for IPv6 support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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=enable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src -I.. -m32 -O3 -Wall -W -Wshadow -pedantic -std=gnu99 -MT spawn-fcgi.o -MD -MP -MF .deps/spawn-fcgi.Tpo -c -o spawn-fcgi.o /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src/spawn-fcgi.c /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src/spawn-fcgi.c: In function 'fcgi_spawn_connection': /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src/spawn-fcgi.c:301:68: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] fprintf(stdout, "spawn-fcgi: child spawned successfully: PID: %d\n", child); ^ /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src/spawn-fcgi.c:308:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'pid_t {aka long int}' [-Wformat=] snprintf(pidbuf, sizeof(pidbuf) - 1, "%d", child); ^ mv -f .deps/spawn-fcgi.Tpo .deps/spawn-fcgi.Po /usr/gcc/6/bin/gcc -m32 -O3 -Wall -W -Wshadow -pedantic -std=gnu99 -m32 -o spawn-fcgi spawn-fcgi.o -lsocket make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/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 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" 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 ) checking for a BSD-compatible install... /usr/bin/ginstall -c 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 for gcc... /usr/gcc/6/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -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/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... -lsocket checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... yes checking for inet_pton... yes checking for IPv6 support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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=enable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src -I.. -m64 -O3 -Wall -W -Wshadow -pedantic -std=gnu99 -MT spawn-fcgi.o -MD -MP -MF .deps/spawn-fcgi.Tpo -c -o spawn-fcgi.o /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/src/spawn-fcgi.c mv -f .deps/spawn-fcgi.Tpo .deps/spawn-fcgi.Po /usr/gcc/6/bin/gcc -m64 -O3 -Wall -W -Wshadow -pedantic -std=gnu99 -m64 -o spawn-fcgi spawn-fcgi.o -lsocket make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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=enable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' test -z "/usr/bin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/bin" /usr/bin/ginstall -c spawn-fcgi '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/src' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/doc' 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/web/spawn-fcgi/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/spawn-fcgi.1 '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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=enable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' test -z "/usr/bin/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/bin/amd64" /usr/bin/ginstall -c spawn-fcgi '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/bin/amd64' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/src' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/doc' 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/web/spawn-fcgi/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/share/man/man1" /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/spawn-fcgi-1.6.3/spawn-fcgi.1 '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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\\.3 -D COMPONENT_RE_VERSION=1\\.6\\.3 -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:" -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.3" -D IPS_COMPONENT_VERSION="1.6.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz" -D COMPONENT_PROJECT_URL="http://www.lighttpd.net/" -D COMPONENT_NAME="spawn-fcgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="spawn-fcgi.license" -D COMPONENT_SUMMARY="" -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="e92ee8af87ddc5848ae92dbba13f8b0ad17bd42f" spawn-fcgi.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/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi -d spawn-fcgi-1.6.3 -m /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi -d spawn-fcgi-1.6.3 /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.mangled >/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi spawn-fcgi-1.6.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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\\.3 -D COMPONENT_RE_VERSION=1\\.6\\.3 -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:" -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.3" -D IPS_COMPONENT_VERSION="1.6.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz" -D COMPONENT_PROJECT_URL="http://www.lighttpd.net/" -D COMPONENT_NAME="spawn-fcgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="spawn-fcgi.license" -D COMPONENT_SUMMARY="" -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="e92ee8af87ddc5848ae92dbba13f8b0ad17bd42f" /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/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/web/spawn-fcgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi -d spawn-fcgi-1.6.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.pre-published pkg://openindiana.org/web/fastcgi/spawn-fcgi@1.6.3,5.11-2018.0.0.0:20190725T082223Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/manifest-i386-spawn-fcgi.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/spawn-fcgi'