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

minixml: 2.9 -> 2.12 #50288

Merged
merged 1 commit into from Nov 13, 2018
Merged

minixml: 2.9 -> 2.12 #50288

merged 1 commit into from Nov 13, 2018

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Nov 12, 2018

Motivation for this change

Old v2.9 source url is dead + version bump
/cc @cillianderoiste

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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: minixml

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12
shrinking /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12/bin/mxmldoc
shrinking /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12/lib/libmxml.so.1.6
gzipping man pages under /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12/lib  /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12/bin
patching script interpreter paths in /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12
checking for references to /build in /nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12...
/nix/store/9w2vn8a3jyavszlw29qphkh58a1rj6kq-mxml-2.12

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: minixml

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12
shrinking /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12/lib/libmxml.so.1.6
shrinking /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12/bin/mxmldoc
gzipping man pages under /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12/lib  /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12/bin
patching script interpreter paths in /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12
checking for references to /build in /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12...
/nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12

@c0bw3b
Copy link
Contributor Author

c0bw3b commented Nov 12, 2018

Completed a nox-review successfully on x64-linux :

Result in /[...]/nox-review-958dq8u6
total 0
lrwxrwxrwx 1 zzzz users 53 12 nov.  23:47 result -> /nix/store/ca0bc3yzi8vw0c0z3ivn3027hxyzmpdp-mxml-2.12
lrwxrwxrwx 1 zzzz users 61 12 nov.  23:47 result-2 -> /nix/store/4qg4lji7qhi9p4b72br0cjj9q26pmcq8-zynaddsubfx-3.0.3
lrwxrwxrwx 1 zzzz users 62 12 nov.  23:47 result-3 -> /nix/store/mnxpfwcf1m791f3qkhy59jdan8gz3mih-purple-lurch-0.6.7
lrwxrwxrwx 1 zzzz users 57 12 nov.  23:47 result-4 -> /nix/store/147gmfqz09b9r5mrc3yfaww7918hg212-yoshimi-1.5.9
lrwxrwxrwx 1 zzzz users 61 12 nov.  23:47 result-5 -> /nix/store/4jm2xmncl8608khsd4di6v18ngj51z7g-aj-snapshot-0.9.8

@nlewo nlewo merged commit 942b504 into NixOS:master Nov 13, 2018
@c0bw3b c0bw3b deleted the pkg/minixml branch November 13, 2018 08:19
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