Update Nix build to use LLVM 13 #660
Merged
Cirrus CI / FreeBSD LLVM_VERSION:11
failed
May 28, 2024 in 51s
Task Summary
Instruction main failed in 00:03
Details
✅ 00:02 clone
✅ 00:44 install
❌ 00:03 main
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
-L, --check-symlink-times Use the latest mtime between symlinks and target.
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; just print them.
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
-p, --print-data-base Print make's internal database.
-q, --question Run no recipe; exit status says if up to date.
-r, --no-builtin-rules Disable the built-in implicit rules.
-R, --no-builtin-variables Disable the built-in variable settings.
--shuffle[={SEED|random|reverse|none}]
Perform shuffle of prerequisites and goals.
-s, --silent, --quiet Don't echo recipes.
--no-silent Echo recipes (disable --silent mode).
-S, --no-keep-going, --stop
Turns off -k.
-t, --touch Touch targets instead of remaking them.
--trace Print tracing information.
-v, --version Print the version number of make and exit.
-w, --print-directory Print the current directory.
--no-print-directory Turn off -w, even if it was turned on implicitly.
-W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
Consider FILE to be infinitely new.
--warn-undefined-variables Warn when an undefined variable is referenced.
This program built for amd64-portbld-freebsd13.2
Report bugs to <[email protected]>
--- luajit/lib/libluajit-5.1.a ---
*** [luajit/lib/libluajit-5.1.a] Error code 2
make[2]: stopped in /tmp/cirrus-ci-build/build
1 error
make[2]: stopped in /tmp/cirrus-ci-build/build
--- CMakeFiles/LuaJIT.dir/all ---
*** [CMakeFiles/LuaJIT.dir/all] Error code 2
make[1]: stopped in /tmp/cirrus-ci-build/build
--- CMakeFiles/LLVMObjectFiles.dir/all ---
*** [CMakeFiles/LLVMObjectFiles.dir/all] Error code 6
make[1]: stopped in /tmp/cirrus-ci-build/build
2 errors
make[1]: stopped in /tmp/cirrus-ci-build/build
*** [all] Error code 2
make: stopped in /tmp/cirrus-ci-build/build
1 error
make: stopped in /tmp/cirrus-ci-build/build
Exit status: 2
Loading