request from: hawk checking if we should skip the build started at: Sat Aug 24 16:33:31 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/bf2cea48-6127-46f8-baa8-f82f8b350a08/apache-mod_python-3.5.0-34.src.rpm fetched 586542 bytes, 10877.6 K/s installing srpm: apache-mod_python-3.5.0-34.src.rpm + install -d /tmp/B.XL394X/BUILD /tmp/B.XL394X/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog apache-mod_python-3.5.0-34.src.rpm * Sat Aug 24 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/apache-mod_python.git;a=log;h=master * Sat Aug 24 2019 Marcin Krol e2bc0d6 - release 34 * Sat Jul 27 2019 Marcin Krol 947e008 - release 33 * Mon Feb 25 2019 Marcin Krol 16d7718 - release 3 * Wed Aug 29 2018 Marcin Krol 3194643 - PLD merge + rpm -Uhv --nodeps --define '_topdir /tmp/B.XL394X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' apache-mod_python-3.5.0-34.src.rpm apache-mod_python ################################################## + rm -f apache-mod_python-3.5.0-34.src.rpm + install -m 700 -d /tmp/B.XL394X/BUILD/tmp + TMPDIR=/tmp/B.XL394X/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.XL394X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.XL394X/apache-mod_python.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: bf2cea48-6127-46f8-baa8-f82f8b350a08; TMPDIR=/tmp/B.XL394X/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.XL394X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.XL394X/apache-mod_python.spec + : build-id: bf2cea48-6127-46f8-baa8-f82f8b350a08 + TMPDIR=/tmp/B.XL394X/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.XL394X' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.XL394X/apache-mod_python.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp /bin/sh -e /tmp/B.XL394X/BUILD/tmp/rpm-tmp.67795 + umask 022 + cd /tmp/B.XL394X/BUILD + cd /tmp/B.XL394X/BUILD + rm -rf mod_python-3.5.0 + /usr/bin/gzip -dc /tmp/B.XL394X/mod_python-3.5.0.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_python-3.5.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (apache-mod_python-httpd-not-needed.patch):' Patch #0 (apache-mod_python-httpd-not-needed.patch): + version.c ; \ echo "/* THIS FILE IS AUTO-GENERATED BY Makefile */" >> version.c ; \ echo "#include \"mp_version.h\"" >> version.c ; \ echo "const int mp_version_major = MP_VERSION_MAJOR;" >> version.c ; \ echo "const int mp_version_minor = MP_VERSION_MINOR;" >> version.c ; \ echo "const int mp_version_patch = MP_VERSION_PATCH;" >> version.c ; \ echo "const char * const mp_version_string = MP_VERSION_STRING(MP_VERSION_MAJOR,MP_VERSION_MINOR,MP_VERSION_PATCH);" >> version.c ; \ echo "const char * const mp_version_component = \"mod_python/\" MP_VERSION_STRING(MP_VERSION_MAJOR,MP_VERSION_MINOR,MP_VERSION_PATCH);" >> version.c Building mod_python.so. /usr/sbin/apxs -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c mod_python.c _apachemodule.c requestobject.c tableobject.c util.c serverobject.c connobject.c filterobject.c hlist.c hlistobject.c finfoobject.c version.c include/_apachemodule.h include/filterobject.h include/hlist.h include/mod_python.h include/psp_flex.h include/psp_parser.h include/requestobject.h include/tableobject.h include/connobject.h include/finfoobject.h include/hlistobject.h include/mp_version.h include/_pspmodule.h include/psp_string.h include/serverobject.h include/util.h -L/usr/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o mod_python.lo mod_python.c && touch mod_python.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o _apachemodule.lo _apachemodule.c && touch _apachemodule.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o requestobject.lo requestobject.c && touch requestobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o tableobject.lo tableobject.c && touch tableobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o util.lo util.c && touch util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o serverobject.lo serverobject.c && touch serverobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o connobject.lo connobject.c && touch connobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o filterobject.lo filterobject.c && touch filterobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o hlist.lo hlist.c && touch hlist.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o hlistobject.lo hlistobject.c && touch hlistobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o finfoobject.lo finfoobject.c && touch finfoobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -DNDEBUG -c -o version.lo version.c && touch version.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_python.la -rpath /usr/lib/apache -module -avoid-version version.lo finfoobject.lo hlistobject.lo hlist.lo filterobject.lo connobject.lo serverobject.lo util.lo tableobject.lo requestobject.lo _apachemodule.lo mod_python.lo include/_apachemodule.h include/filterobject.h include/hlist.h include/mod_python.h include/psp_flex.h include/psp_parser.h include/requestobject.h include/tableobject.h include/connobject.h include/finfoobject.h include/hlistobject.h include/mp_version.h include/_pspmodule.h include/psp_string.h include/serverobject.h include/util.h -L/usr/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' ln -s ../lib/python/mod_python mod_python ln -s ../src src make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: 'psp_parser.c' is up to date. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/psp.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/Cookie.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/httpdconf.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/cache.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/cgihandler.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/util.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/publisher.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/Session.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/wsgi.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/apache.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/__init__.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/testhandler.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/python22.py -> build/lib.linux-i686-2.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/version.py -> build/lib.linux-i686-2.7/mod_python running build_ext building 'mod_python._psp' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/tmp creating build/temp.linux-i686-2.7/tmp/B.XL394X creating build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD creating build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0 creating build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c -o build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.c -o build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.o i686-tld-linux-gcc -pthread -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python2.7 -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.c -o build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.o build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.o build/temp.linux-i686-2.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/mod_python/_psp.so make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' Now run sudo make install (or, if you only want to perform a partial install, you can use make install_dso and make install_py_lib) + install -d apache-mod_python/usr/lib/apache apache-mod_python/etc/httpd/conf.d apache-mod_python/usr/bin + pwd + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python' 'PY_SITESCRIPTDIR=/usr/share/python2.7/site-packages' 'PY_SITEDIR=/usr/lib/python2.7/site-packages' /usr/bin/make install_dso make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[2]: 'build' is up to date. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' Now run sudo make install (or, if you only want to perform a partial install, you can use make install_dso and make install_py_lib) Performing DSO installation. /usr/bin/install -c -d /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/apache /usr/bin/install -c src/mod_python.so /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/apache make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' /usr/bin/make install_py_lib make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' cd dist && /usr/bin/make install_py_lib make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[3]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[3]: 'psp_parser.c' is up to date. make[3]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' if test -z "/tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python" ; then \ /usr/bin/python setup.py install --optimize 2 --force --install-purelib=/usr/share/python2.7/site-packages --install-platlib=/usr/lib/python2.7/site-packages ; \ else \ /usr/bin/python setup.py install --optimize 2 --force --root /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python --install-purelib=/usr/share/python2.7/site-packages --install-platlib=/usr/lib/python2.7/site-packages ; \ fi running install running build running build_py running build_ext running install_lib creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7 creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/psp.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/Cookie.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/httpdconf.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/cache.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/cgihandler.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/util.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/publisher.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/Session.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/wsgi.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/_psp.so -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/apache.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/__init__.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/testhandler.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/python22.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python copying build/lib.linux-i686-2.7/mod_python/version.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/psp.py to psp.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/Cookie.py to Cookie.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/httpdconf.py to httpdconf.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/cache.py to cache.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/cgihandler.py to cgihandler.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/util.py to util.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/publisher.py to publisher.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/Session.py to Session.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/wsgi.py to wsgi.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/apache.py to apache.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/__init__.py to __init__.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/testhandler.py to testhandler.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/python22.py to python22.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python/version.py to version.pyc writing byte-compilation script '/tmp/B.XL394X/BUILD/tmp/tmpXAMV55.py' /usr/bin/python -OO /tmp/B.XL394X/BUILD/tmp/tmpXAMV55.py removing /tmp/B.XL394X/BUILD/tmp/tmpXAMV55.py running install_egg_info Writing /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/lib/python2.7/site-packages/mod_python-3.5.0-py2.7.egg-info make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' cd scripts && /usr/bin/make install make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' /usr/bin/install -c -m 0755 mod_python /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python/usr/bin/mod_python make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' '--with-apxs=/usr/sbin/apxs' '--with-python=/usr/bin/python3' checking for i686-tld-linux-gcc... i686-tld-linux-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for main in -lm... yes checking for an ANSI C-conforming const... yes checking your blood pressure... a bit high, but we can proceed configure: checking whether apxs is available... checking for Apache libexec directory... /usr/lib/apache checking for Apache include directory... -I/usr/include/apache checking for --with-python... /usr/bin/python3 checking Python version... 3.7 checking for --with-mutex-dir... no Using MUTEX_DIR /tmp checking for --with-max-locks... no Using 8 MAX_LOCKS. checking for --with-flex... no checking for flex... /usr/bin/flex found /usr/bin/flex, we'll use this. Use --with-flex to specify another. checking flex version... configure: WARNING: Flex version 2.6.4 found. Version 2.5.31 or greater is required. You can generally ignore this warning unless you need to regenerate psp_parser.c from psp_parse.l. If you do need regenerate psp_parser.c, use --with-flex to specify the location of the correct flex version. See the README for more information. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating Doc/Makefile config.status: creating src/include/mod_python.h config.status: creating test/Makefile config.status: creating dist/setup.py config.status: creating dist/Makefile config.status: creating scripts/Makefile config.status: creating scripts/mod_python + /usr/bin/make -j4 clean cd src && /usr/bin/make clean make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' rm -rf version.c core libpython.a mod_python.so *~ .libs *.o *.slo *.lo *.la make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' cd dist && /usr/bin/make clean make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' rm -rf mod_python build dist make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' cd scripts && /usr/bin/make clean make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' rm -rf *~ make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' cd test && /usr/bin/make clean make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/test' rm -f *.pyc *.pyo cd conf && rm -f test.conf cd htdocs && rm -f *pyc *pyo rm -rf logs rm -rf tmp make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/test' rm -f core + /usr/bin/make -j4 dso make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' echo > version.c ; \ echo "/* THIS FILE IS AUTO-GENERATED BY Makefile */" >> version.c ; \ echo "#include \"mp_version.h\"" >> version.c ; \ echo "const int mp_version_major = MP_VERSION_MAJOR;" >> version.c ; \ echo "const int mp_version_minor = MP_VERSION_MINOR;" >> version.c ; \ echo "const int mp_version_patch = MP_VERSION_PATCH;" >> version.c ; \ echo "const char * const mp_version_string = MP_VERSION_STRING(MP_VERSION_MAJOR,MP_VERSION_MINOR,MP_VERSION_PATCH);" >> version.c ; \ echo "const char * const mp_version_component = \"mod_python/\" MP_VERSION_STRING(MP_VERSION_MAJOR,MP_VERSION_MINOR,MP_VERSION_PATCH);" >> version.c Building mod_python.so. /usr/sbin/apxs -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c mod_python.c _apachemodule.c requestobject.c tableobject.c util.c serverobject.c connobject.c filterobject.c hlist.c hlistobject.c finfoobject.c version.c include/_apachemodule.h include/filterobject.h include/hlist.h include/mod_python.h include/psp_flex.h include/psp_parser.h include/requestobject.h include/tableobject.h include/connobject.h include/finfoobject.h include/hlistobject.h include/mp_version.h include/_pspmodule.h include/psp_string.h include/serverobject.h include/util.h -L/usr/lib -L/usr/lib/python3.7/config -lpython3.7m -lcrypt -lpthread -ldl -lutil /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o mod_python.lo mod_python.c && touch mod_python.slo mod_python.c: In function 'PythonChildInitHandler': mod_python.c:2626:5: warning: 'PyOS_AfterFork' is deprecated [-Wdeprecated-declarations] PyOS_AfterFork(); ^~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/Python.h:144, from /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include/mod_python.h:46, from mod_python.c:28: /usr/include/python3.7m/intrcheck.h:18:18: note: declared here PyAPI_FUNC(void) PyOS_AfterFork(void) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~ /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o _apachemodule.lo _apachemodule.c && touch _apachemodule.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o requestobject.lo requestobject.c && touch requestobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o tableobject.lo tableobject.c && touch tableobject.slo tableobject.c:1203:5: warning: initialization of 'Py_hash_t (*)(PyObject *)' {aka 'int (*)(struct _object *)'} from incompatible pointer type 'long int (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} [-Wincompatible-pointer-types] table_nohash, /* tp_hash */ ^~~~~~~~~~~~ tableobject.c:1203:5: note: (near initialization for 'MpTable_Type.tp_hash') /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o util.lo util.c && touch util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o serverobject.lo serverobject.c && touch serverobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o connobject.lo connobject.c && touch connobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o filterobject.lo filterobject.c && touch filterobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o hlist.lo hlist.c && touch hlist.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o hlistobject.lo hlistobject.c && touch hlistobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o finfoobject.lo finfoobject.c && touch finfoobject.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -prefer-pic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apache -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/usr/include/apr -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -DNDEBUG -c -o version.lo version.c && touch version.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_python.la -rpath /usr/lib/apache -module -avoid-version version.lo finfoobject.lo hlistobject.lo hlist.lo filterobject.lo connobject.lo serverobject.lo util.lo tableobject.lo requestobject.lo _apachemodule.lo mod_python.lo include/_apachemodule.h include/filterobject.h include/hlist.h include/mod_python.h include/psp_flex.h include/psp_parser.h include/requestobject.h include/tableobject.h include/connobject.h include/finfoobject.h include/hlistobject.h include/mp_version.h include/_pspmodule.h include/psp_string.h include/serverobject.h include/util.h -L/usr/lib -L/usr/lib/python3.7/config -lpython3.7m -lcrypt -lpthread -ldl -lutil make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' ln -s ../lib/python/mod_python mod_python make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: 'psp_parser.c' is up to date. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-i686-3.7 creating build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/psp.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/Cookie.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/httpdconf.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/cache.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/cgihandler.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/util.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/publisher.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/Session.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/wsgi.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/apache.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/__init__.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/testhandler.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/python22.py -> build/lib.linux-i686-3.7/mod_python copying /tmp/B.XL394X/BUILD/mod_python-3.5.0/lib/python/mod_python/version.py -> build/lib.linux-i686-3.7/mod_python running build_ext building 'mod_python._psp' extension creating build/temp.linux-i686-3.7 creating build/temp.linux-i686-3.7/tmp creating build/temp.linux-i686-3.7/tmp/B.XL394X creating build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD creating build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0 creating build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c -o build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.o /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c: In function 'psp_string_appendl': /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c:29:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] if ((__length) > (__pspstring)->allocated) { \ ^ /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c:53:9: note: in expansion of macro 'psp_string_alloc' psp_string_alloc(s, newlen); ^~~~~~~~~~~~~~~~ /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c: In function 'psp_string_appendc': /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c:29:24: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] if ((__length) > (__pspstring)->allocated) { \ ^ /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.c:72:9: note: in expansion of macro 'psp_string_alloc' psp_string_alloc(s, newlen); ^~~~~~~~~~~~~~~~ i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.c -o build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.o i686-tld-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/include -I/usr/include/python3.7m -c /tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.c -o build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.o i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_string.o build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/psp_parser.o build/temp.linux-i686-3.7/tmp/B.XL394X/BUILD/mod_python-3.5.0/src/_pspmodule.o -L/usr/lib -lpython3.7m -o build/lib.linux-i686-3.7/mod_python/_psp.cpython-37m-i386-linux-gnu.so make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' Now run sudo make install (or, if you only want to perform a partial install, you can use make install_dso and make install_py_lib) + install -d apache-mod_python3/usr/lib/apache apache-mod_python3/etc/httpd/conf.d apache-mod_python3/usr/bin + pwd + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3' 'PY_SITESCRIPTDIR=/usr/share/python3.7/site-packages' 'PY_SITEDIR=/usr/lib/python3.7/site-packages' /usr/bin/make install_dso make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[2]: 'build' is up to date. make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' Now run sudo make install (or, if you only want to perform a partial install, you can use make install_dso and make install_py_lib) Performing DSO installation. /usr/bin/install -c -d /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/apache /usr/bin/install -c src/mod_python.so /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/apache make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' /usr/bin/make install_py_lib make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' cd dist && /usr/bin/make install_py_lib make[2]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[3]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' make[3]: 'psp_parser.c' is up to date. make[3]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/src' if test -z "/tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3" ; then \ /usr/bin/python3 setup.py install --optimize 2 --force --install-purelib=/usr/share/python3.7/site-packages --install-platlib=/usr/lib/python3.7/site-packages ; \ else \ /usr/bin/python3 setup.py install --optimize 2 --force --root /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3 --install-purelib=/usr/share/python3.7/site-packages --install-platlib=/usr/lib/python3.7/site-packages ; \ fi running install running build running build_py running build_ext running install_lib creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7 creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages creating /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/psp.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/Cookie.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/httpdconf.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/cache.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/cgihandler.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/util.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/publisher.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/Session.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/wsgi.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/apache.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/__init__.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/testhandler.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/python22.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/_psp.cpython-37m-i386-linux-gnu.so -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python copying build/lib.linux-i686-3.7/mod_python/version.py -> /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/psp.py to psp.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/Cookie.py to Cookie.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/httpdconf.py to httpdconf.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/cache.py to cache.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/cgihandler.py to cgihandler.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/util.py to util.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/publisher.py to publisher.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/Session.py to Session.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/wsgi.py to wsgi.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/apache.py to apache.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/testhandler.py to testhandler.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/python22.py to python22.cpython-37.pyc byte-compiling /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/B.XL394X/BUILD/tmp/tmpioec31s_.py' /usr/bin/python3 /tmp/B.XL394X/BUILD/tmp/tmpioec31s_.py removing /tmp/B.XL394X/BUILD/tmp/tmpioec31s_.py running install_egg_info Writing /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/lib/python3.7/site-packages/mod_python-3.5.0-py3.7.egg-info make[2]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/dist' make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0' cd scripts && /usr/bin/make install make[1]: Entering directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' /usr/bin/install -c -m 0755 mod_python /tmp/B.XL394X/BUILD/mod_python-3.5.0/apache-mod_python3/usr/bin/mod_python make[1]: Leaving directory '/tmp/B.XL394X/BUILD/mod_python-3.5.0/scripts' + /bin/mv apache-mod_python3/usr/bin/mod_python apache-mod_python3/usr/bin/mod_python3 + /bin/mv apache-mod_python3/usr/lib/apache/mod_python.so apache-mod_python3/usr/lib/apache/mod_python3.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp /bin/sh -e /tmp/B.XL394X/BUILD/tmp/rpm-tmp.80435 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp + umask 022 + cd /tmp/B.XL394X/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + /bin/mkdir -p /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + cd mod_python-3.5.0 + rm -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + install -d /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/lib/apache /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/etc/httpd/conf.d /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/bin + cp -a apache-mod_python/etc apache-mod_python/usr /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + install /tmp/B.XL394X/apache-mod_python.conf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/etc/httpd/conf.d/60_mod_python.conf + cp -a apache-mod_python3/etc apache-mod_python3/usr /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + install /tmp/B.XL394X/apache-mod_python3.conf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/etc/httpd/conf.d/60_mod_python3.conf + '[' ! -d /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/lib/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + __spec_install_post_strip + set +x Stripping 4 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 5/42 files hardlinked Processing files: apache-mod_python-3.5.0-34 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp /bin/sh -e /tmp/B.XL394X/BUILD/tmp/rpm-tmp.65471 + umask 022 + cd /tmp/B.XL394X/BUILD + cd mod_python-3.5.0 + DOCDIR=/tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0 + export DOCDIR + rm -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0 + /bin/mkdir -p /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0... Documentation compressed. + cp -pr doc-html/_sources doc-html/_static doc-html/about.html doc-html/changes.html doc-html/commandline.html doc-html/contents.html doc-html/copyright.html doc-html/directives.html doc-html/genindex-A.html doc-html/genindex-B.html doc-html/genindex-C.html doc-html/genindex-D.html doc-html/genindex-E.html doc-html/genindex-F.html doc-html/genindex-G.html doc-html/genindex-H.html doc-html/genindex-I.html doc-html/genindex-K.html doc-html/genindex-L.html doc-html/genindex-M.html doc-html/genindex-N.html doc-html/genindex-O.html doc-html/genindex-P.html doc-html/genindex-Q.html doc-html/genindex-R.html doc-html/genindex-S.html doc-html/genindex-Symbols.html doc-html/genindex-T.html doc-html/genindex-U.html doc-html/genindex-V.html doc-html/genindex-W.html doc-html/genindex-_.html doc-html/genindex-all.html doc-html/genindex.html doc-html/handlers.html doc-html/index.html doc-html/installation.html doc-html/introduction.html doc-html/license.html doc-html/objects.inv doc-html/py-modindex.html doc-html/pythonapi.html doc-html/search.html doc-html/searchindex.js doc-html/ssi.html doc-html/tutorial.html README.md COPYRIGHT NEWS CREDITS /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0... ./README.md ./_sources/changes.txt ./_sources/installation.txt ./_sources/directives.txt ./_sources/handlers.txt ./_sources/commandline.txt ./_sources/pythonapi.txt ./_sources/tutorial.txt ./_sources/about.txt ./_sources/license.txt ./_sources/contents.txt ./_sources/ssi.txt ./_sources/introduction.txt ./_sources/copyright.txt ./objects.inv ./COPYRIGHT ./NEWS ./CREDITS Documentation compressed. + cp -pr examples /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0... ./objects.inv ./CREDITS ./COPYRIGHT ./_sources/ssi.txt ./_sources/directives.txt ./_sources/copyright.txt ./_sources/handlers.txt ./_sources/introduction.txt ./_sources/changes.txt ./_sources/pythonapi.txt ./_sources/tutorial.txt ./_sources/license.txt ./_sources/contents.txt ./_sources/about.txt ./_sources/installation.txt ./_sources/commandline.txt ./examples/gzipfilter.py ./NEWS ./README.md Documentation compressed. + exit 0 skipping /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python-3.5.0/ssi.html requires detection (matches noautoreqfiles pattern #1) Provides: _psp.so config(apache-mod_python) = 0:3.5.0-34 mod_python.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Conflicts: apache-mod_python3 Processing files: apache-mod_python3-3.5.0-34 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp /bin/sh -e /tmp/B.XL394X/BUILD/tmp/rpm-tmp.88448 + umask 022 + cd /tmp/B.XL394X/BUILD + cd mod_python-3.5.0 + DOCDIR=/tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0 + export DOCDIR + rm -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0 + /bin/mkdir -p /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0... Documentation compressed. + cp -pr doc-html/_sources doc-html/_static doc-html/about.html doc-html/changes.html doc-html/commandline.html doc-html/contents.html doc-html/copyright.html doc-html/directives.html doc-html/genindex-A.html doc-html/genindex-B.html doc-html/genindex-C.html doc-html/genindex-D.html doc-html/genindex-E.html doc-html/genindex-F.html doc-html/genindex-G.html doc-html/genindex-H.html doc-html/genindex-I.html doc-html/genindex-K.html doc-html/genindex-L.html doc-html/genindex-M.html doc-html/genindex-N.html doc-html/genindex-O.html doc-html/genindex-P.html doc-html/genindex-Q.html doc-html/genindex-R.html doc-html/genindex-S.html doc-html/genindex-Symbols.html doc-html/genindex-T.html doc-html/genindex-U.html doc-html/genindex-V.html doc-html/genindex-W.html doc-html/genindex-_.html doc-html/genindex-all.html doc-html/genindex.html doc-html/handlers.html doc-html/index.html doc-html/installation.html doc-html/introduction.html doc-html/license.html doc-html/objects.inv doc-html/py-modindex.html doc-html/pythonapi.html doc-html/search.html doc-html/searchindex.js doc-html/ssi.html doc-html/tutorial.html README.md COPYRIGHT NEWS CREDITS /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0... ./README.md ./_sources/changes.txt ./_sources/installation.txt ./_sources/directives.txt ./_sources/handlers.txt ./_sources/commandline.txt ./_sources/pythonapi.txt ./_sources/tutorial.txt ./_sources/about.txt ./_sources/license.txt ./_sources/contents.txt ./_sources/ssi.txt ./_sources/introduction.txt ./_sources/copyright.txt ./objects.inv ./COPYRIGHT ./NEWS ./CREDITS Documentation compressed. + cp -pr examples /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0... ./objects.inv ./CREDITS ./COPYRIGHT ./_sources/ssi.txt ./_sources/directives.txt ./_sources/copyright.txt ./_sources/handlers.txt ./_sources/introduction.txt ./_sources/changes.txt ./_sources/pythonapi.txt ./_sources/tutorial.txt ./_sources/license.txt ./_sources/contents.txt ./_sources/about.txt ./_sources/installation.txt ./_sources/commandline.txt ./examples/gzipfilter.py ./NEWS ./README.md Documentation compressed. + exit 0 skipping /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder/usr/share/doc/apache-mod_python3-3.5.0/ssi.html requires detection (matches noautoreqfiles pattern #1) Provides: _psp.cpython-37m-i386-linux-gnu.so config(apache-mod_python3) = 0:3.5.0-34 mod_python.so Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython3.7m.so.1.0 rtld(GNU_HASH) Conflicts: apache-mod_python Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder Wrote: /tmp/B.XL394X/RPMS/apache-mod_python-3.5.0-34.i686.rpm Wrote: /tmp/B.XL394X/RPMS/apache-mod_python3-3.5.0-34.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.XL394X/BUILD/tmp /bin/sh -e /tmp/B.XL394X/BUILD/tmp/rpm-tmp.15094 + umask 022 + cd /tmp/B.XL394X/BUILD + cd mod_python-3.5.0 + /bin/rm '--interactive=never' -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder + rm -rf /tmp/B.XL394X/BUILD/tmp/apache-mod_python-3.5.0-root-builder ended at: Sat Aug 24 16:33:53 2019, done in 0:00:19.689413 + chmod -R u+rwX /tmp/B.XL394X/BUILD + rm -rf /tmp/B.XL394X/tmp /tmp/B.XL394X/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..666 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.XL394X Begin-TLD-Builder-Info Build-Time: user:16.06s sys:1.83s real:22.23s (faults io:39 non-io:851635) Files queued for ftp: 373230 apache-mod_python3-3.5.0-34.i686.rpm 340822 apache-mod_python-3.5.0-34.i686.rpm 143 apache-mod_python-3.5.0-34.src.rpm.uploadinfo End-TLD-Builder-Info