-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
Conversation
@GrahamcOfBorg build mariadb rPackages.rgdal |
There was a problem hiding this 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
There was a problem hiding this 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
There was a problem hiding this 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
Motivation for this change
Another build with a broken install_name.
Fixes #34343
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)