Building py27-vorbis-1.4_4.txz (origin /buildshare/ports/355755/audio/py-vorbis) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pyvorbis-1.4.tar.gz x packages/ x packages/libvorbis-1.3.4_1,3.txz x packages/python27-2.7.6_4.txz x packages/python2-2_2.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz x packages/libogg-1.3.2,4.txz x packages/py27-ogg-1.3_5.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-vorbis-1.4_4 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-vorbis-1.4_4 ===> py27-vorbis-1.4_4 depends on shared library: libvorbis.so - not found ===> Verifying for libvorbis.so in /buildshare/ports/355755/audio/libvorbis ===> Installing existing package /packages/libvorbis-1.3.4_1,3.txz Installing libvorbis-1.3.4_1,3...Installing libogg-1.3.2,4... done done ===> Returning to build of py27-vorbis-1.4_4 ===> py27-vorbis-1.4_4 depends on file: /usr/local/lib/python2.7/site-packages/ogg/_ogg.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/ogg/_ogg.so in /buildshare/ports/355755/audio/py-ogg ===> Installing existing package /packages/py27-ogg-1.3_5.txz Installing py27-ogg-1.3_5...Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done Installing python2-2_2... 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-vorbis-1.4_4 ===> py27-vorbis-1.4_4 depends on package: py27-setuptools27>0 - found ===> py27-vorbis-1.4_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-vorbis-1.4_4 depends on executable: python2 - found ===> py27-vorbis-1.4_4 depends on file: /usr/local/lib/python2.7/site-packages/ogg/_ogg.so - found ===> py27-vorbis-1.4_4 depends on package: py27-setuptools27>0 - found ===> py27-vorbis-1.4_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-vorbis-1.4_4 depends on executable: python2 - found Make install ===> py27-vorbis-1.4_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-vorbis-1.4_4 for building ===> Extracting for py27-vorbis-1.4_4 => SHA256 Checksum OK for pyvorbis-1.4.tar.gz. ===> Patching for py27-vorbis-1.4_4 ===> py27-vorbis-1.4_4 depends on file: /usr/local/lib/python2.7/site-packages/ogg/_ogg.so - found ===> py27-vorbis-1.4_4 depends on package: py27-setuptools27>0 - found ===> py27-vorbis-1.4_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-vorbis-1.4_4 depends on executable: python2 - found ===> py27-vorbis-1.4_4 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.4) ===> Configuring for py27-vorbis-1.4_4 Checking for Ogg ... success Checking for Vorbis ... success Wrote Setup file ===> Building for py27-vorbis-1.4_4 running build running build_py package init file 'src/__init__.py' not found (or not a regular file) running build_ext building 'vorbis' extension creating build creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/vorbismodule.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/vorbismodule.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/pyvorbisfile.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbisfile.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/pyvorbiscodec.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbiscodec.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/pyvorbisinfo.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbisinfo.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/vcedit.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/vcedit.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="1.4" -I/usr/local/include -I/usr/local/include -I/usr/local/include/python2.7 -c src/general.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/general.o creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/ogg cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/vorbismodule.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbisfile.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbiscodec.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/pyvorbisinfo.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/vcedit.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/general.o -L/usr/local/lib -L/usr/local/lib -lvorbis -lvorbisfile -lvorbisenc -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/ogg/vorbis.so ===> Staging for py27-vorbis-1.4_4 ===> py27-vorbis-1.4_4 depends on file: /usr/local/lib/python2.7/site-packages/ogg/_ogg.so - found ===> py27-vorbis-1.4_4 depends on package: py27-setuptools27>0 - found ===> py27-vorbis-1.4_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-vorbis-1.4_4 depends on executable: python2 - found ===> Generating temporary packing list running install running build running build_py package init file 'src/__init__.py' not found (or not a regular file) running build_ext running install_lib creating /obj/buildshare/ports/355755/audio/py-vorbis/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/audio/py-vorbis/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/audio/py-vorbis/work/stage/usr/local/lib/python2.7/site-packages/ogg copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/ogg/vorbis.so -> /obj/buildshare/ports/355755/audio/py-vorbis/work/stage/usr/local/lib/python2.7/site-packages/ogg writing byte-compilation script '/tmp/tmpB7OzQZ.py' /usr/local/bin/python2.7 -O /tmp/tmpB7OzQZ.py removing /tmp/tmpB7OzQZ.py running install_egg_info running egg_info creating pyvorbis.egg-info writing pyvorbis.egg-info/PKG-INFO writing top-level names to pyvorbis.egg-info/top_level.txt writing dependency_links to pyvorbis.egg-info/dependency_links.txt writing manifest file 'pyvorbis.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pyvorbis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'src/' warning: no files found matching '*.h' under directory 'src/' warning: no files found matching '*.py' under directory 'src/' warning: no files found matching '*.py' under directory 'test/' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ... writing manifest file 'pyvorbis.egg-info/SOURCES.txt' Copying pyvorbis.egg-info to /obj/buildshare/ports/355755/audio/py-vorbis/work/stage/usr/local/lib/python2.7/site-packages/pyvorbis-1.4-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/audio/py-vorbis/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-vorbis-1.4_4 ===> Checking if audio/py-vorbis already installed ===> Registering installation for py27-vorbis-1.4_4 Installing py27-vorbis-1.4_4... done Make package ===> Building package for py27-vorbis-1.4_4 slot1: removed