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

radiotray-ng: 0.2.0 -> 0.2.1 #35219

Merged
merged 1 commit into from Feb 20, 2018
Merged

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Feb 20, 2018

  • 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

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘libappindicator-gtk3-12.10.0’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/development/libraries/libappindicator/default.nix:70 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.

@dtzWill dtzWill merged commit 5dc76b3 into NixOS:master Feb 20, 2018
@dtzWill dtzWill deleted the update/radiotray-ng-0.2.1 branch February 20, 2018 14:09
@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

   Compiling cssparser v0.13.7
   Compiling kuchiki v0.6.0
   Compiling html-diff v0.0.5
building of '/nix/store/2nc60icc2px3rxppyhg7xha6kskhnz55-rustc-1.24.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/395mrkfxi7jjqnciqhlxrjnyiija6p2w-cargo-0.24.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/60v9zv5mc5yp57wl55bwk82ixzn1nmmf-librsvg-2.42.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/rjkk9bxrsrpaj6wmz9w87h9z57c0fa1z-gst-plugins-bad-1.12.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3d7ibcivc2psm4innm7nwz0qdwgh0lj4-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zx0a0w4q4daakxvi4al1xwvr200fh2qg-radiotray-ng-0.2.1.drv': 2 dependencies couldn't be built
error: build of '/nix/store/zx0a0w4q4daakxvi4al1xwvr200fh2qg-radiotray-ng-0.2.1.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

   Compiling rustc_lint v0.0.0 (file:///build/rustc-1.24.0-src/src/librustc_lint)
   Compiling rustc_mir v0.0.0 (file:///build/rustc-1.24.0-src/src/librustc_mir)
   Compiling rustc_passes v0.0.0 (file:///build/rustc-1.24.0-src/src/librustc_passes)
building of '/nix/store/mvg072gpj8hci2n8y958y4cswhpmhm3b-rustc-1.24.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/8cj81hqyhnklzb11v9nm9i7ilxm783q1-cargo-0.24.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/c9l67a987hcl2c3m0s26m0l30armhr5n-librsvg-2.42.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/r30hlxh2lpg4z14xqc2410gxqwf36m7m-gst-plugins-bad-1.12.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/rrii2ih9mawjxmx16vfdi1rl26wkdv53-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/5x3zdd86ad7ik398vf5yijd84a1vy6za-radiotray-ng-0.2.1.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/5x3zdd86ad7ik398vf5yijd84a1vy6za-radiotray-ng-0.2.1.drv' failed

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