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/326741ca0cefc19e984aa3af47eab9eb to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/326741ca0cefc19e984aa3af47eab9eb to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | 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/g6ri91f93gmgbk5pbv4g3593ld7rm0k6-fs-s3fs-1.1.1.tar.gz
source root is fs-s3fs-1.1.1
setting SOURCE_DATE_EPOCH to timestamp 1565780369 of file fs-s3fs-1.1.1/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/fs_s3fs
copying fs_s3fs/_s3fs.py -> build/lib/fs_s3fs
copying fs_s3fs/opener.py -> build/lib/fs_s3fs
copying fs_s3fs/__init__.py -> build/lib/fs_s3fs
copying fs_s3fs/_version.py -> build/lib/fs_s3fs
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/fs_s3fs
copying build/lib/fs_s3fs/_s3fs.py -> build/bdist.linux-aarch64/wheel/fs_s3fs
copying build/lib/fs_s3fs/opener.py -> build/bdist.linux-aarch64/wheel/fs_s3fs
copying build/lib/fs_s3fs/__init__.py -> build/bdist.linux-aarch64/wheel/fs_s3fs
copying build/lib/fs_s3fs/_version.py -> build/bdist.linux-aarch64/wheel/fs_s3fs
running install_egg_info
running egg_info
writing fs_s3fs.egg-info/PKG-INFO
writing dependency_links to fs_s3fs.egg-info/dependency_links.txt
writing entry points to fs_s3fs.egg-info/entry_points.txt
writing requirements to fs_s3fs.egg-info/requires.txt
writing top-level names to fs_s3fs.egg-info/top_level.txt
reading manifest file 'fs_s3fs.egg-info/SOURCES.txt'
writing manifest file 'fs_s3fs.egg-info/SOURCES.txt'
Copying fs_s3fs.egg-info to build/bdist.linux-aarch64/wheel/fs_s3fs-1.1.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/fs_s3fs-1.1.1.dist-info/WHEEL
creating 'dist/fs_s3fs-1.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'fs_s3fs/__init__.py'
adding 'fs_s3fs/_s3fs.py'
adding 'fs_s3fs/_version.py'
adding 'fs_s3fs/opener.py'
adding 'fs_s3fs-1.1.1.dist-info/METADATA'
adding 'fs_s3fs-1.1.1.dist-info/WHEEL'
adding 'fs_s3fs-1.1.1.dist-info/entry_points.txt'
adding 'fs_s3fs-1.1.1.dist-info/top_level.txt'
adding 'fs_s3fs-1.1.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/fs-s3fs-1.1.1/dist /build/fs-s3fs-1.1.1
Processing ./fs_s3fs-1.1.1-py2.py3-none-any.whl
Requirement already satisfied: fs~=2.4 in /nix/store/njgmbk7jypszz74zsh959vfnm6ah8sj4-python3.9-fs-2.4.12/lib/python3.9/site-packages (from fs-s3fs==1.1.1) (2.4.12)
Requirement already satisfied: boto3~=1.9 in /nix/store/ygdz2m8kxi0q2frkjsfzz1p1vajqif1d-python3.9-boto3-1.17.30/lib/python3.9/site-packages (from fs-s3fs==1.1.1) (1.17.30)
Requirement already satisfied: six~=1.10 in /nix/store/2gwgw58lxgs5pqa5bgvdp8s9dwkf7bpj-python3.9-six-1.15.0/lib/python3.9/site-packages (from fs-s3fs==1.1.1) (1.15.0)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/2l0m857161l7miirxsjj3wrqb8vzhcpc-python3.9-jmespath-0.10.0/lib/python3.9/site-packages (from boto3~=1.9->fs-s3fs==1.1.1) (0.10.0)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/2d4iwxw554r8v0j3982cnrjh7q5zh11i-python3.9-s3transfer-0.3.4/lib/python3.9/site-packages (from boto3~=1.9->fs-s3fs==1.1.1) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/ky0138ar65l9pg3famsc8a4ry00bzrry-python3.9-botocore-1.20.30/lib/python3.9/site-packages (from boto3~=1.9->fs-s3fs==1.1.1) (1.20.30)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/6kps5zlmwzkq9yl6v991zg2v123dq45s-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3~=1.9->fs-s3fs==1.1.1) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/rlvnbqn8jzxin8bqnscl3mgpyq9hpzwk-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from botocore<1.21.0,>=1.20.30->boto3~=1.9->fs-s3fs==1.1.1) (2.8.1)
Requirement already satisfied: setuptools in /nix/store/rx2i4kfsmyf38w6x5ldazcjarb7008k2-python3.9-setuptools-50.3.1/lib/python3.9/site-packages (from fs~=2.4->fs-s3fs==1.1.1) (50.3.1.post0)
Requirement already satisfied: appdirs~=1.4.3 in /nix/store/lv8sr2r12y3zm43vmivqb50vjd2bywax-python3.9-appdirs-1.4.4/lib/python3.9/site-packages (from fs~=2.4->fs-s3fs==1.1.1) (1.4.4)
Requirement already satisfied: pytz in /nix/store/zizibv2cgvbccwzbknx1ld0yhknmb0dv-python3.9-pytz-2021.1/lib/python3.9/site-packages (from fs~=2.4->fs-s3fs==1.1.1) (2021.1)
Installing collected packages: fs-s3fs
Successfully installed fs-s3fs-1.1.1
/build/fs-s3fs-1.1.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8p9vgd31zkxgsidacrnh3vh9g999bkbb-python3.9-fs-s3fs-1.1.1
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8p9vgd31zkxgsidacrnh3vh9g999bkbb-python3.9-fs-s3fs-1.1.1/lib
patching script interpreter paths in /nix/store/8p9vgd31zkxgsidacrnh3vh9g999bkbb-python3.9-fs-s3fs-1.1.1
checking for references to /build/ in /nix/store/8p9vgd31zkxgsidacrnh3vh9g999bkbb-python3.9-fs-s3fs-1.1.1...
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