Skip to content

Conversation

@ericphanson
Copy link
Contributor

not sure I got it right

@ericphanson
Copy link
Contributor Author

ran out of space on one:

[00:52:40] error: failed to build archive at `/tmp/cargo-installUFANWI/x86_64-unknown-linux-gnu/release/deps/libcargo-f03d7ce3e48ef721.rlib`: No space left on device (os error 28)
arm-linux-musleabihf-gcc: error: unrecognized command line option '-m64' 

on another, which seems like it has come up before:
#4896 (comment)

@giordano
Copy link
Member

ran out of space on one:

#10590 (comment)

@ericphanson
Copy link
Contributor Author

I got the wrapper working at least :) https://github.com/ericphanson/LibImageQuant.jl

@ericphanson
Copy link
Contributor Author

ericphanson commented Apr 8, 2025

somehow buildkite did not use the latest commit from my PR :/

[00:05:48]  ---> RUSTC="/opt/bin/${rust_host}/${rust_host}-rustc" CARGO_BUILD_TARGET=${rust_host} cargo install cargo-c --version 0.10.11

https://buildkite.com/julialang/yggdrasil/builds/19292#019612b6-16a3-4420-adf6-ca57ed06dc02/689-841

but that line isn't in da58b41, the commit the CI is running on...

@ericphanson
Copy link
Contributor Author

ok! this is finally working. Good to go from my side.


# Dependencies that must be installed before this package can be built
dependencies = [
BuildDependency("OpenSSL_jll"),
Copy link
Member

Choose a reason for hiding this comment

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

Why is this a build-only dependency?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops, neither. I think it was a cargo-c dep but I'm not using that anymore. Removed

@giordano giordano enabled auto-merge (squash) November 29, 2025 16:32
@giordano giordano merged commit da00f8a into master Nov 29, 2025
18 of 19 checks passed
@giordano giordano deleted the eph/libimagequant branch November 29, 2025 16:55
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.

4 participants