Skip to content

Conversation

@ericphanson
Copy link
Author

hm, I'm getting

[00:11:46]   error: Error loading target specification: Could not find specification for target "${CARGO_BUILD_TARGET}". Run `rustc --print target-list` for a list of built-in targets

in https://buildkite.com/julialang/yggdrasil/builds/19293#019612bb-7055-4dd9-b309-95acdc4cdd2c/684-846 using this PR, is it somehow passing that literal string instead of interpolating?

@ericphanson
Copy link
Author

ah figured it out with the help of shell syntax highlighting (copied the snippet into a new textfile..). Single quotes don't allow env interpolation.

@ericphanson
Copy link
Author

ericphanson commented Nov 26, 2025

1.7 unpriv & 1.13 & nightly failures are same as #454

This is ready from my side

edit: acutally I'll wait until it's working in my PR

@ericphanson ericphanson marked this pull request as draft November 27, 2025 16:35
@ericphanson
Copy link
Author

I didn't end up using this in my libimagequant PR and not sure if it's right or not

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.

3 participants