Building py27-construct-2.06_1.txz (origin /buildshare/ports/355755/devel/py-construct) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/construct-2.06.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz x packages/python27-2.7.6_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-construct-2.06_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-construct-2.06_1 ===> py27-construct-2.06_1 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-construct-2.06_1 ===> py27-construct-2.06_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-construct-2.06_1 depends on package: py27-setuptools27>0 - found ===> py27-construct-2.06_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-construct-2.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-construct-2.06_1 for building ===> Extracting for py27-construct-2.06_1 => SHA256 Checksum OK for construct-2.06.tar.gz. ===> Patching for py27-construct-2.06_1 ===> py27-construct-2.06_1 depends on package: py27-setuptools27>0 - found ===> py27-construct-2.06_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-construct-2.06_1 running config ===> Building for py27-construct-2.06_1 running build running build_py creating build creating build/lib creating build/lib/construct copying construct/macros.py -> build/lib/construct copying construct/debug.py -> build/lib/construct copying construct/__init__.py -> build/lib/construct copying construct/adapters.py -> build/lib/construct copying construct/core.py -> build/lib/construct creating build/lib/construct/protocols copying construct/protocols/__init__.py -> build/lib/construct/protocols copying construct/protocols/ipstack.py -> build/lib/construct/protocols creating build/lib/construct/tests copying construct/tests/test_mapping.py -> build/lib/construct/tests copying construct/tests/test_text.py -> build/lib/construct/tests copying construct/tests/t1.py -> build/lib/construct/tests copying construct/tests/testall.py -> build/lib/construct/tests copying construct/tests/unit.py -> build/lib/construct/tests copying construct/tests/debug.py -> build/lib/construct/tests copying construct/tests/__init__.py -> build/lib/construct/tests copying construct/tests/test_strings.py -> build/lib/construct/tests copying construct/tests/test_lib.py -> build/lib/construct/tests copying construct/tests/test_bit.py -> build/lib/construct/tests copying construct/tests/text.py -> build/lib/construct/tests copying construct/tests/test_core.py -> build/lib/construct/tests copying construct/tests/csvtest.py -> build/lib/construct/tests copying construct/tests/test_adaptors.py -> build/lib/construct/tests copying construct/tests/test_ast.py -> build/lib/construct/tests copying construct/tests/test_repeaters.py -> build/lib/construct/tests creating build/lib/construct/lib copying construct/lib/__init__.py -> build/lib/construct/lib copying construct/lib/bitstream.py -> build/lib/construct/lib copying construct/lib/binary.py -> build/lib/construct/lib copying construct/lib/container.py -> build/lib/construct/lib copying construct/lib/hex.py -> build/lib/construct/lib creating build/lib/construct/formats copying construct/formats/__init__.py -> build/lib/construct/formats creating build/lib/construct/text copying construct/text/common.py -> build/lib/construct/text copying construct/text/__init__.py -> build/lib/construct/text copying construct/text/test.py -> build/lib/construct/text copying construct/text/ast.py -> build/lib/construct/text creating build/lib/construct/protocols/application copying construct/protocols/application/telnet.py -> build/lib/construct/protocols/application copying construct/protocols/application/__init__.py -> build/lib/construct/protocols/application copying construct/protocols/application/http.py -> build/lib/construct/protocols/application copying construct/protocols/application/dns.py -> build/lib/construct/protocols/application creating build/lib/construct/protocols/layer4 copying construct/protocols/layer4/tcp.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/__init__.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/isup.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/udp.py -> build/lib/construct/protocols/layer4 creating build/lib/construct/protocols/layer2 copying construct/protocols/layer2/__init__.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/arp.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/ethernet.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/mtp2.py -> build/lib/construct/protocols/layer2 creating build/lib/construct/protocols/layer3 copying construct/protocols/layer3/dhcpv4.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/ipv4.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/mtp3.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/__init__.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/dhcpv6.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/ipv6.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/icmpv4.py -> build/lib/construct/protocols/layer3 creating build/lib/construct/tests/lib copying construct/tests/lib/__init__.py -> build/lib/construct/tests/lib copying construct/tests/lib/test_container.py -> build/lib/construct/tests/lib creating build/lib/construct/formats/filesystem copying construct/formats/filesystem/__init__.py -> build/lib/construct/formats/filesystem copying construct/formats/filesystem/ext2.py -> build/lib/construct/formats/filesystem copying construct/formats/filesystem/mbr.py -> build/lib/construct/formats/filesystem creating build/lib/construct/formats/executable copying construct/formats/executable/pe32.py -> build/lib/construct/formats/executable copying construct/formats/executable/__init__.py -> build/lib/construct/formats/executable copying construct/formats/executable/elf32.py -> build/lib/construct/formats/executable creating build/lib/construct/formats/graphics copying construct/formats/graphics/bmp.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/__init__.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/emf.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/png.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/wmf.py -> build/lib/construct/formats/graphics creating build/lib/construct/formats/data copying construct/formats/data/cap.py -> build/lib/construct/formats/data copying construct/formats/data/__init__.py -> build/lib/construct/formats/data ===> Staging for py27-construct-2.06_1 ===> py27-construct-2.06_1 depends on package: py27-setuptools27>0 - found ===> py27-construct-2.06_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/telnet.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/http.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/dns.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/tcp.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/isup.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/udp.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4 creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/arp.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/ethernet.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/mtp2.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2 creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv4.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv4.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/mtp3.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv6.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv6.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/icmpv4.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/ipstack.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols copying build/lib/construct/macros.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_mapping.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_text.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/t1.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/testall.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/lib copying build/lib/construct/tests/lib/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/lib copying build/lib/construct/tests/lib/test_container.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/lib copying build/lib/construct/tests/unit.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/debug.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_strings.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_lib.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_bit.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/text.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_core.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/csvtest.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_adaptors.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_ast.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests copying build/lib/construct/tests/test_repeaters.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/bitstream.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/binary.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/container.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/hex.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib copying build/lib/construct/debug.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct copying build/lib/construct/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct copying build/lib/construct/adapters.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/ext2.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/mbr.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/pe32.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/elf32.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/bmp.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/emf.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/png.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/wmf.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/data/cap.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/data/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/core.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct creating /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text copying build/lib/construct/text/common.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text copying build/lib/construct/text/__init__.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text copying build/lib/construct/text/test.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text copying build/lib/construct/text/ast.py -> /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application/telnet.py to telnet.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application/http.py to http.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/application/dns.py to dns.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4/tcp.py to tcp.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4/isup.py to isup.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer4/udp.py to udp.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2/arp.py to arp.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2/ethernet.py to ethernet.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer2/mtp2.py to mtp2.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/dhcpv4.py to dhcpv4.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/ipv4.py to ipv4.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/mtp3.py to mtp3.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/dhcpv6.py to dhcpv6.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/ipv6.py to ipv6.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/layer3/icmpv4.py to icmpv4.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/protocols/ipstack.py to ipstack.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/macros.py to macros.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_mapping.py to test_mapping.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_text.py to test_text.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/t1.py to t1.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/testall.py to testall.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/lib/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/lib/test_container.py to test_container.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/unit.py to unit.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/debug.py to debug.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_strings.py to test_strings.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_lib.py to test_lib.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_bit.py to test_bit.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/text.py to text.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_core.py to test_core.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/csvtest.py to csvtest.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_adaptors.py to test_adaptors.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_ast.py to test_ast.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/tests/test_repeaters.py to test_repeaters.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib/bitstream.py to bitstream.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib/binary.py to binary.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib/container.py to container.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/lib/hex.py to hex.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/debug.py to debug.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/adapters.py to adapters.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem/ext2.py to ext2.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/filesystem/mbr.py to mbr.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable/pe32.py to pe32.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/executable/elf32.py to elf32.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics/bmp.py to bmp.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics/emf.py to emf.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics/png.py to png.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/graphics/wmf.py to wmf.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/data/cap.py to cap.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/formats/data/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/core.py to core.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text/common.py to common.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text/test.py to test.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct/text/ast.py to ast.pyc writing byte-compilation script '/tmp/tmpWz6Q2i.py' /usr/local/bin/python2.7 -O /tmp/tmpWz6Q2i.py removing /tmp/tmpWz6Q2i.py running install_egg_info running egg_info writing construct.egg-info/PKG-INFO writing top-level names to construct.egg-info/top_level.txt writing dependency_links to construct.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'construct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'construct.egg-info/SOURCES.txt' Copying construct.egg-info to /obj/buildshare/ports/355755/devel/py-construct/work/stage/usr/local/lib/python2.7/site-packages/construct-2.06-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/devel/py-construct/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-construct-2.06_1 ===> Checking if devel/py-construct already installed ===> Registering installation for py27-construct-2.06_1 Installing py27-construct-2.06_1... done Make package ===> Building package for py27-construct-2.06_1 slot2: removed