Building py27-probstat-0.912.txz (origin /buildshare/ports/355755/math/py-probstat) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/probstat_0.912.tgz x packages/ x packages/pkg-1.2.7_2.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-probstat-0.912 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 py27-probstat-0.912 ===> py27-probstat-0.912 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done 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 py27-probstat-0.912 ===> py27-probstat-0.912 depends on file: /usr/local/bin/python2.7 - found ===> py27-probstat-0.912 depends on package: py27-setuptools27>0 - found ===> py27-probstat-0.912 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-probstat-0.912 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-probstat-0.912 for building ===> Extracting for py27-probstat-0.912 => SHA256 Checksum OK for probstat_0.912.tgz. ===> Patching for py27-probstat-0.912 ===> py27-probstat-0.912 depends on package: py27-setuptools27>0 - found ===> py27-probstat-0.912 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-probstat-0.912 running config ===> Building for py27-probstat-0.912 running build running build_ext building 'probstat' extension creating build creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/cartesian_base.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/cartesian_base.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/permutation_base.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/permutation_base.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/combination_base.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/combination_base.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/pqueue_base.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/pqueue_base.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/cartesian.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/cartesian.o python/cartesian.c:178: warning: 'intargfunc' is deprecated python/cartesian.c:179: warning: 'intintargfunc' is deprecated cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/permutation.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/permutation.o python/permutation.c:152: warning: 'intargfunc' is deprecated python/permutation.c:153: warning: 'intintargfunc' is deprecated cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/combination.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/combination.o python/combination.c:147: warning: 'intargfunc' is deprecated python/combination.c:148: warning: 'intintargfunc' is deprecated cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/pqueue.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/pqueue.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/stats_module.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/stats_module.o creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/cartesian_base.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/permutation_base.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/combination_base.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/base/pqueue_base.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/cartesian.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/permutation.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/combination.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/pqueue.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/stats_module.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/probstat.so ===> Staging for py27-probstat-0.912 ===> py27-probstat-0.912 depends on package: py27-setuptools27>0 - found ===> py27-probstat-0.912 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /obj/buildshare/ports/355755/math/py-probstat/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/math/py-probstat/work/stage/usr/local/lib/python2.7/site-packages copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/probstat.so -> /obj/buildshare/ports/355755/math/py-probstat/work/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpcWa1Zd.py' /usr/local/bin/python2.7 -O /tmp/tmpcWa1Zd.py removing /tmp/tmpcWa1Zd.py running install_egg_info running egg_info creating probstat.egg-info writing probstat.egg-info/PKG-INFO writing top-level names to probstat.egg-info/top_level.txt writing dependency_links to probstat.egg-info/dependency_links.txt writing manifest file 'probstat.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'probstat.egg-info/SOURCES.txt' writing manifest file 'probstat.egg-info/SOURCES.txt' Copying probstat.egg-info to /obj/buildshare/ports/355755/math/py-probstat/work/stage/usr/local/lib/python2.7/site-packages/probstat-0.9-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/math/py-probstat/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-probstat-0.912 ===> Checking if math/py-probstat already installed ===> Registering installation for py27-probstat-0.912 Installing py27-probstat-0.912... done Make package ===> Building package for py27-probstat-0.912 slot2: removed