Skip to content

{clang,gcc}_multi: remove manual throws#426902

Merged
Ericson2314 merged 1 commit into
NixOS:masterfrom
wolfgangwalther:ci-eval-asserts-multi
Jul 21, 2025
Merged

{clang,gcc}_multi: remove manual throws#426902
Ericson2314 merged 1 commit into
NixOS:masterfrom
wolfgangwalther:ci-eval-asserts-multi

{clang,gcc}_multi: remove manual throws

63e69e4
Select commit
Loading
Failed to load commit list.
OfBorg / clang_multi, clang_multi.passthru.tests, gcc_multi, gcc_multi.passthru.tests on aarch64-linux skipped Jul 22, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: clang_multi, clang_multi.passthru.tests, gcc_multi, gcc_multi.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/top-level/stage.nix:260:9:
          259|       else
          260|         throw "i686 Linux package set can only be used with the x86 family.";
             |         ^
          261|

       error: i686 Linux package set can only be used with the x86 family.