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

audacious: 3.8.2 -> 3.9 #33249

Merged
merged 1 commit into from Jan 1, 2018
Merged

audacious: 3.8.2 -> 3.9 #33249

merged 1 commit into from Jan 1, 2018

Conversation

bkchr
Copy link
Contributor

@bkchr bkchr commented Dec 31, 2017

Also fixes compilation with qt 5.10.

Motivation for this change

Preparation for qt5.10

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.

Also fixes compilation with qt 5.10.
@lukateras
Copy link
Member

@GrahamcOfBorg build audacious

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

Package ‘audacious-3.9’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-zoidberg/pkgs/applications/audio/audacious/default.nix:62 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

shrinking /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib/audacious/General/albumart.so
shrinking /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib/audacious/General/scrobbler.so
shrinking /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib/audacious/General/notify.so
shrinking /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib/audacious/General/aosd.so
shrinking /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib/libaudgui.so.5.0.0
gzipping man pages under /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/share/man/
stripping (with flags -S) in /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/lib  /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9/bin 
patching script interpreter paths in /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9
checking for references to /tmp/nix-build-audacious-3.9.drv-0 in /nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9...
/nix/store/jr5kqjx72h8fgxa7ipfa6rqci43qhh70-audacious-3.9

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

shrinking /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib/audacious/Input/metronom.so
shrinking /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib/audacious/Input/adplug.so
shrinking /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib/libaudcore.so.5.0.0
shrinking /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib/libaudtag.so.3.0.0
shrinking /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib/libaudgui.so.5.0.0
gzipping man pages under /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/share/man/
stripping (with flags -S) in /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/lib  /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9/bin
patching script interpreter paths in /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9
checking for references to /build in /nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9...
/nix/store/sw6ayvdv58kmpabm82p81ybxcy88c0km-audacious-3.9

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

4 participants