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

sqlite-jdbc: 3.20.0 -> 3.25.2 #48478

Merged
merged 1 commit into from Oct 15, 2018
Merged

sqlite-jdbc: 3.20.0 -> 3.25.2 #48478

merged 1 commit into from Oct 15, 2018

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Oct 15, 2018

Motivation for this change

Version bump + should now build on aarch64
cc @jraygauthier

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 x86_64-linux (full log)

Attempted: sqlite-jdbc

Partial log (click to expand)

building '/nix/store/4qgirp9ldi0sgbiddg6rzhiym6csz8v2-org_xerial_sqlite-jdbc-3.25.2.drv'...
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2
checking for references to /build in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2...
building '/nix/store/idnrnv1rmj7gwkngr8b3y62n58rba8vc-sqlite-jdbc-3.25.2.drv'...
installing
/nix/store/l1zvxhjwwh32cqsdcidk4q4y4xh9scxg-sqlite-jdbc-3.25.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sqlite-jdbc

Partial log (click to expand)

building '/nix/store/xls1ls8g4izy00wd5hq08ww840gva7nk-org_xerial_sqlite-jdbc-3.25.2.drv'...
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/yqfb48bvpzklifnxnigqqfhs0zib9yng-org_xerial_sqlite-jdbc-3.25.2
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/yqfb48bvpzklifnxnigqqfhs0zib9yng-org_xerial_sqlite-jdbc-3.25.2
checking for references to /build in /nix/store/yqfb48bvpzklifnxnigqqfhs0zib9yng-org_xerial_sqlite-jdbc-3.25.2...
building '/nix/store/48frzgk1c7r4pi8vc6g9wklkkw46cmin-sqlite-jdbc-3.25.2.drv'...
installing
/nix/store/kmk16m8v3f5kq471xj1sgi7pjjab6a6j-sqlite-jdbc-3.25.2

@grahamc
Copy link
Member

grahamc commented Oct 15, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: sqlite-jdbc

Partial log (click to expand)

building '/nix/store/4qgirp9ldi0sgbiddg6rzhiym6csz8v2-org_xerial_sqlite-jdbc-3.25.2.drv'...
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2
checking for references to /build in /nix/store/p2z5k4fzgwyc8q83q0g74i9m2999blb5-org_xerial_sqlite-jdbc-3.25.2...
building '/nix/store/idnrnv1rmj7gwkngr8b3y62n58rba8vc-sqlite-jdbc-3.25.2.drv'...
installing
/nix/store/l1zvxhjwwh32cqsdcidk4q4y4xh9scxg-sqlite-jdbc-3.25.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sqlite-jdbc

Partial log (click to expand)

/nix/store/kmk16m8v3f5kq471xj1sgi7pjjab6a6j-sqlite-jdbc-3.25.2

@grahamc grahamc merged commit e786456 into NixOS:master Oct 15, 2018
@c0bw3b c0bw3b deleted the pkg/sqlite-jdbc branch October 15, 2018 21:54
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