------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on file: /usr/local/sbin/pkg - found => fsspec-0.7.3.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/f/fsspec/fsspec-0.7.3.tar.gz fsspec-0.7.3.tar.gz 0% of 106 kB 0 Bps fsspec-0.7.3.tar.gz 106 kB 18 MBps 00s ===> Fetching all distfiles required by py37-fsspec-0.7.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-fsspec-0.7.3 for building => SHA256 Checksum OK for fsspec-0.7.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-fsspec-0.7.3 for building ===> Extracting for py37-fsspec-0.7.3 => SHA256 Checksum OK for fsspec-0.7.3.tar.gz. Extracted Memory Use: 0.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-fsspec-0.7.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-fsspec-0.7.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-fsspec-0.7.3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-fsspec-0.7.3 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-fsspec-0.7.3 running build running build_py creating build creating build/lib creating build/lib/fsspec copying fsspec/dircache.py -> build/lib/fsspec copying fsspec/__init__.py -> build/lib/fsspec copying fsspec/compression.py -> build/lib/fsspec copying fsspec/core.py -> build/lib/fsspec copying fsspec/spec.py -> build/lib/fsspec copying fsspec/mapping.py -> build/lib/fsspec copying fsspec/registry.py -> build/lib/fsspec copying fsspec/transaction.py -> build/lib/fsspec copying fsspec/utils.py -> build/lib/fsspec copying fsspec/caching.py -> build/lib/fsspec copying fsspec/conftest.py -> build/lib/fsspec copying fsspec/fuse.py -> build/lib/fsspec copying fsspec/_version.py -> build/lib/fsspec creating build/lib/fsspec/implementations copying fsspec/implementations/ftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/cached.py -> build/lib/fsspec/implementations copying fsspec/implementations/github.py -> build/lib/fsspec/implementations copying fsspec/implementations/zip.py -> build/lib/fsspec/implementations copying fsspec/implementations/webhdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/__init__.py -> build/lib/fsspec/implementations copying fsspec/implementations/hdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/sftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/git.py -> build/lib/fsspec/implementations copying fsspec/implementations/dask.py -> build/lib/fsspec/implementations copying fsspec/implementations/memory.py -> build/lib/fsspec/implementations copying fsspec/implementations/http.py -> build/lib/fsspec/implementations copying fsspec/implementations/local.py -> build/lib/fsspec/implementations copying fsspec/implementations/dvc.py -> build/lib/fsspec/implementations UPDATING build/lib/fsspec/_version.py set build/lib/fsspec/_version.py to '0.7.3' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-fsspec-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-fsspec-0.7.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-fsspec-0.7.3 ===> py37-fsspec-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-fsspec-0.7.3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py UPDATING build/lib/fsspec/_version.py set build/lib/fsspec/_version.py to '0.7.3' running install_lib creating /construction/devel/py-fsspec/stage/usr/local/lib/python3.7 creating /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/utils.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/compression.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/core.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/spec.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/mapping.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec creating /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/local.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/memory.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/zip.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/git.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dvc.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/http.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/hdfs.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/__init__.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/github.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/webhdfs.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dask.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/sftp.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/cached.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/ftp.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations copying build/lib/fsspec/caching.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/transaction.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/fuse.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/_version.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/registry.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/conftest.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/dircache.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec copying build/lib/fsspec/__init__.py -> /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/compression.py to compression.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/core.py to core.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/spec.py to spec.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/mapping.py to mapping.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/local.py to local.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/memory.py to memory.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/zip.py to zip.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/git.py to git.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/dvc.py to dvc.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/http.py to http.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/hdfs.py to hdfs.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/github.py to github.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/webhdfs.py to webhdfs.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/dask.py to dask.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/sftp.py to sftp.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/cached.py to cached.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/implementations/ftp.py to ftp.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/caching.py to caching.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/transaction.py to transaction.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/fuse.py to fuse.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/_version.py to _version.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/registry.py to registry.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/conftest.py to conftest.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/dircache.py to dircache.cpython-37.pyc byte-compiling /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpv0hulh93.py' /usr/local/bin/python3.7 /tmp/tmpv0hulh93.py removing /tmp/tmpv0hulh93.py running install_egg_info running egg_info writing fsspec.egg-info/PKG-INFO writing dependency_links to fsspec.egg-info/dependency_links.txt writing top-level names to fsspec.egg-info/top_level.txt reading manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'fsspec.egg-info/SOURCES.txt' Copying fsspec.egg-info to /construction/devel/py-fsspec/stage/usr/local/lib/python3.7/site-packages/fsspec-0.7.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-fsspec/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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 py37-fsspec-0.7.3 file sizes/checksums [87]: 0% file sizes/checksums [87]: 100% packing files [87]: 0% packing files [87]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12