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

libcdio: 0.93 -> 2.0.0 #35474

Merged
merged 3 commits into from Feb 24, 2018
Merged

libcdio: 0.93 -> 2.0.0 #35474

merged 3 commits into from Feb 24, 2018

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented Feb 24, 2018

This version bump also fixes a build failure.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/lib/libcdio.so.18.0.0
shrinking /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/lib/libcdio++.so.1.0.0
shrinking /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/lib/libiso9660.so.11.0.0
shrinking /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/lib/libiso9660++.so.0.0.0
gzipping man pages under /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/lib  /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0/bin 
patching script interpreter paths in /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0
checking for references to /tmp/nix-build-libcdio-2.0.0.drv-0 in /nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0...
/nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/lib/libiso9660++.so.0.0.0
shrinking /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/lib/libudf.so.0.0.0
shrinking /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/lib/libiso9660.so.11.0.0
shrinking /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/lib/libcdio.so.18.0.0
gzipping man pages under /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/lib  /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0/bin
patching script interpreter paths in /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0
checking for references to /build in /nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0...
/nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

gzipping man pages under /nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9/lib  /nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9/bin 
patching script interpreter paths in /nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9
checking for references to /tmp/nix-build-audacious-qt5-3.9.drv-0 in /nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9...
postPatchMkspecs
postPatchMkspecs
/nix/store/3fl7acq7c1i48jbn1k36sxn18vy2nsvi-audacious-3.9
/nix/store/wxxk8pkc9pda1h307hq73346pj5f043v-audacious-qt5-3.9
/nix/store/s9vr5b3rkza6k67b9s2zh32aj9yb865c-libcdio-2.0.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

gzipping man pages under /nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9/lib  /nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9/bin
patching script interpreter paths in /nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9
checking for references to /build in /nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9...
postPatchMkspecs
postPatchMkspecs
/nix/store/bgv6c2r2wyhc2cfr9yipzrz662qpqily-audacious-3.9
/nix/store/s6rlz1aay4kbq9ykgn9ljq4j1fbm9miy-audacious-qt5-3.9
/nix/store/zwxi5an93b13qpm3x661nayh8x959j6m-libcdio-2.0.0

@ttuegel ttuegel merged commit 4caf9dc into NixOS:master Feb 24, 2018
@ttuegel ttuegel deleted the feature/libcdio/2.0.0 branch February 24, 2018 17:13
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

2 participants