Skip to content

opensmalltalk-vm: don't throw without aliases#427246

Merged
philiptaron merged 1 commit into
NixOS:masterfrom
wolfgangwalther:ci-eval-asserts-opensmalltalk-vm
Jul 21, 2025
Merged

opensmalltalk-vm: don't throw without aliases#427246
philiptaron merged 1 commit into
NixOS:masterfrom
wolfgangwalther:ci-eval-asserts-opensmalltalk-vm

opensmalltalk-vm: don't throw without aliases

7c77a0f
Select commit
Loading
Failed to load commit list.
OfBorg / opensmalltalk-vm, opensmalltalk-vm.passthru.tests on x86_64-darwin skipped Aug 30, 2025

No attempt

The following builds were skipped because they don't evaluate on x86_64-darwin: opensmalltalk-vm, opensmalltalk-vm.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/development/compilers/opensmalltalk-vm/default.nix:198:33:
          197| else
          198|   vmsByPlatform.${platform} or (throw (
             |                                 ^
          199|     "Unsupported platform ${platform}: only the following platforms are supported: "

       error: Unsupported platform x86_64-darwin: only the following platforms are supported: aarch64-linux x86_64-linux