catalyst: fix build on x86_64-darwin#450241
Conversation
|
|
|
@NixOS/darwin-core is there anything changed to darwin stdenv in #444862 |
|
Clang was updated to Clang 21. The SDK stuff is coming in the next cycle. |
|
I can disable the failing test, just curious about the root cause of the abi test failing. (who bring in those unexpected symbols) |
|
That might also have been the staging cycle when Darwin switched to the system libc++. |
Probably the only way to know is to build locally with |
|
According to build log, these symbols are unwanted. I guess these symbols come from libc++ from the latest SDK. |
|
darwin stdenv swtich to use system libc++ from sdk, hence the abi test failed on x86_64-darwin.
fix build by disabling abi test on x86_64-darwin.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.