Building py27-pydicom-0.9.4.1.txz (origin /buildshare/ports/355755/science/py-pydicom) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pydicom-0.9.4-1.tar.gz x packages/ 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 x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-pydicom-0.9.4.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-pydicom-0.9.4.1 ===> py27-pydicom-0.9.4.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-pydicom-0.9.4.1 ===> py27-pydicom-0.9.4.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-pydicom-0.9.4.1 depends on package: py27-setuptools27>0 - found ===> py27-pydicom-0.9.4.1 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-pydicom-0.9.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pydicom-0.9.4.1 for building ===> Extracting for py27-pydicom-0.9.4.1 => SHA256 Checksum OK for pydicom-0.9.4-1.tar.gz. ===> Patching for py27-pydicom-0.9.4.1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for py27-pydicom-0.9.4.1 ===> py27-pydicom-0.9.4.1 depends on package: py27-setuptools27>0 - found ===> py27-pydicom-0.9.4.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pydicom-0.9.4.1 running config ===> Building for py27-pydicom-0.9.4.1 running bdist_egg running egg_info writing pydicom.egg-info/PKG-INFO writing top-level names to pydicom.egg-info/top_level.txt writing dependency_links to pydicom.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pydicom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pydicom.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-11.0-CURRENT-powerpc/egg running install_lib running build_py creating build creating build/lib creating build/lib/dicom copying dicom/filereader.py -> build/lib/dicom copying dicom/sequence.py -> build/lib/dicom copying dicom/__init__.py -> build/lib/dicom copying dicom/_UID_dict.py -> build/lib/dicom copying dicom/dataset.py -> build/lib/dicom copying dicom/_private_dict.py -> build/lib/dicom copying dicom/_dicom_dict.py -> build/lib/dicom copying dicom/charset.py -> build/lib/dicom copying dicom/encaps.py -> build/lib/dicom copying dicom/filebase.py -> build/lib/dicom copying dicom/values.py -> build/lib/dicom copying dicom/UID.py -> build/lib/dicom copying dicom/filewriter.py -> build/lib/dicom copying dicom/misc.py -> build/lib/dicom copying dicom/fileutil.py -> build/lib/dicom copying dicom/valuerep.py -> build/lib/dicom copying dicom/tag.py -> build/lib/dicom copying dicom/datadict.py -> build/lib/dicom copying dicom/dataelem.py -> build/lib/dicom copying dicom/attribute.py -> build/lib/dicom creating build/lib/dicom/util copying dicom/util/namedtup.py -> build/lib/dicom/util copying dicom/util/__init__.py -> build/lib/dicom/util copying dicom/util/dump.py -> build/lib/dicom/util copying dicom/util/hexutil.py -> build/lib/dicom/util creating build/lib/dicom/examples copying dicom/examples/show_charset_name.py -> build/lib/dicom/examples copying dicom/examples/anonymize.py -> build/lib/dicom/examples copying dicom/examples/DicomInfo.py -> build/lib/dicom/examples copying dicom/examples/__init__.py -> build/lib/dicom/examples copying dicom/examples/dicomtree.py -> build/lib/dicom/examples copying dicom/examples/myprint.py -> build/lib/dicom/examples copying dicom/examples/DicomDiff.py -> build/lib/dicom/examples copying dicom/examples/ListBeams.py -> build/lib/dicom/examples creating build/lib/dicom/contrib copying dicom/contrib/__init__.py -> build/lib/dicom/contrib copying dicom/contrib/pydicom_Tkinter.py -> build/lib/dicom/contrib copying dicom/contrib/imViewer_Simple.py -> build/lib/dicom/contrib copying dicom/contrib/pydicom_PIL.py -> build/lib/dicom/contrib creating build/lib/dicom/test copying dicom/test/test_dataelem.py -> build/lib/dicom/test copying dicom/test/warncheck.py -> build/lib/dicom/test copying dicom/test/test_filewriter.py -> build/lib/dicom/test copying dicom/test/__init__.py -> build/lib/dicom/test copying dicom/test/run_tests.py -> build/lib/dicom/test copying dicom/test/test_UID.py -> build/lib/dicom/test copying dicom/test/test_dictionary.py -> build/lib/dicom/test copying dicom/test/test_filereader.py -> build/lib/dicom/test copying dicom/test/test_rawread.py -> build/lib/dicom/test copying dicom/test/test_valuerep.py -> build/lib/dicom/test copying dicom/test/test_tag.py -> build/lib/dicom/test copying dicom/test/test_dataset.py -> build/lib/dicom/test copying dicom/test/version_dep.py -> build/lib/dicom/test copying dicom/test/test_charset.py -> build/lib/dicom/test creating build/lib/dicom/test/performance copying dicom/test/performance/__init__.py -> build/lib/dicom/test/performance copying dicom/test/performance/time_test.py -> build/lib/dicom/test/performance creating build/lib/dicom/doc copying dicom/doc/index.html -> build/lib/dicom/doc creating build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/FileInfo.txt -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/charlist.py -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrArab.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrFren.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrGerm.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrGreek.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrH31.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrH32.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrHbrw.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrI2.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrRuss.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrX1.dcm -> build/lib/dicom/testcharsetfiles copying dicom/testcharsetfiles/chrX2.dcm -> build/lib/dicom/testcharsetfiles creating build/lib/dicom/testfiles copying dicom/testfiles/CT_small.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/ExplVR_BigEnd.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/JPEG-LL.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/JPEG-lossy.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/JPEG2000.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/MR_small.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/README.txt -> build/lib/dicom/testfiles copying dicom/testfiles/image_dfl.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/reportsi.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/rtdose.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/rtplan.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/rtplan.dump -> build/lib/dicom/testfiles copying dicom/testfiles/rtplan_truncated.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/rtstruct.dcm -> build/lib/dicom/testfiles copying dicom/testfiles/rtstruct.dump -> build/lib/dicom/testfiles copying dicom/testfiles/test-SR.dcm -> build/lib/dicom/testfiles copying dicom/test/all.bat -> build/lib/dicom/test copying dicom/test/shell_all -> build/lib/dicom/test creating build/bdist.freebsd-11.0-CURRENT-powerpc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/filereader.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/sequence.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util copying build/lib/dicom/util/namedtup.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util copying build/lib/dicom/util/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util copying build/lib/dicom/util/dump.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util copying build/lib/dicom/util/hexutil.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/test-SR.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/README.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtplan.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/JPEG2000.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/CT_small.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/ExplVR_BigEnd.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/reportsi.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtplan.dump -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/MR_small.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtstruct.dump -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtdose.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/JPEG-LL.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtplan_truncated.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/rtstruct.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/image_dfl.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/testfiles/JPEG-lossy.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testfiles copying build/lib/dicom/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/_UID_dict.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/show_charset_name.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/anonymize.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/DicomInfo.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/dicomtree.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/myprint.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/DicomDiff.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/examples/ListBeams.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples copying build/lib/dicom/dataset.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/_private_dict.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/_dicom_dict.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrHbrw.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/charlist.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/FileInfo.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrX1.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrH32.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrX2.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrGreek.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrGerm.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrFren.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrI2.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrRuss.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrH31.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/testcharsetfiles/chrArab.dcm -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles copying build/lib/dicom/charset.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/encaps.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/filebase.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/values.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/UID.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/filewriter.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/misc.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/fileutil.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/valuerep.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/tag.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/doc copying build/lib/dicom/doc/index.html -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/doc copying build/lib/dicom/datadict.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib copying build/lib/dicom/contrib/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib copying build/lib/dicom/contrib/pydicom_Tkinter.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib copying build/lib/dicom/contrib/imViewer_Simple.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib copying build/lib/dicom/contrib/pydicom_PIL.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_dataelem.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/all.bat -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/warncheck.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_filewriter.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/run_tests.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_UID.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_dictionary.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_filereader.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_rawread.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/performance copying build/lib/dicom/test/performance/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/performance copying build/lib/dicom/test/performance/time_test.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/performance copying build/lib/dicom/test/test_valuerep.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_tag.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_dataset.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/version_dep.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/shell_all -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/test/test_charset.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test copying build/lib/dicom/dataelem.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom copying build/lib/dicom/attribute.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/filereader.py to filereader.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/sequence.py to sequence.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util/namedtup.py to namedtup.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util/dump.py to dump.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/util/hexutil.py to hexutil.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/_UID_dict.py to _UID_dict.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/show_charset_name.py to show_charset_name.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/anonymize.py to anonymize.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/DicomInfo.py to DicomInfo.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/dicomtree.py to dicomtree.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/myprint.py to myprint.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/DicomDiff.py to DicomDiff.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/examples/ListBeams.py to ListBeams.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/dataset.py to dataset.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/_private_dict.py to _private_dict.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/_dicom_dict.py to _dicom_dict.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/testcharsetfiles/charlist.py to charlist.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/charset.py to charset.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/encaps.py to encaps.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/filebase.py to filebase.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/values.py to values.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/UID.py to UID.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/filewriter.py to filewriter.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/misc.py to misc.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/fileutil.py to fileutil.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/valuerep.py to valuerep.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/tag.py to tag.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/datadict.py to datadict.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib/pydicom_Tkinter.py to pydicom_Tkinter.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib/imViewer_Simple.py to imViewer_Simple.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/contrib/pydicom_PIL.py to pydicom_PIL.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_dataelem.py to test_dataelem.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/warncheck.py to warncheck.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_filewriter.py to test_filewriter.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/run_tests.py to run_tests.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_UID.py to test_UID.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_dictionary.py to test_dictionary.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_filereader.py to test_filereader.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_rawread.py to test_rawread.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/performance/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/performance/time_test.py to time_test.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_valuerep.py to test_valuerep.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_tag.py to test_tag.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_dataset.py to test_dataset.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/version_dep.py to version_dep.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/test/test_charset.py to test_charset.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/dataelem.py to dataelem.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dicom/attribute.py to attribute.pyc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying pydicom.egg-info/PKG-INFO -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying pydicom.egg-info/SOURCES.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying pydicom.egg-info/dependency_links.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying pydicom.egg-info/not-zip-safe -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying pydicom.egg-info/top_level.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO creating dist creating 'dist/pydicom-0.9.4_1-py2.7.egg' and adding 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' to it removing 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' (and everything under it) ===> Installing for py27-pydicom-0.9.4.1 ===> py27-pydicom-0.9.4.1 depends on package: py27-setuptools27>0 - found ===> py27-pydicom-0.9.4.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Checking if science/py-pydicom already installed running easy_install Processing pydicom-0.9.4_1-py2.7.egg creating /usr/local/lib/python2.7/site-packages/pydicom-0.9.4_1-py2.7.egg Extracting pydicom-0.9.4_1-py2.7.egg to /usr/local/lib/python2.7/site-packages Adding pydicom 0.9.4-1 to easy-install.pth file Installed /usr/local/lib/python2.7/site-packages/pydicom-0.9.4_1-py2.7.egg writing list of installed files to '/obj/buildshare/ports/355755/science/py-pydicom/work/.PLIST.pymodtmp' ===> Registering installation for py27-pydicom-0.9.4.1 Installing py27-pydicom-0.9.4.1... done Make package ===> Building package for py27-pydicom-0.9.4.1 Creating package for py27-pydicom-0.9.4.1 slot1: removed