Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:38
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/129f08f8ee42cb39dc5d2f18ce71d2c9 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/129f08f8ee42cb39dc5d2f18ce71d2c9 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117004
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/1cf5g8l379zkr21ygka2j68m161pzqnx-Keras_Applications-1.0.8.tar.gz
source root is Keras_Applications-1.0.8
setting SOURCE_DATE_EPOCH to timestamp 1559240189 of file Keras_Applications-1.0.8/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/keras_applications
copying keras_applications/xception.py -> build/lib/keras_applications
copying keras_applications/resnet50.py -> build/lib/keras_applications
copying keras_applications/resnext.py -> build/lib/keras_applications
copying keras_applications/imagenet_utils.py -> build/lib/keras_applications
copying keras_applications/inception_v3.py -> build/lib/keras_applications
copying keras_applications/nasnet.py -> build/lib/keras_applications
copying keras_applications/vgg16.py -> build/lib/keras_applications
copying keras_applications/mobilenet.py -> build/lib/keras_applications
copying keras_applications/mobilenet_v2.py -> build/lib/keras_applications
copying keras_applications/vgg19.py -> build/lib/keras_applications
copying keras_applications/__init__.py -> build/lib/keras_applications
copying keras_applications/resnet.py -> build/lib/keras_applications
copying keras_applications/resnet_v2.py -> build/lib/keras_applications
copying keras_applications/inception_resnet_v2.py -> build/lib/keras_applications
copying keras_applications/resnet_common.py -> build/lib/keras_applications
copying keras_applications/densenet.py -> build/lib/keras_applications
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/keras_applications
copying build/lib/keras_applications/xception.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/resnet50.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/resnext.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/imagenet_utils.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/inception_v3.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/nasnet.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/vgg16.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/mobilenet.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/mobilenet_v2.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/vgg19.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/__init__.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/resnet.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/resnet_v2.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/inception_resnet_v2.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/resnet_common.py -> build/bdist.linux-aarch64/wheel/keras_applications
copying build/lib/keras_applications/densenet.py -> build/bdist.linux-aarch64/wheel/keras_applications
running install_egg_info
running egg_info
writing Keras_Applications.egg-info/PKG-INFO
writing dependency_links to Keras_Applications.egg-info/dependency_links.txt
writing requirements to Keras_Applications.egg-info/requires.txt
writing top-level names to Keras_Applications.egg-info/top_level.txt
reading manifest file 'Keras_Applications.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Keras_Applications.egg-info/SOURCES.txt'
Copying Keras_Applications.egg-info to build/bdist.linux-aarch64/wheel/Keras_Applications-1.0.8-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/Keras_Applications-1.0.8.dist-info/WHEEL
creating 'dist/Keras_Applications-1.0.8-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'keras_applications/__init__.py'
adding 'keras_applications/densenet.py'
adding 'keras_applications/imagenet_utils.py'
adding 'keras_applications/inception_resnet_v2.py'
adding 'keras_applications/inception_v3.py'
adding 'keras_applications/mobilenet.py'
adding 'keras_applications/mobilenet_v2.py'
adding 'keras_applications/nasnet.py'
adding 'keras_applications/resnet.py'
adding 'keras_applications/resnet50.py'
adding 'keras_applications/resnet_common.py'
adding 'keras_applications/resnet_v2.py'
adding 'keras_applications/resnext.py'
adding 'keras_applications/vgg16.py'
adding 'keras_applications/vgg19.py'
adding 'keras_applications/xception.py'
adding 'Keras_Applications-1.0.8.dist-info/LICENSE'
adding 'Keras_Applications-1.0.8.dist-info/METADATA'
adding 'Keras_Applications-1.0.8.dist-info/WHEEL'
adding 'Keras_Applications-1.0.8.dist-info/top_level.txt'
adding 'Keras_Applications-1.0.8.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/Keras_Applications-1.0.8/dist /build/Keras_Applications-1.0.8
Processing ./Keras_Applications-1.0.8-py3-none-any.whl
Requirement already satisfied: h5py in /nix/store/y43ybh93l5jdzc35v7q7738fqc8c39yv-python3.9-h5py-3.1.0/lib/python3.9/site-packages (from Keras-Applications==1.0.8) (3.1.0)
Requirement already satisfied: numpy>=1.9.1 in /nix/store/l0lvnn19zplw742mhjgraj594a6kn2q0-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from Keras-Applications==1.0.8) (1.20.1)
Installing collected packages: Keras-Applications
Successfully installed Keras-Applications-1.0.8
/build/Keras_Applications-1.0.8
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vn6qfpfg33x9afajyjw5xbinl54mlcwv-python3.9-Keras_Applications-1.0.8
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vn6qfpfg33x9afajyjw5xbinl54mlcwv-python3.9-Keras_Applications-1.0.8/lib
patching script interpreter paths in /nix/store/vn6qfpfg33x9afajyjw5xbinl54mlcwv-python3.9-Keras_Applications-1.0.8
checking for references to /build/ in /nix/store/vn6qfpfg33x9afajyjw5xbinl54mlcwv-python3.9-Keras_Applications-1.0.8...
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