Building py27-ptrace-0.7.txz (origin /buildshare/ports/355755/devel/py-ptrace) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/python-ptrace-0.7.tar.gz x packages/ x packages/python2-2_2.txz x packages/python27-2.7.6_4.txz x packages/py27-setuptools27-2.0.1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-distorm-20121220.r230.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-ptrace-0.7 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-ptrace-0.7 ===> py27-ptrace-0.7 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-ptrace-0.7 ===> py27-ptrace-0.7 depends on file: /usr/local/bin/python2.7 - found ===> py27-ptrace-0.7 depends on package: py27-distorm>0 - not found ===> Verifying install for py27-distorm>0 in /buildshare/ports/355755/devel/py-distorm ===> Installing existing package /packages/py27-distorm-20121220.r230.txz Installing py27-distorm-20121220.r230...Installing python2-2_2... done done ===> Returning to build of py27-ptrace-0.7 ===> py27-ptrace-0.7 depends on package: py27-setuptools27>0 - found ===> py27-ptrace-0.7 depends on file: /usr/local/bin/python2.7 - found Make install ===> License GPLv2 accepted by the user ===> py27-ptrace-0.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-ptrace-0.7 for building ===> Extracting for py27-ptrace-0.7 => SHA256 Checksum OK for python-ptrace-0.7.tar.gz. ===> Patching for py27-ptrace-0.7 /usr/bin/sed -i.bak -e 's|libdistorm64.so|/usr/local/lib/python2.7/site-packages/distorm3/libdistorm3.so|' /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/ptrace/pydistorm.py ===> py27-ptrace-0.7 depends on package: py27-setuptools27>0 - found ===> py27-ptrace-0.7 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-ptrace-0.7 running config ===> Building for py27-ptrace-0.7 running build running build_py creating build creating build/lib creating build/lib/ptrace creating build/lib/ptrace/binding copying ptrace/binding/freebsd_struct.py -> build/lib/ptrace/binding copying ptrace/binding/func.py -> build/lib/ptrace/binding copying ptrace/binding/__init__.py -> build/lib/ptrace/binding copying ptrace/binding/cpu.py -> build/lib/ptrace/binding copying ptrace/binding/openbsd_struct.py -> build/lib/ptrace/binding copying ptrace/binding/linux_struct.py -> build/lib/ptrace/binding creating build/lib/ptrace/syscall copying ptrace/syscall/prototypes.py -> build/lib/ptrace/syscall copying ptrace/syscall/freebsd_syscall.py -> build/lib/ptrace/syscall copying ptrace/syscall/linux_syscall32.py -> build/lib/ptrace/syscall copying ptrace/syscall/linux_syscall64.py -> build/lib/ptrace/syscall copying ptrace/syscall/linux_constants.py -> build/lib/ptrace/syscall copying ptrace/syscall/posix_constants.py -> build/lib/ptrace/syscall copying ptrace/syscall/socketcall.py -> build/lib/ptrace/syscall copying ptrace/syscall/__init__.py -> build/lib/ptrace/syscall copying ptrace/syscall/ptrace_syscall.py -> build/lib/ptrace/syscall copying ptrace/syscall/syscall_argument.py -> build/lib/ptrace/syscall copying ptrace/syscall/posix_arg.py -> build/lib/ptrace/syscall copying ptrace/syscall/socketcall_constants.py -> build/lib/ptrace/syscall copying ptrace/syscall/names.py -> build/lib/ptrace/syscall copying ptrace/syscall/freebsd_constants.py -> build/lib/ptrace/syscall copying ptrace/syscall/socketcall_struct.py -> build/lib/ptrace/syscall copying ptrace/syscall/linux_struct.py -> build/lib/ptrace/syscall copying ptrace/process_tools.py -> build/lib/ptrace copying ptrace/ctypes_errno.py -> build/lib/ptrace copying ptrace/__init__.py -> build/lib/ptrace copying ptrace/six.py -> build/lib/ptrace copying ptrace/version.py -> build/lib/ptrace copying ptrace/disasm.py -> build/lib/ptrace copying ptrace/ctypes_stdint.py -> build/lib/ptrace copying ptrace/ctypes_libc.py -> build/lib/ptrace copying ptrace/func_arg.py -> build/lib/ptrace copying ptrace/pydistorm.py -> build/lib/ptrace copying ptrace/func_call.py -> build/lib/ptrace copying ptrace/signames.py -> build/lib/ptrace copying ptrace/tools.py -> build/lib/ptrace copying ptrace/mockup.py -> build/lib/ptrace copying ptrace/terminal.py -> build/lib/ptrace copying ptrace/ctypes_tools.py -> build/lib/ptrace copying ptrace/os_tools.py -> build/lib/ptrace copying ptrace/linux_proc.py -> build/lib/ptrace copying ptrace/profiler.py -> build/lib/ptrace copying ptrace/error.py -> build/lib/ptrace copying ptrace/cpu_info.py -> build/lib/ptrace copying ptrace/logging_tools.py -> build/lib/ptrace creating build/lib/ptrace/debugger copying ptrace/debugger/breakpoint.py -> build/lib/ptrace/debugger copying ptrace/debugger/backtrace.py -> build/lib/ptrace/debugger copying ptrace/debugger/__init__.py -> build/lib/ptrace/debugger copying ptrace/debugger/memory_mapping.py -> build/lib/ptrace/debugger copying ptrace/debugger/application.py -> build/lib/ptrace/debugger copying ptrace/debugger/process_error.py -> build/lib/ptrace/debugger copying ptrace/debugger/parse_expr.py -> build/lib/ptrace/debugger copying ptrace/debugger/debugger.py -> build/lib/ptrace/debugger copying ptrace/debugger/child.py -> build/lib/ptrace/debugger copying ptrace/debugger/process.py -> build/lib/ptrace/debugger copying ptrace/debugger/signal_reason.py -> build/lib/ptrace/debugger copying ptrace/debugger/ptrace_signal.py -> build/lib/ptrace/debugger copying ptrace/debugger/syscall_state.py -> build/lib/ptrace/debugger copying ptrace/debugger/process_event.py -> build/lib/ptrace/debugger running build_scripts creating build/scripts-2.7 copying and adjusting strace.py -> build/scripts-2.7 copying and adjusting gdb.py -> build/scripts-2.7 changing mode of build/scripts-2.7/strace.py from 644 to 755 changing mode of build/scripts-2.7/gdb.py from 644 to 755 ===> Staging for py27-ptrace-0.7 ===> py27-ptrace-0.7 depends on package: py27-distorm>0 - found ===> py27-ptrace-0.7 depends on package: py27-setuptools27>0 - found ===> py27-ptrace-0.7 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_scripts running install_lib creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/prototypes.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/freebsd_syscall.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/linux_syscall32.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/linux_syscall64.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/linux_constants.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/posix_constants.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/socketcall.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/__init__.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/ptrace_syscall.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/syscall_argument.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/posix_arg.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/socketcall_constants.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/names.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/freebsd_constants.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/socketcall_struct.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/syscall/linux_struct.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall copying build/lib/ptrace/process_tools.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/ctypes_errno.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/__init__.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/six.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/version.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/disasm.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/ctypes_stdint.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/ctypes_libc.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/func_arg.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/pydistorm.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/func_call.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/freebsd_struct.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/func.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/__init__.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/cpu.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/openbsd_struct.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/binding/linux_struct.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding copying build/lib/ptrace/signames.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/tools.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/mockup.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/terminal.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/ctypes_tools.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/os_tools.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/linux_proc.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace creating /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/breakpoint.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/backtrace.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/__init__.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/memory_mapping.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/application.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/process_error.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/parse_expr.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/debugger.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/child.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/process.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/signal_reason.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/ptrace_signal.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/syscall_state.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/debugger/process_event.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger copying build/lib/ptrace/profiler.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/error.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/cpu_info.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace copying build/lib/ptrace/logging_tools.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/prototypes.py to prototypes.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/freebsd_syscall.py to freebsd_syscall.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/linux_syscall32.py to linux_syscall32.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/linux_syscall64.py to linux_syscall64.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/linux_constants.py to linux_constants.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/posix_constants.py to posix_constants.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/socketcall.py to socketcall.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/ptrace_syscall.py to ptrace_syscall.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/syscall_argument.py to syscall_argument.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/posix_arg.py to posix_arg.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/socketcall_constants.py to socketcall_constants.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/names.py to names.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/freebsd_constants.py to freebsd_constants.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/socketcall_struct.py to socketcall_struct.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/syscall/linux_struct.py to linux_struct.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/process_tools.py to process_tools.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/ctypes_errno.py to ctypes_errno.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/six.py to six.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/version.py to version.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/disasm.py to disasm.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/ctypes_stdint.py to ctypes_stdint.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/ctypes_libc.py to ctypes_libc.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/func_arg.py to func_arg.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/pydistorm.py to pydistorm.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/func_call.py to func_call.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/freebsd_struct.py to freebsd_struct.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/func.py to func.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/cpu.py to cpu.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/openbsd_struct.py to openbsd_struct.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/binding/linux_struct.py to linux_struct.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/signames.py to signames.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/tools.py to tools.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/mockup.py to mockup.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/terminal.py to terminal.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/ctypes_tools.py to ctypes_tools.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/os_tools.py to os_tools.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/linux_proc.py to linux_proc.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/breakpoint.py to breakpoint.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/backtrace.py to backtrace.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/memory_mapping.py to memory_mapping.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/application.py to application.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/process_error.py to process_error.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/parse_expr.py to parse_expr.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/debugger.py to debugger.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/child.py to child.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/process.py to process.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/signal_reason.py to signal_reason.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/ptrace_signal.py to ptrace_signal.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/syscall_state.py to syscall_state.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/debugger/process_event.py to process_event.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/profiler.py to profiler.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/error.py to error.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/cpu_info.py to cpu_info.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/ptrace/logging_tools.py to logging_tools.pyc writing byte-compilation script '/tmp/tmpPmfGbv.py' /usr/local/bin/python2.7 -O /tmp/tmpPmfGbv.py removing /tmp/tmpPmfGbv.py running install_egg_info running egg_info writing python_ptrace.egg-info/PKG-INFO writing top-level names to python_ptrace.egg-info/top_level.txt writing dependency_links to python_ptrace.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'python_ptrace.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'conv_python3.0.sh' warning: no files found matching 'python3.0.patch' writing manifest file 'python_ptrace.egg-info/SOURCES.txt' Copying python_ptrace.egg-info to /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/lib/python2.7/site-packages/python_ptrace-0.7-py2.7.egg-info running install_scripts copying build/scripts-2.7/gdb.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/bin copying build/scripts-2.7/strace.py -> /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/bin changing mode of /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/bin/gdb.py to 755 changing mode of /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/bin/strace.py to 755 writing list of installed files to '/obj/buildshare/ports/355755/devel/py-ptrace/work/.PLIST.pymodtmp' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/AUTHORS /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/ChangeLog /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/PKG-INFO /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/README /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/README.cptrace /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/TODO /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/share/doc/py-ptrace install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/examples/itrace.py /obj/buildshare/ports/355755/devel/py-ptrace/work/python-ptrace-0.7/examples/simple_dbg.py /obj/buildshare/ports/355755/devel/py-ptrace/work/stage/usr/local/share/examples/py-ptrace ====> Compressing man pages (compress-man) ===> Installing for py27-ptrace-0.7 ===> Checking if devel/py-ptrace already installed ===> Registering installation for py27-ptrace-0.7 Installing py27-ptrace-0.7... done Make package ===> Building package for py27-ptrace-0.7 slot2: removed