gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/mod_wsgi-4.5.22.tar.gz --url https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz --hash sha256:d8205b1ebe6042e21a7a59fbfe10c4c5a12753bac531879758bdf2fa8e2bf301 Source /data/userland-archives/mod_wsgi-4.5.22.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/mod_wsgi-4.5.22.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/mod_wsgi-4.5.22.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 --strip=1 --backup --version-control=numbered < patches/no-static-linking.patch patching file configure.ac /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.patched-no-static-linking.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 --strip=1 --backup --version-control=numbered < patches/nvec-cant-be-negative.patch patching file src/server/mod_wsgi.c Hunk #1 succeeded at 10709 (offset 7 lines). Hunk #2 succeeded at 10717 (offset 7 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.patched-nvec-cant-be-negative.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 --strip=1 --backup --version-control=numbered < patches/rename.patch patching file Makefile.in /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.patched-rename.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.patched (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22; autoreconf -fi) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7) symlink cloning /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 to /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7 (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7 ; /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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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 --with-apxs=/usr/apache2/2.4/bin/apxs --with-python=/usr/bin/amd64/python2.7 ) 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 for prctl... no checking Apache version... 2.4.38 configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7 ; /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/web/apache2-modules/mod_wsgi/build/amd64-2.7' /usr/apache2/2.4/bin/apxs -c -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -Wc,-m64 -Wc,-O3 -Wc,-D__EXTENSIONS__ -Wc,-std=c99 -Wc,-D_XOPEN_SOURCE=600 -Wc,-D__EXTENSIONS__=1 -Wc,-D_XPG6 src/server/mod_wsgi.c src/server/wsgi_*.c -m64 -lpython2.7 -lsocket -lnsl -ldl -lm /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_apache.lo src/server/wsgi_apache.c && touch src/server/wsgi_apache.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_buckets.lo src/server/wsgi_buckets.c && touch src/server/wsgi_buckets.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_convert.lo src/server/wsgi_convert.c && touch src/server/wsgi_convert.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_daemon.lo src/server/wsgi_daemon.c && touch src/server/wsgi_daemon.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_interp.lo src/server/wsgi_interp.c && touch src/server/wsgi_interp.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_logger.lo src/server/wsgi_logger.c && touch src/server/wsgi_logger.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_memory.lo src/server/wsgi_memory.c && touch src/server/wsgi_memory.slo In file included from src/server/wsgi_apache.h:42:0, from src/server/wsgi_memory.h:25, from src/server/wsgi_memory.c:135: /usr/apache2/2.4/include/httpd.h:460:0: warning: "SUSPENDED" redefined #define SUSPENDED -3 /**< Module will handle the remainder of the request. In file included from /usr/include/sys/procfs.h:69:0, from /usr/include/procfs.h:47, from src/server/wsgi_memory.c:24: /usr/include/sys/thread.h:477:0: note: this is the location of the previous definition #define SUSPENDED(t) ((t)->t_state == TS_STOPPED && \ /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_metrics.lo src/server/wsgi_metrics.c && touch src/server/wsgi_metrics.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_restrict.lo src/server/wsgi_restrict.c && touch src/server/wsgi_restrict.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_server.lo src/server/wsgi_server.c && touch src/server/wsgi_server.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_stream.lo src/server/wsgi_stream.c && touch src/server/wsgi_stream.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_thread.lo src/server/wsgi_thread.c && touch src/server/wsgi_thread.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python2.7 -DPIC -D_XOPEN_SOURCE=600 -DNDEBUG -c -o src/server/wsgi_validate.lo src/server/wsgi_validate.c && touch src/server/wsgi_validate.slo /usr/apr/build/amd64/libtool --silent --mode=link gcc -m64 -m64 -o src/server/mod_wsgi.la -rpath /usr/apache2/2.4/libexec -module -avoid-version src/server/wsgi_validate.lo src/server/wsgi_thread.lo src/server/wsgi_stream.lo src/server/wsgi_server.lo src/server/wsgi_restrict.lo src/server/wsgi_metrics.lo src/server/wsgi_memory.lo src/server/wsgi_logger.lo src/server/wsgi_interp.lo src/server/wsgi_daemon.lo src/server/wsgi_convert.lo src/server/wsgi_buckets.lo src/server/wsgi_apache.lo src/server/mod_wsgi.lo -m64 -lpython2.7 -lsocket -lnsl -ldl -lm make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4) symlink cloning /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 to /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4 (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4 ; /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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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 --with-apxs=/usr/apache2/2.4/bin/apxs --with-python=/usr/bin/amd64/python3.4 ) 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 for prctl... no checking Apache version... 2.4.38 configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4 ; /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/web/apache2-modules/mod_wsgi/build/amd64-3.4' /usr/apache2/2.4/bin/apxs -c -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -Wc,-m64 -Wc,-O3 -Wc,-D__EXTENSIONS__ -Wc,-std=c99 -Wc,-D_XOPEN_SOURCE=600 -Wc,-D__EXTENSIONS__=1 -Wc,-D_XPG6 src/server/mod_wsgi.c src/server/wsgi_*.c -m64 -lpython3.4m -lsocket -lnsl -lintl -ldl -lsendfile -lm /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_apache.lo src/server/wsgi_apache.c && touch src/server/wsgi_apache.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_buckets.lo src/server/wsgi_buckets.c && touch src/server/wsgi_buckets.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_convert.lo src/server/wsgi_convert.c && touch src/server/wsgi_convert.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_daemon.lo src/server/wsgi_daemon.c && touch src/server/wsgi_daemon.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_interp.lo src/server/wsgi_interp.c && touch src/server/wsgi_interp.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_logger.lo src/server/wsgi_logger.c && touch src/server/wsgi_logger.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_memory.lo src/server/wsgi_memory.c && touch src/server/wsgi_memory.slo In file included from src/server/wsgi_apache.h:42:0, from src/server/wsgi_memory.h:25, from src/server/wsgi_memory.c:135: /usr/apache2/2.4/include/httpd.h:460:0: warning: "SUSPENDED" redefined #define SUSPENDED -3 /**< Module will handle the remainder of the request. In file included from /usr/include/sys/procfs.h:69:0, from /usr/include/procfs.h:47, from src/server/wsgi_memory.c:24: /usr/include/sys/thread.h:477:0: note: this is the location of the previous definition #define SUSPENDED(t) ((t)->t_state == TS_STOPPED && \ /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_metrics.lo src/server/wsgi_metrics.c && touch src/server/wsgi_metrics.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_restrict.lo src/server/wsgi_restrict.c && touch src/server/wsgi_restrict.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_server.lo src/server/wsgi_server.c && touch src/server/wsgi_server.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_stream.lo src/server/wsgi_stream.c && touch src/server/wsgi_stream.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_thread.lo src/server/wsgi_thread.c && touch src/server/wsgi_thread.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.4m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_validate.lo src/server/wsgi_validate.c && touch src/server/wsgi_validate.slo /usr/apr/build/amd64/libtool --silent --mode=link gcc -m64 -m64 -o src/server/mod_wsgi.la -rpath /usr/apache2/2.4/libexec -module -avoid-version src/server/wsgi_validate.lo src/server/wsgi_thread.lo src/server/wsgi_stream.lo src/server/wsgi_server.lo src/server/wsgi_restrict.lo src/server/wsgi_metrics.lo src/server/wsgi_memory.lo src/server/wsgi_logger.lo src/server/wsgi_interp.lo src/server/wsgi_daemon.lo src/server/wsgi_convert.lo src/server/wsgi_buckets.lo src/server/wsgi_apache.lo src/server/mod_wsgi.lo -m64 -lpython3.4m -lsocket -lnsl -lintl -ldl -lsendfile -lm make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5) symlink cloning /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/mod_wsgi-4.5.22 to /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5 (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5 ; /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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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/apache2-modules/mod_wsgi/mod_wsgi-4.5.22/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 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6" 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 --with-apxs=/usr/apache2/2.4/bin/apxs --with-python=/usr/bin/python3.5 ) 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 for prctl... no checking Apache version... 2.4.38 configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5/.configured (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5 ; /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/web/apache2-modules/mod_wsgi/build/amd64-3.5' /usr/apache2/2.4/bin/apxs -c -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -Wc,-m64 -Wc,-O3 -Wc,-D__EXTENSIONS__ -Wc,-std=c99 -Wc,-D_XOPEN_SOURCE=600 -Wc,-D__EXTENSIONS__=1 -Wc,-D_XPG6 src/server/mod_wsgi.c src/server/wsgi_*.c -m64 -lpython3.5m -lsocket -lnsl -lintl -ldl -lsendfile -lm /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_apache.lo src/server/wsgi_apache.c && touch src/server/wsgi_apache.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_buckets.lo src/server/wsgi_buckets.c && touch src/server/wsgi_buckets.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_convert.lo src/server/wsgi_convert.c && touch src/server/wsgi_convert.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_daemon.lo src/server/wsgi_daemon.c && touch src/server/wsgi_daemon.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_interp.lo src/server/wsgi_interp.c && touch src/server/wsgi_interp.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_logger.lo src/server/wsgi_logger.c && touch src/server/wsgi_logger.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_memory.lo src/server/wsgi_memory.c && touch src/server/wsgi_memory.slo In file included from src/server/wsgi_apache.h:42:0, from src/server/wsgi_memory.h:25, from src/server/wsgi_memory.c:135: /usr/apache2/2.4/include/httpd.h:460:0: warning: "SUSPENDED" redefined #define SUSPENDED -3 /**< Module will handle the remainder of the request. In file included from /usr/include/sys/procfs.h:69:0, from /usr/include/procfs.h:47, from src/server/wsgi_memory.c:24: /usr/include/sys/thread.h:477:0: note: this is the location of the previous definition #define SUSPENDED(t) ((t)->t_state == TS_STOPPED && \ /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_metrics.lo src/server/wsgi_metrics.c && touch src/server/wsgi_metrics.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_restrict.lo src/server/wsgi_restrict.c && touch src/server/wsgi_restrict.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_server.lo src/server/wsgi_server.c && touch src/server/wsgi_server.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_stream.lo src/server/wsgi_stream.c && touch src/server/wsgi_stream.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_thread.lo src/server/wsgi_thread.c && touch src/server/wsgi_thread.slo /usr/apr/build/amd64/libtool --silent --mode=compile gcc -m64 -prefer-pic -m64 -O3 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apache2/2.4/include -I/usr/apr/include -I/usr/apr-util/include -I/usr/include/openldap -m64 -O3 -D__EXTENSIONS__ -std=c99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -I/usr/include/python3.5m -DNDEBUG -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -c -o src/server/wsgi_validate.lo src/server/wsgi_validate.c && touch src/server/wsgi_validate.slo /usr/apr/build/amd64/libtool --silent --mode=link gcc -m64 -m64 -o src/server/mod_wsgi.la -rpath /usr/apache2/2.4/libexec -module -avoid-version src/server/wsgi_validate.lo src/server/wsgi_thread.lo src/server/wsgi_stream.lo src/server/wsgi_server.lo src/server/wsgi_restrict.lo src/server/wsgi_metrics.lo src/server/wsgi_memory.lo src/server/wsgi_logger.lo src/server/wsgi_interp.lo src/server/wsgi_daemon.lo src/server/wsgi_convert.lo src/server/wsgi_buckets.lo src/server/wsgi_apache.lo src/server/mod_wsgi.lo -m64 -lpython3.5m -lsocket -lnsl -lintl -ldl -lsendfile -lm make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5/.built (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7 ; /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/web/apache2-modules/mod_wsgi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7' /usr/apache2/2.4/bin/apxs -i -S LIBEXECDIR=/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec -n 'mod_wsgi' src/server/mod_wsgi.la /usr/apache2/2.4/build/instdso.sh SH_LIBTOOL='/usr/apr/build/amd64/libtool' src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec /usr/apr/build/amd64/libtool --mode=install cp src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/ libtool: install: cp src/server/.libs/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: cp src/server/.libs/mod_wsgi.lai /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.la libtool: install: cp src/server/.libs/mod_wsgi.a /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: warning: remember to run `libtool --finish /usr/apache2/2.4/libexec' chmod 755 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so mv /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi-2.7.so make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-2.7/.installed (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4 ; /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/web/apache2-modules/mod_wsgi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4' /usr/apache2/2.4/bin/apxs -i -S LIBEXECDIR=/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec -n 'mod_wsgi' src/server/mod_wsgi.la /usr/apache2/2.4/build/instdso.sh SH_LIBTOOL='/usr/apr/build/amd64/libtool' src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec /usr/apr/build/amd64/libtool --mode=install cp src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/ libtool: install: cp src/server/.libs/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: cp src/server/.libs/mod_wsgi.lai /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.la libtool: install: cp src/server/.libs/mod_wsgi.a /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: warning: remember to run `libtool --finish /usr/apache2/2.4/libexec' chmod 755 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so mv /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi-3.4.so make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.4/.installed (cd /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5 ; /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/web/apache2-modules/mod_wsgi/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5' /usr/apache2/2.4/bin/apxs -i -S LIBEXECDIR=/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec -n 'mod_wsgi' src/server/mod_wsgi.la /usr/apache2/2.4/build/instdso.sh SH_LIBTOOL='/usr/apr/build/amd64/libtool' src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec /usr/apr/build/amd64/libtool --mode=install cp src/server/mod_wsgi.la /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/ libtool: install: cp src/server/.libs/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so libtool: install: cp src/server/.libs/mod_wsgi.lai /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.la libtool: install: cp src/server/.libs/mod_wsgi.a /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.a libtool: install: warning: remember to run `libtool --finish /usr/apache2/2.4/libexec' chmod 755 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so mv /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi.so /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/usr/apache2/2.4/libexec/mod_wsgi-3.5.so make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/amd64-3.5/.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=4\\.5\\.22 -D COMPONENT_RE_VERSION=4\\.5\\.22 -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.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.5.22" -D IPS_COMPONENT_VERSION="4.5.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz" -D COMPONENT_PROJECT_URL="https://pypi.python.org/pypi/mod_wsgi/" -D COMPONENT_NAME="mod_wsgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="mod_wsgi.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="6f18d58d9cf70083a5b9b38d5df44fa1f1b516f8" mod_wsgi-35.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/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.mangled >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.depend /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=4\\.5\\.22 -D COMPONENT_RE_VERSION=4\\.5\\.22 -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.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.5.22" -D IPS_COMPONENT_VERSION="4.5.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz" -D COMPONENT_PROJECT_URL="https://pypi.python.org/pypi/mod_wsgi/" -D COMPONENT_NAME="mod_wsgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="mod_wsgi.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="6f18d58d9cf70083a5b9b38d5df44fa1f1b516f8" mod_wsgi.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/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.mangled >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.depend /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=4\\.5\\.22 -D COMPONENT_RE_VERSION=4\\.5\\.22 -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.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.5.22" -D IPS_COMPONENT_VERSION="4.5.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz" -D COMPONENT_PROJECT_URL="https://pypi.python.org/pypi/mod_wsgi/" -D COMPONENT_NAME="mod_wsgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="mod_wsgi.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="6f18d58d9cf70083a5b9b38d5df44fa1f1b516f8" mod_wsgi-34.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/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.mangled >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.depend /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=4\\.5\\.22 -D COMPONENT_RE_VERSION=4\\.5\\.22 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D PYTHON_2.7_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.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.5.22" -D IPS_COMPONENT_VERSION="4.5.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz" -D COMPONENT_PROJECT_URL="https://pypi.python.org/pypi/mod_wsgi/" -D COMPONENT_NAME="mod_wsgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="mod_wsgi.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="6f18d58d9cf70083a5b9b38d5df44fa1f1b516f8" mod_wsgi-27.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/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.mangled >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.depend /usr/bin/nawk -v TARGET=web---server---apache-24---module---apache-wsgi-26.p5m -v FUNCTION=manifest -f /jenkins/jobs/oi-userland/workspace/tools/generate-history < history > /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.p5m /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=4\\.5\\.22 -D COMPONENT_RE_VERSION=4\\.5\\.22 -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.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.5.22" -D IPS_COMPONENT_VERSION="4.5.22" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pypi.python.org/packages/aa/a5/909ecab8a101afb57de4815250d6fa23fcc1b94d095f6d56a9c15d7425fa/mod_wsgi-4.5.22.tar.gz" -D COMPONENT_PROJECT_URL="https://pypi.python.org/pypi/mod_wsgi/" -D COMPONENT_NAME="mod_wsgi" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="mod_wsgi.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="6f18d58d9cf70083a5b9b38d5df44fa1f1b516f8" /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.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/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.mogrified >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.mangled >/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.depend /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.depend /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.depend /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.depend /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi mod_wsgi-4.5.22" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.pre-published pkg://openindiana.org/web/server/apache-24/module/apache-wsgi-35@4.5.22,5.11-2018.0.0.2:20190301T121854Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-35.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.pre-published pkg://openindiana.org/web/server/apache-24/module/apache-wsgi@4.5.22,5.11-2018.0.0.2:20190301T121859Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.pre-published pkg://openindiana.org/web/server/apache-24/module/apache-wsgi-34@4.5.22,5.11-2018.0.0.2:20190301T121906Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-34.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.pre-published pkg://openindiana.org/web/server/apache-24/module/apache-wsgi-27@4.5.22,5.11-2018.0.0.2:20190301T121910Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-mod_wsgi-27.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.depend.res /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build -d /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi -d mod_wsgi-4.5.22 -T \*.py /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.pre-published pkg://openindiana.org/web/server/apache-24/module/apache-wsgi-26@3.4,5.11-2016.0.1.0:20190301T121916Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/manifest-i386-web---server---apache-24---module---apache-wsgi-26.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/apache2-modules/mod_wsgi'