Skip to content

alice-vision: init at 3.3.0#496867

Draft
hesiod wants to merge 1 commit into
NixOS:masterfrom
hesiod:alice-vision-v5
Draft

alice-vision: init at 3.3.0#496867
hesiod wants to merge 1 commit into
NixOS:masterfrom
hesiod:alice-vision-v5

alice-vision: init at 3.3.0

84324ab
Select commit
Loading
Failed to load commit list.
OfBorg / alice-vision, alice-vision.passthru.tests on aarch64-darwin skipped May 3, 2026 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-darwin: alice-vision, alice-vision.passthru.tests

Details

Partial log

             |                                         ^
          311|       fargs = functionArgs f;

       error: undefined variable 'enablePopsift'
       at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/by-name/al/alice-vision/package.nix:118:19:
          117|   ++ lib.optional enableOpenGV opengv
          118|   ++ lib.optional enablePopsift popsift
             |                   ^
          119|   ++ lib.optional stdenv.cc.isClang llvmPackages.openmp;