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

gmime3: 3.2.1 -> 3.2.3 #51125

Merged
merged 2 commits into from Nov 28, 2018
Merged

gmime3: 3.2.1 -> 3.2.3 #51125

merged 2 commits into from Nov 28, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Nov 27, 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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gmime, gmime3

Partial log (click to expand)

shrinking /nix/store/shy04spmrk8x3x7m1xhfrc9gfc5b2qsq-gmime-3.2.3/lib/libgmime-3.0.so.0.201.2
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/shy04spmrk8x3x7m1xhfrc9gfc5b2qsq-gmime-3.2.3/lib
patching script interpreter paths in /nix/store/shy04spmrk8x3x7m1xhfrc9gfc5b2qsq-gmime-3.2.3
checking for references to /build in /nix/store/shy04spmrk8x3x7m1xhfrc9gfc5b2qsq-gmime-3.2.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/d62g50l6bdcya44qy3ih299qjvg8ikjb-gmime-3.2.3-dev
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/d62g50l6bdcya44qy3ih299qjvg8ikjb-gmime-3.2.3-dev/lib
patching script interpreter paths in /nix/store/d62g50l6bdcya44qy3ih299qjvg8ikjb-gmime-3.2.3-dev
checking for references to /build in /nix/store/d62g50l6bdcya44qy3ih299qjvg8ikjb-gmime-3.2.3-dev...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: gmime, gmime3

Partial log (click to expand)

Moving /nix/store/89r2q9i150rabqdswcs3p5lqpvif5qpy-gmime-3.2.3/share/gir-1.0 to /nix/store/vz818kqgrmhswr863a44kl70shx7pxjb-gmime-3.2.3-dev/share/gir-1.0
Removing empty /nix/store/89r2q9i150rabqdswcs3p5lqpvif5qpy-gmime-3.2.3/share/ and (possibly) its parents
strip is /nix/store/mvpvjar6m4jpjcz48715w2pax53djv6g-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/89r2q9i150rabqdswcs3p5lqpvif5qpy-gmime-3.2.3/lib
patching script interpreter paths in /nix/store/89r2q9i150rabqdswcs3p5lqpvif5qpy-gmime-3.2.3
strip is /nix/store/mvpvjar6m4jpjcz48715w2pax53djv6g-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/vz818kqgrmhswr863a44kl70shx7pxjb-gmime-3.2.3-dev/lib
patching script interpreter paths in /nix/store/vz818kqgrmhswr863a44kl70shx7pxjb-gmime-3.2.3-dev
/nix/store/s9fkv8hisd5yymg7lxykrhhf1vjymzqs-gmime-2.6.23
/nix/store/89r2q9i150rabqdswcs3p5lqpvif5qpy-gmime-3.2.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gmime, gmime3

Partial log (click to expand)

shrinking /nix/store/xbm9y01l9r157xz40ap3nlspakrycszy-gmime-3.2.3/lib/libgmime-3.0.so.0.201.2
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xbm9y01l9r157xz40ap3nlspakrycszy-gmime-3.2.3/lib
patching script interpreter paths in /nix/store/xbm9y01l9r157xz40ap3nlspakrycszy-gmime-3.2.3
checking for references to /build in /nix/store/xbm9y01l9r157xz40ap3nlspakrycszy-gmime-3.2.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/ma22833chvzlyvqnnsvgwimkihdzpmbh-gmime-3.2.3-dev
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ma22833chvzlyvqnnsvgwimkihdzpmbh-gmime-3.2.3-dev/lib
patching script interpreter paths in /nix/store/ma22833chvzlyvqnnsvgwimkihdzpmbh-gmime-3.2.3-dev
checking for references to /build in /nix/store/ma22833chvzlyvqnnsvgwimkihdzpmbh-gmime-3.2.3-dev...

@dtzWill dtzWill merged commit 6ef78a4 into NixOS:master Nov 28, 2018
@dtzWill dtzWill deleted the update/gmime-3.2.3 branch November 28, 2018 00:55
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