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

mopidy-iris: 3.31.1 -> 3.31.2 #51074

Merged
merged 1 commit into from Nov 27, 2018
Merged

Conversation

Tomahna
Copy link
Contributor

@Tomahna Tomahna commented Nov 26, 2018

Motivation for this change
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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@worldofpeace
Copy link
Contributor

@GrahamcOfBorg build mopidy-iris

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: mopidy-iris

Partial log (click to expand)

patching script interpreter paths in /nix/store/mbf920qmnj6njqgnk9m74np0pjmbisg5-Mopidy-Iris-3.31.2
/nix/store/mbf920qmnj6njqgnk9m74np0pjmbisg5-Mopidy-Iris-3.31.2/lib/python2.7/site-packages/mopidy_iris/system.sh: interpreter directive changed from "/bin/bash" to "/nix/store/yal8k8rgbaj8p9vi08q1kh21ls0ndq95-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/mbf920qmnj6njqgnk9m74np0pjmbisg5-Mopidy-Iris-3.31.2...
Found duplicated packages in closure for dependency 'tornado':
  tornado 4.5.3 (/nix/store/kmfa8k4pdslpqrwhjdv7m09ixfkrryr5-python2.7-tornado-4.5.3/lib/python2.7/site-packages)
  tornado 5.1 (/nix/store/865yhm74nfj4cr7kpzfqjgzpsbg3c720-python2.7-tornado-5.1/lib/python2.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/sjj3kwkbrgp0iyvgy8g0j4c7iw7iadpi-Mopidy-Iris-3.31.2.drv' failed with exit code 1
error: build of '/nix/store/sjj3kwkbrgp0iyvgy8g0j4c7iw7iadpi-Mopidy-Iris-3.31.2.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mopidy-iris

Partial log (click to expand)

patching script interpreter paths in /nix/store/rsrr2vjbsbp4lfd4i3rz6fkw9nd2cxan-Mopidy-Iris-3.31.2
/nix/store/rsrr2vjbsbp4lfd4i3rz6fkw9nd2cxan-Mopidy-Iris-3.31.2/lib/python2.7/site-packages/mopidy_iris/system.sh: interpreter directive changed from "/bin/bash" to "/nix/store/bpspdmsl0yys24gs70flsvcw3wcnl7lx-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/rsrr2vjbsbp4lfd4i3rz6fkw9nd2cxan-Mopidy-Iris-3.31.2...
Found duplicated packages in closure for dependency 'tornado':
  tornado 4.5.3 (/nix/store/128iihgrjqlqgjday6kq3hhbn4a9lhax-python2.7-tornado-4.5.3/lib/python2.7/site-packages)
  tornado 5.1 (/nix/store/6nf980qymn2dhmzk5w3xgxfgxliwl849-python2.7-tornado-5.1/lib/python2.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/3cv5whwp3dwm7j37c8iwxy3hcbbhvwms-Mopidy-Iris-3.31.2.drv' failed with exit code 1
error: build of '/nix/store/3cv5whwp3dwm7j37c8iwxy3hcbbhvwms-Mopidy-Iris-3.31.2.drv' failed

@worldofpeace
Copy link
Contributor

worldofpeace commented Nov 26, 2018

Found duplicated packages in closure for dependency 'tornado':
  tornado 4.5.3 (/nix/store/kmfa8k4pdslpqrwhjdv7m09ixfkrryr5-python2.7-tornado-4.5.3/lib/python2.7/site-packages)
  tornado 5.1 (/nix/store/865yhm74nfj4cr7kpzfqjgzpsbg3c720-python2.7-tornado-5.1/lib/python2.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.

Mopidy is using tornado_4 and we don't need to specify it here because it's propagated by mopidy.

@Tomahna
Copy link
Contributor Author

Tomahna commented Nov 27, 2018

Fixed it

@worldofpeace
Copy link
Contributor

@GrahamcOfBorg build mopidy-iris

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mopidy-iris

Partial log (click to expand)

/build/Mopidy-Iris-3.31.2
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2/lib
patching script interpreter paths in /nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2
/nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2/lib/python2.7/site-packages/mopidy_iris/system.sh: interpreter directive changed from "/bin/bash" to "/nix/store/yal8k8rgbaj8p9vi08q1kh21ls0ndq95-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2...
/nix/store/24b4f3gby6bfjiyl6ilxhifqzmwflz7d-Mopidy-Iris-3.31.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mopidy-iris

Partial log (click to expand)

/build/Mopidy-Iris-3.31.2
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2/lib
patching script interpreter paths in /nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2
/nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2/lib/python2.7/site-packages/mopidy_iris/system.sh: interpreter directive changed from "/bin/bash" to "/nix/store/bpspdmsl0yys24gs70flsvcw3wcnl7lx-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2...
/nix/store/sgyh1nnvdl5xwfpn8ig8is7vv4c5d6mm-Mopidy-Iris-3.31.2

@worldofpeace worldofpeace merged commit a186a96 into NixOS:master Nov 27, 2018
@Tomahna Tomahna deleted the mopidy-iris branch November 28, 2018 07:22
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