Building ap22-mod_python35-3.5.0_1.txz (origin /buildshare/ports/355755/www/mod_python35) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/apache2/ x distfiles/apache2/mod_python-3.5.0.tgz x packages/ x packages/libtool-2.4.2_3.txz x packages/pcre-8.34_1.txz x packages/autoconf-2.69.txz x packages/autoconf-wrapper-20131203.txz x packages/db48-4.8.30.0.txz x packages/expat-2.1.0.txz x packages/apache22-2.2.27_2.txz x packages/help2man-1.43.3_1.txz x packages/apr-1.5.1.1.5.3.txz x packages/python27-2.7.6_4.txz x packages/gdbm-1.11.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/m4-1.4.17_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ap22-mod_python35-3.5.0_1 ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of ap22-mod_python35-3.5.0_1 ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/apxs - not found ===> Verifying install for /usr/local/sbin/apxs in /buildshare/ports/355755/www/apache22 ===> Installing existing package /packages/apache22-2.2.27_2.txz Installing apache22-2.2.27_2...Installing apr-1.5.1.1.5.3...Installing db48-4.8.30.0... done Installing expat-2.1.0... done Installing gdbm-1.11... done done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done ===> Creating users and/or groups. Using existing group 'www'. Using existing user 'www'. /usr/local/share/examples/apache22/httpd.conf -> /usr/local/etc/apache22/httpd.conf done To run apache www server from startup, add apache22_enable="YES" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. ===> Returning to build of ap22-mod_python35-3.5.0_1 ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/bin/python2.7 - found ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/apxs - found Make install ===> License APACHE20 accepted by the user ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap22-mod_python35-3.5.0_1 for building ===> Extracting for ap22-mod_python35-3.5.0_1 => SHA256 Checksum OK for apache2/mod_python-3.5.0.tgz. ===> Patching for ap22-mod_python35-3.5.0_1 ===> Applying FreeBSD patches for ap22-mod_python35-3.5.0_1 ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/bin/python2.7 - found ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/apxs - found ===> Configuring for ap22-mod_python35-3.5.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 Apache version... 2.2.27 checking for Apache libexec directory... /usr/local/libexec/apache22 checking for Apache include directory... -I/usr/local/include/apache22 checking for --with-python... /usr/local/bin/python2.7 checking Python version... 2.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 configure: WARNING: flex no not found 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 flex. 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 ===> Building for ap22-mod_python35-3.5.0_1 Building mod_python.so. /usr/local/sbin/apxs -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/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/local/lib -L/usr/local/lib/python2.7/config -lpython2.7 -lintl -lutil /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o mod_python.lo mod_python.c && touch mod_python.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o _apachemodule.lo _apachemodule.c && touch _apachemodule.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o requestobject.lo requestobject.c && touch requestobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o tableobject.lo tableobject.c && touch tableobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o util.lo util.c && touch util.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o serverobject.lo serverobject.c && touch serverobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o connobject.lo connobject.c && touch connobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o filterobject.lo filterobject.c && touch filterobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o hlist.lo hlist.c && touch hlist.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o hlistobject.lo hlistobject.c && touch hlistobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o finfoobject.lo finfoobject.c && touch finfoobject.slo /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db48 -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -DNDEBUG -c -o version.lo version.c && touch version.slo /usr/local/share/apr/build-1/libtool --silent --mode=link cc -o mod_python.la -rpath /usr/local/libexec/apache22 -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/local/lib -L/usr/local/lib/python2.7/config -lpython2.7 -lintl -lutil ln -s ../lib/python/mod_python mod_python ln -s ../src src `psp_parser.c' is up to date. /usr/local/bin/python2.7 setup.py build running build running build_py creating build creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/python22.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/Cookie.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/psp.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/version.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/httpdconf.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/cache.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/Session.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/util.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/testhandler.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/cgihandler.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/wsgi.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/apache.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/publisher.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python running build_ext building 'mod_python._psp' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -c /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_string.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_string.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -c /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_parser.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_parser.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/include -I/usr/local/include/python2.7 -c /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/_pspmodule.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/_pspmodule.o cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_string.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/psp_parser.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/src/_pspmodule.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/_psp.so 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) ===> Staging for ap22-mod_python35-3.5.0_1 ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/bin/python2.7 - found ===> ap22-mod_python35-3.5.0_1 depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list /usr/bin/make install_dso `build' is up to date. 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 -o root -g wheel -d /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/libexec/apache22 /usr/bin/install -c -o root -g wheel src/mod_python.so /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/libexec/apache22 /usr/bin/make install_py_lib cd dist && /usr/bin/make install_py_lib `psp_parser.c' is up to date. if test -z "/obj/buildshare/ports/355755/www/mod_python35/work/stage" ; then /usr/local/bin/python2.7 setup.py install --optimize 2 --force ; else /usr/local/bin/python2.7 setup.py install --optimize 2 --force --root /obj/buildshare/ports/355755/www/mod_python35/work/stage ; fi running install running build running build_py copying /obj/buildshare/ports/355755/www/mod_python35/work/mod_python-3.5.0/lib/python/mod_python/version.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python running build_ext running install_lib creating /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/python22.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/Cookie.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/__init__.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/psp.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/version.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/httpdconf.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/cache.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/Session.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/util.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/testhandler.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/_psp.so -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/cgihandler.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/wsgi.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/apache.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/mod_python/publisher.py -> /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/python22.py to python22.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/Cookie.py to Cookie.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/psp.py to psp.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/version.py to version.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/httpdconf.py to httpdconf.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/cache.py to cache.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/Session.py to Session.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/util.py to util.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/testhandler.py to testhandler.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/cgihandler.py to cgihandler.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/wsgi.py to wsgi.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/apache.py to apache.pyc byte-compiling /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python/publisher.py to publisher.pyc writing byte-compilation script '/tmp/tmpxgJYMi.py' /usr/local/bin/python2.7 -OO /tmp/tmpxgJYMi.py removing /tmp/tmpxgJYMi.py running install_egg_info Writing /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/lib/python2.7/site-packages/mod_python-3.5.0-py2.7.egg-info cd scripts && /usr/bin/make install /usr/bin/install -c -o root -g wheel -m 0755 mod_python /obj/buildshare/ports/355755/www/mod_python35/work/stage/usr/local/bin/mod_python ====> Compressing man pages (compress-man) ===> Installing for ap22-mod_python35-3.5.0_1 ===> Checking if www/mod_python35 already installed ===> Registering installation for ap22-mod_python35-3.5.0_1 [preparing module `python' in /usr/local/etc/apache22/httpd.conf] Installing ap22-mod_python35-3.5.0_1... done ================================================================================ Also remember to add to your Apache configuration in the appropriate context: PythonPath "['/path/to/foo', '/path/to/bar']" AddHandler python-program .py PythonHandler foobar PythonDebug On For more information, see http://www.modpython.org/. ================================================================================ Make package ===> Building package for ap22-mod_python35-3.5.0_1 slot2: removed