Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwupd: fix cross compilation #367009

Merged
merged 1 commit into from
Dec 22, 2024

fwupd: fix cross compilation

8cdcfb4
Select commit
Loading
Failed to load commit list.
Merged

fwupd: fix cross compilation #367009

fwupd: fix cross compilation
8cdcfb4
Select commit
Loading
Failed to load commit list.
OfBorg / fwupd, fwupd.tests, pkgsCross.aarch64-multiplatform.fwupd on x86_64-darwin skipped Dec 21, 2024 in 0s

No attempt

The following builds were skipped because they don't evaluate on x86_64-darwin: fwupd, fwupd.tests, pkgsCross.aarch64-multiplatform.fwupd

Details

Partial log


       … while calling the 'throw' builtin
         at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/macstadium-x86-44911507/lib/systems/default.nix:316:16:
          315|           then selectEmulator pkgs
          316|           else throw "Don't know how to run ${final.config} executables.";
             |                ^
          317|

       error: Don't know how to run aarch64-unknown-linux-gnu executables.