------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-atomiclong-0.1.1_2.tgz Installing /packages/All/fusefs-libs-2.9.9.tgz Message from fusefs-libs-2.9.9: Install the fuse kernel module to use this port. Installing /packages/All/py36-fusepy-3.0.1.tgz Installing /packages/All/libnghttp2-1.39.1_1.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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.65.3.tgz Installing /packages/All/libssh2-1.8.2,3.tgz Installing /packages/All/libgit2-0.28.1.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-pygit2-0.28.0.tgz Installing /packages/All/py36-raven-6.10.0_1.tgz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by fusefs-gitfs-0.4.5.1_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by fusefs-gitfs-0.4.5.1_1 for building => SHA256 Checksum OK for PressLabs-gitfs-0.4.5.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by fusefs-gitfs-0.4.5.1_1 for building ===> Extracting for fusefs-gitfs-0.4.5.1_1 => SHA256 Checksum OK for PressLabs-gitfs-0.4.5.1_GH0.tar.gz. Extracted Memory Use: 0.60M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for fusefs-gitfs-0.4.5.1_1 ===> Applying ports patches for fusefs-gitfs-0.4.5.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for fusefs-gitfs-0.4.5.1_1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for fusefs-gitfs-0.4.5.1_1 running build running build_py creating build creating build/lib creating build/lib/gitfs copying gitfs/__init__.py -> build/lib/gitfs copying gitfs/mounter.py -> build/lib/gitfs copying gitfs/router.py -> build/lib/gitfs copying gitfs/routes.py -> build/lib/gitfs copying gitfs/__main__.py -> build/lib/gitfs copying gitfs/log.py -> build/lib/gitfs copying gitfs/repository.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/current.py -> build/lib/gitfs/views copying gitfs/views/view.py -> build/lib/gitfs/views copying gitfs/views/index.py -> build/lib/gitfs/views copying gitfs/views/__init__.py -> build/lib/gitfs/views copying gitfs/views/passthrough.py -> build/lib/gitfs/views copying gitfs/views/read_only.py -> build/lib/gitfs/views copying gitfs/views/commit.py -> build/lib/gitfs/views copying gitfs/views/history.py -> build/lib/gitfs/views creating build/lib/gitfs/merges copying gitfs/merges/accept_mine.py -> build/lib/gitfs/merges copying gitfs/merges/__init__.py -> build/lib/gitfs/merges copying gitfs/merges/base.py -> build/lib/gitfs/merges creating build/lib/gitfs/utils copying gitfs/utils/args.py -> build/lib/gitfs/utils copying gitfs/utils/strptime.py -> build/lib/gitfs/utils copying gitfs/utils/path.py -> build/lib/gitfs/utils copying gitfs/utils/commits.py -> build/lib/gitfs/utils copying gitfs/utils/__init__.py -> build/lib/gitfs/utils creating build/lib/gitfs/worker copying gitfs/worker/__init__.py -> build/lib/gitfs/worker copying gitfs/worker/fetch.py -> build/lib/gitfs/worker copying gitfs/worker/commit_queue.py -> build/lib/gitfs/worker copying gitfs/worker/sync.py -> build/lib/gitfs/worker copying gitfs/worker/peasant.py -> build/lib/gitfs/worker creating build/lib/gitfs/cache copying gitfs/cache/commits.py -> build/lib/gitfs/cache copying gitfs/cache/lru.py -> build/lib/gitfs/cache copying gitfs/cache/base.py -> build/lib/gitfs/cache copying gitfs/cache/node.py -> build/lib/gitfs/cache copying gitfs/cache/__init__.py -> build/lib/gitfs/cache copying gitfs/cache/gitignore.py -> build/lib/gitfs/cache creating build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/while_not.py -> 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/retry.py -> build/lib/gitfs/utils/decorators copying gitfs/utils/decorators/write_operation.py -> build/lib/gitfs/utils/decorators creating build/lib/gitfs/cache/decorators copying gitfs/cache/decorators/lru.py -> build/lib/gitfs/cache/decorators copying gitfs/cache/decorators/__init__.py -> build/lib/gitfs/cache/decorators running egg_info creating gitfs.egg-info writing gitfs.egg-info/PKG-INFO writing dependency_links to gitfs.egg-info/dependency_links.txt writing entry points to gitfs.egg-info/entry_points.txt writing requirements to gitfs.egg-info/requires.txt writing top-level names to gitfs.egg-info/top_level.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:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for fusefs-gitfs-0.4.5.1_1 ===> Generating temporary packing list running install running build running build_py running egg_info writing gitfs.egg-info/PKG-INFO writing dependency_links to gitfs.egg-info/dependency_links.txt writing entry points to gitfs.egg-info/entry_points.txt writing requirements to gitfs.egg-info/requires.txt writing top-level names to gitfs.egg-info/top_level.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/python3.6 creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs copying build/lib/gitfs/routes.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs copying build/lib/gitfs/router.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs copying build/lib/gitfs/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs copying build/lib/gitfs/log.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/worker/sync.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/worker/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/worker/fetch.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/worker/peasant.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/worker/commit_queue.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker copying build/lib/gitfs/repository.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/events copying build/lib/gitfs/events/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/events creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/retry.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/while_not.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/write_operation.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/decorators/not_in.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators copying build/lib/gitfs/utils/strptime.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils copying build/lib/gitfs/utils/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils copying build/lib/gitfs/utils/commits.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils copying build/lib/gitfs/utils/args.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils copying build/lib/gitfs/utils/path.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/commit.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/history.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/view.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/current.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/index.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/read_only.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/views/passthrough.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views copying build/lib/gitfs/mounter.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache copying build/lib/gitfs/cache/base.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache copying build/lib/gitfs/cache/commits.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache copying build/lib/gitfs/cache/node.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache copying build/lib/gitfs/cache/gitignore.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache copying build/lib/gitfs/cache/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/decorators copying build/lib/gitfs/cache/decorators/lru.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/decorators copying build/lib/gitfs/cache/decorators/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/decorators copying build/lib/gitfs/cache/lru.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache creating /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges copying build/lib/gitfs/merges/base.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges copying build/lib/gitfs/merges/__init__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges copying build/lib/gitfs/merges/accept_mine.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges copying build/lib/gitfs/__main__.py -> /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/routes.py to routes.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/router.py to router.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/log.py to log.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker/sync.py to sync.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker/fetch.py to fetch.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker/peasant.py to peasant.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/worker/commit_queue.py to commit_queue.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/repository.py to repository.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/events/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators/retry.py to retry.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators/while_not.py to while_not.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators/write_operation.py to write_operation.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/decorators/not_in.py to not_in.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/strptime.py to strptime.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/commits.py to commits.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/args.py to args.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/utils/path.py to path.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/commit.py to commit.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/history.py to history.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/view.py to view.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/current.py to current.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/index.py to index.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/read_only.py to read_only.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/views/passthrough.py to passthrough.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/mounter.py to mounter.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/base.py to base.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/commits.py to commits.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/node.py to node.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/gitignore.py to gitignore.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/decorators/lru.py to lru.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/decorators/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/cache/lru.py to lru.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges/base.py to base.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/merges/accept_mine.py to accept_mine.cpython-36.pyc byte-compiling /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs/__main__.py to __main__.cpython-36.pyc writing byte-compilation script '/tmp/tmpki5tvv9y.py' /usr/local/bin/python3.6 /tmp/tmpki5tvv9y.py removing /tmp/tmpki5tvv9y.py running install_egg_info Copying gitfs.egg-info to /construction/sysutils/fusefs-gitfs/stage/usr/local/lib/python3.6/site-packages/gitfs-0.4.5.1-py3.6.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-3.6 Link: @bin/gitfs --> bin/gitfs-3.6 ====> 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for fusefs-gitfs-0.4.5.1_1 file sizes/checksums [135]: 0% file sizes/checksums [135]: 74% file sizes/checksums [135]: 100% packing files [135]: 0% packing files [135]: 74% packing files [135]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18