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

sqlcheck: init at 1.2 #51164

Merged
merged 1 commit into from Nov 28, 2018
Merged

sqlcheck: init at 1.2 #51164

merged 1 commit into from Nov 28, 2018

Conversation

marsam
Copy link
Contributor

@marsam marsam commented Nov 28, 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.

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 28, 2018

@GrahamcOfBorg build sqlcheck

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sqlcheck

Partial log (click to expand)

-- Installing: /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/lib/pkgconfig/gflags.pc
-- Installing: /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/bin/sqlcheck
-- Installing: /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/bin/libsqlcheck_library.a
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2
shrinking /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/bin/sqlcheck
strip is /nix/store/qjrnv0qw44bw1hc23zhfh26xd1c25dfs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/lib  /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2/bin
patching script interpreter paths in /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2
checking for references to /build in /nix/store/jh4rlxk4d5a99ab4x25bq3gd901zffp7-sqlcheck-1.2...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: sqlcheck

Partial log (click to expand)

-- Installing: /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/lib/pkgconfig/gflags.pc
-- Installing: /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/bin/sqlcheck
-- Installing: /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/bin/libsqlcheck_library.a
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2
shrinking /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/bin/sqlcheck
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/lib  /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2/bin
patching script interpreter paths in /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2
checking for references to /build in /nix/store/mnccpqkk8hjyz3aqaqjsgkzksbzblnjy-sqlcheck-1.2...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: sqlcheck

Partial log (click to expand)

[100%] Built target test_suite
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2/lib/pkgconfig/gflags.pc
-- Installing: /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2/bin/sqlcheck
-- Installing: /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2/bin/libsqlcheck_library.a
post-installation fixup
strip is /nix/store/mvpvjar6m4jpjcz48715w2pax53djv6g-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2/lib  /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2/bin
patching script interpreter paths in /nix/store/9s7xni9mnl3spxj4j1bs327r2il46fxx-sqlcheck-1.2

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 28, 2018

Thanks

@c0bw3b c0bw3b merged commit 4c9d321 into NixOS:master Nov 28, 2018
@marsam marsam deleted the feature/init-sqlcheck branch November 28, 2018 16:52
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