Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warcio fails to build on latest unstable #382174

Open
apoelstra opened this issue Feb 15, 2025 · 0 comments
Open

warcio fails to build on latest unstable #382174

apoelstra opened this issue Feb 15, 2025 · 0 comments

Comments

@apoelstra
Copy link

nix-repl> (import <nixpkgs> {}).python3Packages.warcio
«derivation /nix/store/1jpdcq2kicxwy028by8m8lhj8855k0bl-python3.12-warcio-1.7.5.drv»
$nix-build /nix/store/1jpdcq2kicxwy028by8m8lhj8855k0bl-python3.12-warcio-1.7.5.drv
error: builder for '/nix/store/1jpdcq2kicxwy028by8m8lhj8855k0bl-python3.12-warcio-1.7.5.drv' failed with exit code 4;
       last 25 log lines:
       > checking for references to /build/ in /nix/store/z19b9jnvjaxfh7my83agm44bmgj151df-python3.12-warcio-1.7.5...
       > patching script interpreter paths in /nix/store/z19b9jnvjaxfh7my83agm44bmgj151df-python3.12-warcio-1.7.5
       > stripping (with command strip and flags -S -p) in  /nix/store/z19b9jnvjaxfh7my83agm44bmgj151df-python3.12-warcio-1.7.5/lib /nix/store/z19b9jnvjaxfh7my83agm44bmgj151df-python3.12-warcio-1.7.5/bin
       > shrinking RPATHs of ELF executables and libraries in /nix/store/gxfdmxp85qi2wbc56ni9w51s32mrazdc-python3.12-warcio-1.7.5-dist
       > checking for references to /build/ in /nix/store/gxfdmxp85qi2wbc56ni9w51s32mrazdc-python3.12-warcio-1.7.5-dist...
       > patching script interpreter paths in /nix/store/gxfdmxp85qi2wbc56ni9w51s32mrazdc-python3.12-warcio-1.7.5-dist
       > Rewriting #!/nix/store/0l539chjmcq5kdd43j6dgdjky4sjl7hl-python3-3.12.8/bin/python3.12 to #!/nix/store/0l539chjmcq5kdd43j6dgdjky4sjl7hl-python3-3.12.8
       > wrapping `/nix/store/z19b9jnvjaxfh7my83agm44bmgj151df-python3.12-warcio-1.7.5/bin/warcio'...
       > Executing pythonRemoveTestsDir
       > Finished executing pythonRemoveTestsDir
       > Running phase: installCheckPhase
       > no Makefile or custom installCheckPhase, doing nothing
       > Running phase: pythonCatchConflictsPhase
       > Running phase: pythonRemoveBinBytecodePhase
       > Running phase: pythonImportsCheckPhase
       > Executing pythonImportsCheckPhase
       > Check whether the following modules can be imported: warcio
       > Running phase: pytestCheckPhase
       > Executing pytestCheckPhase
       > pytest flags: -m pytest -k not\ test_get_cache_to_file --offline
       > ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
       > __main__.py: error: unrecognized arguments: --cov --offline
       >   inifile: /build/source/pytest.ini
       >   rootdir: /build/source
       >
       For full logs, run 'nix log /nix/store/1jpdcq2kicxwy028by8m8lhj8855k0bl-python3.12-warcio-1.7.5.drv'.

I'm not sure when this started since I'm unsure how to bisect nixos-unstable to a specific version, but this is happening as of today 2025-02-15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant