Building py27-Ice-3.5.1.txz (origin /buildshare/ports/355755/devel/py-ice) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/Ice-3.5.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/mcpp-2.7.2_1.txz x packages/python27-2.7.6_4.txz x packages/db5-5.3.28.txz x packages/expat-2.1.0.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/Ice-3.5.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-Ice-3.5.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 py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /buildshare/ports/355755/textproc/expat2 ===> Installing existing package /packages/expat-2.1.0.txz Installing expat-2.1.0... done ===> Returning to build of py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on shared library: libmcpp.so - not found ===> Verifying for libmcpp.so in /buildshare/ports/355755/devel/mcpp ===> Installing existing package /packages/mcpp-2.7.2_1.txz Installing mcpp-2.7.2_1... done ===> Returning to build of py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /buildshare/ports/355755/databases/db5 ===> Installing existing package /packages/db5-5.3.28.txz Installing db5-5.3.28... done ===> Returning to build of py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on executable: mcpp - found ===> py27-Ice-3.5.1 depends on executable: slice2py - not found ===> Verifying install for slice2py in /buildshare/ports/355755/devel/ice ===> Installing existing package /packages/Ice-3.5.1.txz Installing Ice-3.5.1... done The default on-the-wire encoding for Ice changed in version 3.5 and IPv6 is now enabled by default. ABI versions are not compatible. For details on these and additional changes please read the upgrading instructions available at http://doc.zeroc.com/x/SQpN For on-the-wire background compatibility add Ice.IPv6=0 Ice.Default.EncodingVersion=1.0 to your Ice application configuration. ===> Returning to build of py27-Ice-3.5.1 ===> py27-Ice-3.5.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 py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License GPLv2 accepted by the user ===> py27-Ice-3.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-Ice-3.5.1 for building ===> Extracting for py27-Ice-3.5.1 => SHA256 Checksum OK for Ice-3.5.1.tar.gz. ===> Patching for py27-Ice-3.5.1 ===> Applying FreeBSD patches for py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on executable: mcpp - found ===> py27-Ice-3.5.1 depends on executable: slice2py - found ===> py27-Ice-3.5.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-Ice-3.5.1 depends on executable: gmake - found ===> py27-Ice-3.5.1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so.6) ===> py27-Ice-3.5.1 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so.3) ===> py27-Ice-3.5.1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/db5/libdb-5.3.so.0) ===> Configuring for py27-Ice-3.5.1 ===> Building for py27-Ice-3.5.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py' making all in modules gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules' making all in IcePy gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules/IcePy' c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Communicator.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Connection.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing ConnectionInfo.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Current.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Endpoint.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing EndpointInfo.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing ImplicitContext.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Init.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Logger.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing ObjectAdapter.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing ObjectFactory.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Operation.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Properties.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing PropertiesAdmin.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Proxy.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Slice.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Thread.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Types.cpp c++ -c -I. -I/usr/local/include -I/usr/local/include/python2.7 -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing Util.cpp rm -f ../../python/IcePy.so.3.5.1 c++ -shared -O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fno-strict-aliasing -L../../python -o ../../python/IcePy.so.3.5.1 -Wl,-h,IcePy.so.35 Communicator.o Connection.o ConnectionInfo.o Current.o Endpoint.o EndpointInfo.o ImplicitContext.o Init.o Logger.o ObjectAdapter.o ObjectFactory.o Operation.o Properties.o PropertiesAdmin.o Proxy.o Slice.o Thread.o Types.o Util.o -L/usr/local/lib -lIce -lSlice -lIceUtil -L/usr/local/lib/python2.7/config -lpython2.7 rm -f ../../python/IcePy.so.35 ln -s IcePy.so.3.5.1 ../../python/IcePy.so.35 rm -f ../../python/IcePy.so ln -s IcePy.so.35 ../../python/IcePy.so gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules/IcePy' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules' making all in python gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/python' /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/LocalException.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Communicator.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/CommunicatorF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Logger.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/LoggerF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/BuiltinSequences.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ObjectAdapter.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ObjectAdapterF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ServantLocator.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ServantLocatorF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/PropertiesAdmin.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Properties.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/PropertiesF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ObjectFactory.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ObjectFactoryF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Identity.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Current.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ImplicitContextF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ImplicitContext.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Router.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/RouterF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Plugin.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/PluginF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Locator.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/LocatorF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/StatsF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Stats.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Process.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ProcessF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/FacetMap.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Connection.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/ConnectionF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/SliceChecksumDict.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Endpoint.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/EndpointF.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/EndpointTypes.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Version.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/Instrumentation.ice /usr/local/bin/slice2py --prefix Ice_ --no-package -I../../slice --ice ../../slice/Ice/InstrumentationF.ice /usr/local/bin/slice2py --prefix Ice_ --checksum -I../../slice --ice ../../slice/Ice/Metrics.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/RouterF.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/Router.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/Session.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/PermissionsVerifierF.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/PermissionsVerifier.ice /usr/local/bin/slice2py --prefix Glacier2_ --no-package --checksum -I../../slice --ice ../../slice/Glacier2/SSLInfo.ice /usr/local/bin/slice2py --prefix Glacier2_ --checksum -I../../slice --ice ../../slice/Glacier2/Metrics.ice /usr/local/bin/slice2py --prefix IceBox_ --checksum -I../../slice --ice ../../slice/IceBox/IceBox.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Admin.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Descriptor.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Exception.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/FileParser.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Observer.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Locator.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Query.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Registry.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/Session.ice /usr/local/bin/slice2py --prefix IceGrid_ --checksum -I../../slice --ice ../../slice/IceGrid/UserAccountMapper.ice /usr/local/bin/slice2py --prefix IcePatch2_ --checksum -I../../slice --ice ../../slice/IcePatch2/FileInfo.ice /usr/local/bin/slice2py --prefix IcePatch2_ --checksum -I../../slice --ice ../../slice/IcePatch2/FileServer.ice /usr/local/bin/slice2py --prefix IceStorm_ --checksum -I../../slice --ice ../../slice/IceStorm/IceStorm.ice /usr/local/bin/slice2py --prefix IceStorm_ --checksum -I../../slice --ice ../../slice/IceStorm/Metrics.ice gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/python' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py' *** running tests 1/28 in /obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/test/Slice/keyword *** configuration: Default *** test started: 06/10/14 19:15:58 starting client... ok unexpected exit status: expected: 0, got -11 ('test in /obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/test/Slice/keyword failed with exit status', 256) ===> Staging for py27-Ice-3.5.1 ===> py27-Ice-3.5.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py' Creating /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice... making install in modules gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules' making install in IcePy gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules/IcePy' install -o root -g wheel -m 444 ../../python/IcePy.so.3.5.1 /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice; rm -f /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice/IcePy.so.35 ; ln -s IcePy.so.3.5.1 /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice/IcePy.so.35 ; rm -f /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice/IcePy.so; ln -s IcePy.so.35 /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice/IcePy.so; chmod a+rx /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice/IcePy.so.3.5.1 gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules/IcePy' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/modules' making install in python gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/python' Installing generated code install -o root -g wheel -m 444 *.py* /obj/buildshare/ports/355755/devel/py-ice/work/stage/usr/local/lib/python2.7/site-packages/Ice install: /packages/*.py*: No such file or directory gmake[2]: *** [install] Error 71 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py/python' gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/py-ice/work/Ice-3.5.1/py' *** Error code 2 Stop. make: stopped in /buildshare/ports/355755/devel/py-ice