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

mariadb: fix connector-c library install_name on darwin #34345

Merged
merged 1 commit into from Jan 28, 2018

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Jan 27, 2018

Motivation for this change

Another build with a broken install_name.

Fixes #34343

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

Estimating rebuild amount by counting changed Hydra jobs.
    292 x86_64-darwin
   1411 x86_64-linux

@LnL7
Copy link
Member Author

LnL7 commented Jan 27, 2018

@GrahamcOfBorg build mariadb rPackages.rgdal

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

/nix/store/nwrldf7cx27pq9qnkih80vnqqcnxw7h9-mariadb-10.2.12
/nix/store/79s36z640sxjb7qvfvxk90k4xfgkhv5k-r-rgdal-1.2-16

Full log: https://logs.nix.gsc.io/?key=nixos/nixpkgs.34345

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

error: while evaluating the attribute 'buildInputs' of the derivation 'r-rgdal-1.2-16' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildInputs' of the derivation 'R-3.4.3' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildInputs' of the derivation 'openjdk-8u172b02' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildCommand' of the derivation 'openjdk-bootstrap' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:148:11:
No bootstrap for system

Full log: https://logs.nix.gsc.io/?key=nixos/nixpkgs.34345

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

** testing if installed package can be loaded
* DONE (rgdal)
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/g6d9riz2yb3wrbcc9wglrrkhjn67dj7p-r-rgdal-1.2-16
shrinking /nix/store/g6d9riz2yb3wrbcc9wglrrkhjn67dj7p-r-rgdal-1.2-16/library/rgdal/libs/rgdal.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/g6d9riz2yb3wrbcc9wglrrkhjn67dj7p-r-rgdal-1.2-16
checking for references to /tmp/nix-build-r-rgdal-1.2-16.drv-0 in /nix/store/g6d9riz2yb3wrbcc9wglrrkhjn67dj7p-r-rgdal-1.2-16...
/nix/store/6kl22pij3n5qppcmlg3a6m8ny19yylqj-mariadb-10.2.12
/nix/store/g6d9riz2yb3wrbcc9wglrrkhjn67dj7p-r-rgdal-1.2-16

Full log: https://logs.nix.gsc.io/?key=nixos/nixpkgs.34345

@LnL7 LnL7 merged commit 72d120e into NixOS:master Jan 28, 2018
@LnL7 LnL7 deleted the darwin-mariadb branch January 28, 2018 17:23
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