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

nheko: 0.4.2 -> 0.4.3 #41636

Merged
merged 1 commit into from Jun 8, 2018
Merged

nheko: 0.4.2 -> 0.4.3 #41636

merged 1 commit into from Jun 8, 2018

Conversation

Ekleog
Copy link
Member

@Ekleog Ekleog commented Jun 7, 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/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: nheko

Partial log (click to expand)

building '/nix/store/2g6707fb036lxzy5hs9ldy1b009mbby9-source.drv'...

trying https://github.com/mujx/nheko/archive/v0.4.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   118    0   118    0     0    307      0 --:--:-- --:--:-- --:--:--   307
100 4356k    0 4356k    0     0  2501k      0 --:--:--  0:00:01 --:--:-- 3536k
unpacking source archive /build/v0.4.3.tar.gz
cannot build derivation '/nix/store/jvl69sv8yscxhkbhsxavgmp5ngqf9i9x-nheko-0.4.3.drv': 3 dependencies couldn't be built
error: build of '/nix/store/jvl69sv8yscxhkbhsxavgmp5ngqf9i9x-nheko-0.4.3.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nheko

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3
shrinking /nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3/bin/nheko
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3/bin
patching script interpreter paths in /nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3
checking for references to /build in /nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3...
postPatchMkspecs
/nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3

@Ekleog
Copy link
Member Author

Ekleog commented Jun 7, 2018

Hmm… looks like an error unrelated to nheko on x86_64-linux (one dependency of mesa-noglu couldn't be built).

Let's try again.
@GrahamcOfBorg build nheko

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nheko

Partial log (click to expand)

/nix/store/8zrd7rklz092if1gb5ylabx6i5srvb4c-nheko-0.4.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nheko

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3
shrinking /nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3/bin/nheko
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3/bin
patching script interpreter paths in /nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3
checking for references to /build in /nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3...
postPatchMkspecs
/nix/store/cfvcv0b32a2g40987rn6hvaiqzsah2zi-nheko-0.4.3

@Mic92 Mic92 merged commit 4d36cae into NixOS:master Jun 8, 2018
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