------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-atomiclong-0.1.1_2.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. Installing /packages/All/py27-fusepy-3.0.1.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.68.0.txz Installing /packages/All/libssh2-1.8.2,3.txz Installing /packages/All/libgit2-0.28.4.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-pygit2-0.28.2.txz Installing /packages/All/py27-contextlib2-0.6.0.txz Installing /packages/All/py27-raven-6.10.0_1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ fusefs-gitfs-py27-0.5.2: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ fusefs-gitfs-py27-0.5.2: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gitfs-py27-0.5.2 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ fusefs-gitfs-py27-0.5.2: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gitfs-py27-0.5.2 for building => SHA256 Checksum OK for PressLabs-gitfs-0.5.2_GH0.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ fusefs-gitfs-py27-0.5.2: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gitfs-py27-0.5.2 for building ===> Extracting for fusefs-gitfs-py27-0.5.2 => SHA256 Checksum OK for PressLabs-gitfs-0.5.2_GH0.tar.gz. Extracted Memory Use: 0.63M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fusefs-gitfs-py27-0.5.2 ===> Applying ports patches for fusefs-gitfs-py27-0.5.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-setuptools>0 - found ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-setuptools>0 - found ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for fusefs-gitfs-py27-0.5.2 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fusefs-gitfs-py27-0.5.2 running build running build_py creating build creating build/lib creating build/lib/gitfs copying gitfs/__main__.py -> build/lib/gitfs copying gitfs/repository.py -> build/lib/gitfs copying gitfs/log.py -> build/lib/gitfs copying gitfs/mounter.py -> build/lib/gitfs copying gitfs/__init__.py -> build/lib/gitfs copying gitfs/routes.py -> build/lib/gitfs copying gitfs/router.py -> build/lib/gitfs creating build/lib/gitfs/events copying gitfs/events/__init__.py -> build/lib/gitfs/events creating build/lib/gitfs/views copying gitfs/views/__init__.py -> build/lib/gitfs/views copying gitfs/views/history.py -> build/lib/gitfs/views copying gitfs/views/view.py -> build/lib/gitfs/views copying gitfs/views/commit.py -> build/lib/gitfs/views copying gitfs/views/passthrough.py -> build/lib/gitfs/views copying gitfs/views/current.py -> build/lib/gitfs/views copying gitfs/views/index.py -> build/lib/gitfs/views copying gitfs/views/read_only.py -> build/lib/gitfs/views creating build/lib/gitfs/merges copying gitfs/merges/base.py -> build/lib/gitfs/merges copying gitfs/merges/__init__.py -> build/lib/gitfs/merges copying gitfs/merges/accept_mine.py -> build/lib/gitfs/merges creating build/lib/gitfs/cache copying gitfs/cache/__init__.py -> build/lib/gitfs/cache copying gitfs/cache/lru.py -> build/lib/gitfs/cache copying gitfs/cache/gitignore.py -> build/lib/gitfs/cache copying gitfs/cache/commits.py -> build/lib/gitfs/cache copying gitfs/cache/node.py -> build/lib/gitfs/cache copying gitfs/cache/base.py -> build/lib/gitfs/cache creating build/lib/gitfs/utils copying gitfs/utils/path.py -> build/lib/gitfs/utils copying gitfs/utils/strptime.py -> build/lib/gitfs/utils copying gitfs/utils/commits.py -> build/lib/gitfs/utils copying gitfs/utils/__init__.py -> build/lib/gitfs/utils copying gitfs/utils/args.py -> build/lib/gitfs/utils creating build/lib/gitfs/worker copying gitfs/worker/__init__.py -> build/lib/gitfs/worker copying gitfs/worker/commit_queue.py -> build/lib/gitfs/worker copying gitfs/worker/peasant.py -> build/lib/gitfs/worker copying gitfs/worker/fetch.py -> build/lib/gitfs/worker copying gitfs/worker/sync.py -> build/lib/gitfs/worker creating build/lib/gitfs/cache/decorators copying gitfs/cache/decorators/__init__.py -> build/lib/gitfs/cache/decorators copying gitfs/cache/decorators/lru.py -> build/lib/gitfs/cache/decorators creating build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/not_in.py -> build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/__init__.py -> build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/while_not.py -> build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/write_operation.py -> build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/retry.py -> build/lib/gitfs/utils/decorators running egg_info creating gitfs.egg-info writing requirements to gitfs.egg-info/requires.txt writing gitfs.egg-info/PKG-INFO writing top-level names to gitfs.egg-info/top_level.txt writing dependency_links to gitfs.egg-info/dependency_links.txt writing entry points to gitfs.egg-info/entry_points.txt writing manifest file 'gitfs.egg-info/SOURCES.txt' reading manifest file 'gitfs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gitfs.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-atomiclong>=0.1.1 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-cffi>=1.12.3 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-fusepy>=3.0.1 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-pycparser>=2.19 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-pygit2>=0.28.2 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-raven>=6.10.0 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-six>=1.12.0 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-setuptools>0 - found ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fusefs-gitfs-py27-0.5.2 ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-atomiclong>=0.1.1 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-cffi>=1.12.3 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-fusepy>=3.0.1 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-pycparser>=2.19 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-pygit2>=0.28.2 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-raven>=6.10.0 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-six>=1.12.0 - found ===> fusefs-gitfs-py27-0.5.2 depends on package: py27-setuptools>0 - found ===> fusefs-gitfs-py27-0.5.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to gitfs.egg-info/requires.txt writing gitfs.egg-info/PKG-INFO writing top-level names to gitfs.egg-info/top_level.txt writing dependency_links to gitfs.egg-info/dependency_links.txt writing entry points to gitfs.egg-info/entry_points.txt reading manifest file 'gitfs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gitfs.egg-info/SOURCES.txt' running install_lib creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7 creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/__main__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/repository.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/log.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/mounter.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/routes.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs copying build/lib/gitfs/router.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/events copying build/lib/gitfs/events/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/events creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/history.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/view.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/commit.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/passthrough.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/current.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/index.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views copying build/lib/gitfs/views/read_only.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges copying build/lib/gitfs/merges/base.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges copying build/lib/gitfs/merges/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges copying build/lib/gitfs/merges/accept_mine.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/lru.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/gitignore.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/commits.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/node.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache copying build/lib/gitfs/cache/base.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/decorators copying build/lib/gitfs/cache/decorators/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/decorators copying build/lib/gitfs/cache/decorators/lru.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/decorators creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils copying build/lib/gitfs/utils/path.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils copying build/lib/gitfs/utils/strptime.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils copying build/lib/gitfs/utils/commits.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils copying build/lib/gitfs/utils/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils copying build/lib/gitfs/utils/args.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/not_in.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/while_not.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/write_operation.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/retry.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker copying build/lib/gitfs/worker/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker copying build/lib/gitfs/worker/commit_queue.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker copying build/lib/gitfs/worker/peasant.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker copying build/lib/gitfs/worker/fetch.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker copying build/lib/gitfs/worker/sync.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/__main__.py to __main__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/repository.py to repository.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/log.py to log.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/mounter.py to mounter.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/routes.py to routes.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/router.py to router.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/events/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/history.py to history.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/view.py to view.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/commit.py to commit.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/passthrough.py to passthrough.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/current.py to current.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/index.py to index.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/views/read_only.py to read_only.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges/base.py to base.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/merges/accept_mine.py to accept_mine.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/lru.py to lru.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/gitignore.py to gitignore.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/commits.py to commits.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/node.py to node.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/base.py to base.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/decorators/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/cache/decorators/lru.py to lru.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/path.py to path.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/strptime.py to strptime.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/commits.py to commits.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/args.py to args.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators/not_in.py to not_in.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators/while_not.py to while_not.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators/write_operation.py to write_operation.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/utils/decorators/retry.py to retry.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker/__init__.py to __init__.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker/commit_queue.py to commit_queue.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker/peasant.py to peasant.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker/fetch.py to fetch.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs/worker/sync.py to sync.pyc writing byte-compilation script '/tmp/tmpmKxZEP.py' /usr/local/bin/python2.7 -O /tmp/tmpmKxZEP.py removing /tmp/tmpmKxZEP.py running install_egg_info Copying gitfs.egg-info to /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python2.7/site-packages/gitfs-0.5.1-py2.7.egg-info running install_scripts Installing gitfs script to /construction/sysutils/fusefs-gitfs/stage/usr/local/bin writing list of installed files to '/construction/sysutils/fusefs-gitfs/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/gitfs --> bin/gitfs-2.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fusefs-gitfs-py27-0.5.2 file sizes/checksums [134]: 0% file sizes/checksums [134]: 74% file sizes/checksums [134]: 100% packing files [134]: 0% packing files [134]: 74% packing files [134]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:56