-
-
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
svgcleaner: 0.9.1 -> 0.9.2 #33538
svgcleaner: 0.9.1 -> 0.9.2 #33538
Conversation
@GrahamcOfBorg build svgcleaner |
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
Package ‘cargo-0.22.0’ in /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/development/compilers/rust/cargo.nix:63 is not supported on ‘aarch64-linux’, refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
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: x86_64-darwin
installing
dyld: Library not loaded: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
Referenced from: /nix/store/rfhvx1ws2ak90yk14lq89c4nwkf1bfjb-cargo-0.22.0/bin/.cargo-wrapped
Reason: no suitable image found. Did find:
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation: file system sandbox blocked stat()
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation: file system sandbox blocked stat()
/nix/store/zsn4rc9p48hsq6a53357fmk314b0ahg4-stdenv-darwin/setup: line 1253: 19181 Abort trap: 6 cargo vendor
builder for '/nix/store/d08f2aaykvcrhbf4bw4li9rnazg75ax2-svgcleaner-0.9.2-vendor.drv' failed with exit code 134
cannot build derivation '/nix/store/wyx553vjq6bdkx62m75w0hxxk5g8ym67-svgcleaner-0.9.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/wyx553vjq6bdkx62m75w0hxxk5g8ym67-svgcleaner-0.9.2.drv' failed
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
cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/examples'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2
shrinking /nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2/bin/svgcleaner
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2/bin
patching script interpreter paths in /nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2
checking for references to /tmp/nix-build-svgcleaner-0.9.2.drv-0 in /nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2...
/nix/store/x6l4na1yb2vw3n2mkwp01csy37n9x610-svgcleaner-0.9.2
Thanks! |
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)