gccWithoutTargetLibc: enable langCC #370683
+20
−2
Draft
OfBorg / gccWithoutTargetLibc, gccWithoutTargetLibc.passthru.tests on x86_64-linux
skipped
Jan 13, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-linux: gccWithoutTargetLibc, gccWithoutTargetLibc.passthru.tests
Details
Partial log
5970| libcCross1 = binutilsNoLibc.libc;
Cannot nix-instantiate `gccWithoutTargetLibc.passthru.tests` because:
error: assertion '((stdenv).targetPlatform != (stdenv).hostPlatform)' failed
at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/top-level/all-packages.nix:5969:26:
5968| # built with, and use, that cross-compiled libc.
5969| gccWithoutTargetLibc = assert stdenv.targetPlatform != stdenv.hostPlatform; let
| ^
5970| libcCross1 = binutilsNoLibc.libc;
Loading