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

picard: 1.4.2 -> 2.0.4 #49651

Merged
merged 1 commit into from Nov 7, 2018
Merged

picard: 1.4.2 -> 2.0.4 #49651

merged 1 commit into from Nov 7, 2018

Conversation

danieldk
Copy link
Contributor

@danieldk danieldk commented Nov 2, 2018

Motivation for this change

Changes:

https://github.com/metabrainz/picard/releases
https://blog.musicbrainz.org/2018/07/19/picard-2-0-released/

Upgrades to Python 3 and PyQt 5.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: picard

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4
shrinking /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4/lib/python3.6/site-packages/picard/util/_astrcmp.cpython-36m-x86_64-linux-gnu.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4/lib  /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4/bin
patching script interpreter paths in /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4
checking for references to /build in /nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4...
wrapping `/nix/store/xpj4kqgbza9ps8hy1h5czbdnarq9qdnf-picard-2.0.4/bin/picard'...
postPatchMkspecs

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: picard

Partial log (click to expand)

[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebKitCSSMatrix.cpp.o
[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebKitCSSRegionRule.cpp.o
[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebKitCSSTransformValue.cpp.o
[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSWebKitCSSViewportRule.cpp.o
[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAnimationEvent.cpp.o
[ 70%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAttr.cpp.o
building of '/nix/store/qgrnvq86ya78y5v42ashpbplkn486w1r-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/09571cxi54nvm83phzlnyj14pfbzi22k-python3.6-PyQt-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zgmsagqz5gax70gdga3hfjlm7xxxhk10-picard-2.0.4.drv': 1 dependencies couldn't be built
error: build of '/nix/store/zgmsagqz5gax70gdga3hfjlm7xxxhk10-picard-2.0.4.drv' failed

@dywedir dywedir merged commit 83aad78 into NixOS:master Nov 7, 2018
@danieldk danieldk deleted the picard-2.0.4 branch June 4, 2019 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants