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

noti: fix darwin build #46877

Merged
merged 1 commit into from Sep 19, 2018
Merged

Conversation

marsam
Copy link
Contributor

@marsam marsam commented Sep 19, 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

@GrahamcOfBorg build noti

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: noti

Partial log (click to expand)

Removing empty /nix/store/1ds6815d97jq6vwc106c5rc7ry5y2kws-noti-3.1.0/share/ and (possibly) its parents
shrinking RPATHs of ELF executables and libraries in /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin
shrinking /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin/bin/noti
gzipping man pages under /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin/bin
patching script interpreter paths in /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin
checking for references to /build in /nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin...
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
/nix/store/vrg4mkv0rfir704p8lvfq1xk3rh1ba3x-noti-3.1.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: noti

Partial log (click to expand)

Removing empty /nix/store/n9c2b3s989x37jh8x6galxjji4mh3mhk-noti-3.1.0/share/ and (possibly) its parents
shrinking RPATHs of ELF executables and libraries in /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin
shrinking /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin/bin/noti
gzipping man pages under /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin/bin
patching script interpreter paths in /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin
checking for references to /build in /nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin...
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
/nix/store/k2f8dcyyiz6nzbi50n910dm4b85765f5-noti-3.1.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: noti

Partial log (click to expand)

find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
find: '/nix/store/g6ynslq5icfsy922l08yixlksv639cz9-noti-3.1.0': No such file or directory
/nix/store/7f3xymbgkrvzfxzl49x53vmp8l8fxay4-noti-3.1.0-bin

@adisbladis adisbladis merged commit 9cc7be6 into NixOS:master Sep 19, 2018
@marsam marsam deleted the feature/fix-noti-darwin branch September 19, 2018 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants