Skip to content

Instantly share code, notes, and snippets.

@rmcgibbo
Created March 24, 2021 17:37
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 rmcgibbo/f549540e61af495e371f8f74cc89b85a to your computer and use it in GitHub Desktop.
Save rmcgibbo/f549540e61af495e371f8f74cc89b85a to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117295
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
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/mhgqwdz99lrsg881ac6ajk38p878yfbr-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/testpkgs/pypi.nix
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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/nix_update
copying nix_update/options.py -> build/lib/nix_update
copying nix_update/__init__.py -> build/lib/nix_update
copying nix_update/utils.py -> build/lib/nix_update
copying nix_update/git.py -> build/lib/nix_update
copying nix_update/update.py -> build/lib/nix_update
copying nix_update/errors.py -> build/lib/nix_update
copying nix_update/eval.py -> build/lib/nix_update
creating build/lib/nix_update/version
copying nix_update/version/__init__.py -> build/lib/nix_update/version
copying nix_update/version/gitlab.py -> build/lib/nix_update/version
copying nix_update/version/github.py -> build/lib/nix_update/version
copying nix_update/version/pypi.py -> build/lib/nix_update/version
copying nix_update/version/rubygems.py -> build/lib/nix_update/version
running egg_info
creating nix_update.egg-info
writing nix_update.egg-info/PKG-INFO
writing dependency_links to nix_update.egg-info/dependency_links.txt
writing entry points to nix_update.egg-info/entry_points.txt
writing top-level names to nix_update.egg-info/top_level.txt
writing manifest file 'nix_update.egg-info/SOURCES.txt'
reading manifest file 'nix_update.egg-info/SOURCES.txt'
writing manifest file 'nix_update.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/options.py -> build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/utils.py -> build/bdist.linux-x86_64/wheel/nix_update
creating build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/version/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/version/gitlab.py -> build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/version/github.py -> build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/version/pypi.py -> build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/version/rubygems.py -> build/bdist.linux-x86_64/wheel/nix_update/version
copying build/lib/nix_update/git.py -> build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/update.py -> build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/errors.py -> build/bdist.linux-x86_64/wheel/nix_update
copying build/lib/nix_update/eval.py -> build/bdist.linux-x86_64/wheel/nix_update
running install_egg_info
Copying nix_update.egg-info to build/bdist.linux-x86_64/wheel/nix_update-0.0.0-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nix_update-0.0.0.dist-info/WHEEL
creating 'dist/nix_update-0.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nix_update/__init__.py'
adding 'nix_update/errors.py'
adding 'nix_update/eval.py'
adding 'nix_update/git.py'
adding 'nix_update/options.py'
adding 'nix_update/update.py'
adding 'nix_update/utils.py'
adding 'nix_update/version/__init__.py'
adding 'nix_update/version/github.py'
adding 'nix_update/version/gitlab.py'
adding 'nix_update/version/pypi.py'
adding 'nix_update/version/rubygems.py'
adding 'nix_update-0.0.0.dist-info/LICENSE.rst'
adding 'nix_update-0.0.0.dist-info/METADATA'
adding 'nix_update-0.0.0.dist-info/WHEEL'
adding 'nix_update-0.0.0.dist-info/entry_points.txt'
adding 'nix_update-0.0.0.dist-info/top_level.txt'
adding 'nix_update-0.0.0.dist-info/zip-safe'
adding 'nix_update-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./nix_update-0.0.0-py2.py3-none-any.whl
Installing collected packages: nix-update
Successfully installed nix-update-0.0.0
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2/lib /nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2/bin
patching script interpreter paths in /nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2
checking for references to /build/ in /nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python3.8 to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/04wckhgmhsbhnlzbn9gfw0kbxfcn5dyi-nix-update-0.3.2/bin/nix-update'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
building '/nix/store/myf2088yc8wzjbx929w5f9vcixl24bsf-builder.pl.drv'...
building '/nix/store/dj2xs0f2a2z8m82kh1m7hrp53cqyka79-libcpuid-0.5.1.drv'...
building '/nix/store/ib5x3nnwn5b99smjch1p00wi17zqmy9h-nix-prefetch-0.4.0.drv'...
building '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv'...
builder for '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv' failed with exit code 2; last 10 log lines:
error: program '../push-to-store.sh' failed with exit code 123
make: *** [mk/lib.mk:106: tests/ca/substitute.sh.test] Error 1
make: *** Waiting for unfinished jobs....
ran test tests/check.sh... [PASS]
ran test tests/signing.sh... [PASS]
ran test tests/recursive.sh... [PASS]
ran test tests/timeout.sh... [PASS]
ran test tests/ca/build.sh... [PASS]
ran test tests/ca/signatures.sh... [PASS]
ran test tests/gc-auto.sh... [PASS]
cannot build derivation '/nix/store/88h3n5zvn3iw4vvqxzk02khk27d0zcbr-nix-direnv-1.2.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/749wmpcybcp4jmx5x96hybwx9ipw92gm-nix-perl-2.4pre20210317_8a5203d.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/h9zc1wkqpylpl0g1zmyzgni17rj62w2i-nix-update-0.3.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vwzgjxbrps28zalc55h4nna4kwzwvy08-nixpkgs-review-2.5.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4jis7i1plnjh83asvwi82jkhksw85aw1-hydra-perl-deps.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/0f2dq64vcgdr61bz1cmrlfwvmxb99j9f-hydra-2021-03-10.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv': 5 dependencies couldn't be built
error: build of '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment