Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/82b29d9e3e6bd9c72eb4ea1ce8bdada5 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/82b29d9e3e6bd9c72eb4ea1ce8bdada5 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/116752
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/mgr7dxywdz3i0pgpz4b4x2537xhwpkrj-smart_open-4.1.2.tar.gz
source root is smart_open-4.1.2
setting SOURCE_DATE_EPOCH to timestamp 1610952173 of file smart_open-4.1.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/smart_open
copying smart_open/webhdfs.py -> build/lib/smart_open
copying smart_open/local_file.py -> build/lib/smart_open
copying smart_open/bytebuffer.py -> build/lib/smart_open
copying smart_open/compression.py -> build/lib/smart_open
copying smart_open/utils.py -> build/lib/smart_open
copying smart_open/s3.py -> build/lib/smart_open
copying smart_open/smart_open_lib.py -> build/lib/smart_open
copying smart_open/version.py -> build/lib/smart_open
copying smart_open/azure.py -> build/lib/smart_open
copying smart_open/__init__.py -> build/lib/smart_open
copying smart_open/gcs.py -> build/lib/smart_open
copying smart_open/constants.py -> build/lib/smart_open
copying smart_open/ssh.py -> build/lib/smart_open
copying smart_open/doctools.py -> build/lib/smart_open
copying smart_open/hdfs.py -> build/lib/smart_open
copying smart_open/http.py -> build/lib/smart_open
copying smart_open/concurrency.py -> build/lib/smart_open
copying smart_open/transport.py -> build/lib/smart_open
creating build/lib/smart_open/tests
copying smart_open/tests/test_s3.py -> build/lib/smart_open/tests
copying smart_open/tests/test_gcs.py -> build/lib/smart_open/tests
copying smart_open/tests/test_ssh.py -> build/lib/smart_open/tests
copying smart_open/tests/test_http.py -> build/lib/smart_open/tests
copying smart_open/tests/test_azure.py -> build/lib/smart_open/tests
copying smart_open/tests/test_utils.py -> build/lib/smart_open/tests
copying smart_open/tests/test_sanity.py -> build/lib/smart_open/tests
copying smart_open/tests/test_transport.py -> build/lib/smart_open/tests
copying smart_open/tests/test_hdfs.py -> build/lib/smart_open/tests
copying smart_open/tests/__init__.py -> build/lib/smart_open/tests
copying smart_open/tests/test_smart_open.py -> build/lib/smart_open/tests
copying smart_open/tests/test_s3_version.py -> build/lib/smart_open/tests
copying smart_open/tests/test_package.py -> build/lib/smart_open/tests
copying smart_open/tests/test_bytebuffer.py -> build/lib/smart_open/tests
creating build/lib/smart_open/tests/fixtures
copying smart_open/tests/fixtures/no_schemes_transport.py -> build/lib/smart_open/tests/fixtures
copying smart_open/tests/fixtures/good_transport.py -> build/lib/smart_open/tests/fixtures
copying smart_open/tests/fixtures/__init__.py -> build/lib/smart_open/tests/fixtures
copying smart_open/tests/fixtures/missing_deps_transport.py -> build/lib/smart_open/tests/fixtures
creating build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/crime-and-punishment.txt.gz -> build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/crime-and-punishment.txt.xz -> build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/crime-and-punishment.txt -> build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/crlf_at_1k_boundary.warc.gz -> build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/1984.txt.gz -> build/lib/smart_open/tests/test_data
copying smart_open/tests/test_data/cp852.tsv.txt -> build/lib/smart_open/tests/test_data
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/webhdfs.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/local_file.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/bytebuffer.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/compression.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/utils.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/s3.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/smart_open_lib.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/version.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/azure.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/__init__.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/gcs.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/constants.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/ssh.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/doctools.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/hdfs.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/http.py -> build/bdist.linux-aarch64/wheel/smart_open
copying build/lib/smart_open/concurrency.py -> build/bdist.linux-aarch64/wheel/smart_open
creating build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_s3.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_gcs.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
creating build/bdist.linux-aarch64/wheel/smart_open/tests/fixtures
copying build/lib/smart_open/tests/fixtures/no_schemes_transport.py -> build/bdist.linux-aarch64/wheel/smart_open/tests/fixtures
copying build/lib/smart_open/tests/fixtures/good_transport.py -> build/bdist.linux-aarch64/wheel/smart_open/tests/fixtures
copying build/lib/smart_open/tests/fixtures/__init__.py -> build/bdist.linux-aarch64/wheel/smart_open/tests/fixtures
copying build/lib/smart_open/tests/fixtures/missing_deps_transport.py -> build/bdist.linux-aarch64/wheel/smart_open/tests/fixtures
copying build/lib/smart_open/tests/test_ssh.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_http.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_azure.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_sanity.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_transport.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_hdfs.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/__init__.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
creating build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/crime-and-punishment.txt.gz -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/crime-and-punishment.txt.xz -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/crime-and-punishment.txt -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/crlf_at_1k_boundary.warc.gz -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/1984.txt.gz -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_data/cp852.tsv.txt -> build/bdist.linux-aarch64/wheel/smart_open/tests/test_data
copying build/lib/smart_open/tests/test_smart_open.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_s3_version.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_package.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/tests/test_bytebuffer.py -> build/bdist.linux-aarch64/wheel/smart_open/tests
copying build/lib/smart_open/transport.py -> build/bdist.linux-aarch64/wheel/smart_open
running install_egg_info
running egg_info
writing smart_open.egg-info/PKG-INFO
writing dependency_links to smart_open.egg-info/dependency_links.txt
writing requirements to smart_open.egg-info/requires.txt
writing top-level names to smart_open.egg-info/top_level.txt
reading manifest file 'smart_open.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'smart_open.egg-info/SOURCES.txt'
Copying smart_open.egg-info to build/bdist.linux-aarch64/wheel/smart_open-4.1.2-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/smart_open-4.1.2.dist-info/WHEEL
creating 'dist/smart_open-4.1.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'smart_open/__init__.py'
adding 'smart_open/azure.py'
adding 'smart_open/bytebuffer.py'
adding 'smart_open/compression.py'
adding 'smart_open/concurrency.py'
adding 'smart_open/constants.py'
adding 'smart_open/doctools.py'
adding 'smart_open/gcs.py'
adding 'smart_open/hdfs.py'
adding 'smart_open/http.py'
adding 'smart_open/local_file.py'
adding 'smart_open/s3.py'
adding 'smart_open/smart_open_lib.py'
adding 'smart_open/ssh.py'
adding 'smart_open/transport.py'
adding 'smart_open/utils.py'
adding 'smart_open/version.py'
adding 'smart_open/webhdfs.py'
adding 'smart_open/tests/__init__.py'
adding 'smart_open/tests/test_azure.py'
adding 'smart_open/tests/test_bytebuffer.py'
adding 'smart_open/tests/test_gcs.py'
adding 'smart_open/tests/test_hdfs.py'
adding 'smart_open/tests/test_http.py'
adding 'smart_open/tests/test_package.py'
adding 'smart_open/tests/test_s3.py'
adding 'smart_open/tests/test_s3_version.py'
adding 'smart_open/tests/test_sanity.py'
adding 'smart_open/tests/test_smart_open.py'
adding 'smart_open/tests/test_ssh.py'
adding 'smart_open/tests/test_transport.py'
adding 'smart_open/tests/test_utils.py'
adding 'smart_open/tests/fixtures/__init__.py'
adding 'smart_open/tests/fixtures/good_transport.py'
adding 'smart_open/tests/fixtures/missing_deps_transport.py'
adding 'smart_open/tests/fixtures/no_schemes_transport.py'
adding 'smart_open/tests/test_data/1984.txt.gz'
adding 'smart_open/tests/test_data/cp852.tsv.txt'
adding 'smart_open/tests/test_data/crime-and-punishment.txt'
adding 'smart_open/tests/test_data/crime-and-punishment.txt.gz'
adding 'smart_open/tests/test_data/crime-and-punishment.txt.xz'
adding 'smart_open/tests/test_data/crlf_at_1k_boundary.warc.gz'
adding 'smart_open-4.1.2.dist-info/LICENSE'
adding 'smart_open-4.1.2.dist-info/METADATA'
adding 'smart_open-4.1.2.dist-info/WHEEL'
adding 'smart_open-4.1.2.dist-info/top_level.txt'
adding 'smart_open-4.1.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/smart_open-4.1.2/dist /build/smart_open-4.1.2
Processing ./smart_open-4.1.2-py3-none-any.whl
Installing collected packages: smart-open
Successfully installed smart-open-4.1.2
/build/smart_open-4.1.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/71l3n0jcqwav97cljzaa50a27pw9gscq-python3.8-smart_open-4.1.2
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/71l3n0jcqwav97cljzaa50a27pw9gscq-python3.8-smart_open-4.1.2/lib
patching script interpreter paths in /nix/store/71l3n0jcqwav97cljzaa50a27pw9gscq-python3.8-smart_open-4.1.2
checking for references to /build/ in /nix/store/71l3n0jcqwav97cljzaa50a27pw9gscq-python3.8-smart_open-4.1.2...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment