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

yakuake: fix meta #43979

Closed
wants to merge 1 commit into from
Closed

yakuake: fix meta #43979

wants to merge 1 commit into from

Conversation

dywedir
Copy link
Member

@dywedir dywedir commented Jul 22, 2018

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.

@FRidh
Copy link
Member

FRidh commented Jul 22, 2018

Thanks. I pushed a fix before noticing this.

@FRidh FRidh closed this Jul 22, 2018
@dywedir dywedir deleted the yakuake branch July 22, 2018 20:47
@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: yakuake

Partial log (click to expand)

cannot build derivation '/nix/store/s4kk2yipa6mw3dqw0vhkb27cbrs49f93-kdelibs4support-5.48.0.drv': 15 dependencies couldn't be built
cannot build derivation '/nix/store/w12qsa4scnnb9qcdvs6i01gfxgpymszl-konsole-18.04.3.drv': 15 dependencies couldn't be built
   Compiling rustc_mir v0.0.0 (file:///build/rustc-1.27.0-src/src/librustc_mir)
   Compiling rustc_typeck v0.0.0 (file:///build/rustc-1.27.0-src/src/librustc_typeck)
building of '/nix/store/qc43dfc0ch490vjyfadaw75q7wbhjhc0-rustc-1.27.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/s1fgb97wm3pvl5ji5jpl15jxvvirlvnv-cargo-1.27.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ri6lgjrmfl57x5gxygsrsy8wh15vl3hh-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/lv8bainaj055v3i15ya0204gk5vjvbk2-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d676aqrp4slg1a9izpf83a0nillrvy7b-yakuake-3.0.5.drv': 8 dependencies couldn't be built
error: build of '/nix/store/d676aqrp4slg1a9izpf83a0nillrvy7b-yakuake-3.0.5.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: yakuake

Partial log (click to expand)

shrinking /nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3/lib/libkonsoleprivate.so.18.04.3
strip is /nix/store/h0nc84ybvb8g724fwysvcghh1675wjli-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3/lib  /nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3/bin
patching script interpreter paths in /nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3
/nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3/bin/konsoleprofile: interpreter directive changed from "/bin/sh" to "/nix/store/xlv8nwq2cbxm2yancb3yk3424ziyb91q-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/3lv585cambvqgl8i3gk33cl27g38jana-konsole-18.04.3...
postPatchMkspecs
postPatchMkspecs
cannot build derivation '/nix/store/j2d916fwafqw9klls78wkp5cangbvw5c-yakuake-3.0.5.drv': 1 dependencies couldn't be built
error: build of '/nix/store/j2d916fwafqw9klls78wkp5cangbvw5c-yakuake-3.0.5.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

3 participants