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

i3lock-color: 2.10.1-1-c -> 2.11-c #39749

Merged
merged 1 commit into from May 5, 2018
Merged

Conversation

Synthetica9
Copy link
Member

@Synthetica9 Synthetica9 commented Apr 30, 2018

Motivation for this change
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.

@matthiasbeyer
Copy link
Contributor

@GrahamcOfBorg build i3lock-color

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: i3lock-color

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: i3lock-color

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c
shrinking /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c/bin/i3lock-color
gzipping man pages under /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c/bin
patching script interpreter paths in /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c
checking for references to /build in /nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c...
/nix/store/plpziqw54mjlnaaq27xnhrphp8ky648w-i3lock-color-2.11-c

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: i3lock-color

Partial log (click to expand)

    ^~~~
    int
1 warning and 3 errors generated.
make[2]: *** [Makefile:683: i3lock-jpg.o] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-i3lock-color-2.11-c.drv-0/source/x86_64-apple-darwin16.3.0'
make[1]: *** [Makefile:444: all] Error 2
make[1]: Leaving directory '/private/tmp/nix-build-i3lock-color-2.11-c.drv-0/source/x86_64-apple-darwin16.3.0'
make: *** [Makefile:426: all] Error 2
builder for '/nix/store/5m5p2fgi2c4mznq8lpq7nnr1j7ynp4iq-i3lock-color-2.11-c.drv' failed with exit code 2
error: build of '/nix/store/5m5p2fgi2c4mznq8lpq7nnr1j7ynp4iq-i3lock-color-2.11-c.drv' failed

@xeji
Copy link
Contributor

xeji commented May 5, 2018

Current version doesn't build on darwin either but regular i3lock does. Let's merge this anyway, maybe someone will fix the darwin build later.

@xeji xeji merged commit 76d0e61 into NixOS:master May 5, 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

4 participants