nina on Nostr: lol, so i'm updating chimera's rust to 1.85 and getting errors about "unknown target ...
lol, so i'm updating chimera's rust to 1.85 and getting errors about "unknown target x86_64-chimera-linux-musl" from the bootstrap tool...
as it turns out, cc-rs starting with 1.2.0 joins the list of rust libs that misunderstand the concept of a target triple and change to shipping a static, pre-generated list of triples taken from rust nightly
i was already bitten by `tree-sitter test` breaking due to this, now rustc, this will soon make my life even more hell once more things update to it
Published at
2025-02-20 20:45:50Event JSON
{
"id": "e92bf11730572ef9e7ab4ff2bd4479b5d9b488242367cd74cff055a63498d247",
"pubkey": "f3366b17f5ef004bcd8976383655d362fec5e9f8eabacb55fa5835de095066f7",
"created_at": 1740084350,
"kind": 1,
"tags": [
[
"proxy",
"https://blahaj.social/users/q66/statuses/114038167969387125",
"activitypub"
]
],
"content": "lol, so i'm updating chimera's rust to 1.85 and getting errors about \"unknown target x86_64-chimera-linux-musl\" from the bootstrap tool...\n\nas it turns out, cc-rs starting with 1.2.0 joins the list of rust libs that misunderstand the concept of a target triple and change to shipping a static, pre-generated list of triples taken from rust nightly\n\ni was already bitten by `tree-sitter test` breaking due to this, now rustc, this will soon make my life even more hell once more things update to it",
"sig": "fd8f73d8d270cea9a68baaa24dbda4452154c95b2d74ddb2ffb38b5bad7048ee1a605ae0252e2eba53906ec28277ccaac9f28a4a896068b12efd1f90f450394c"
}