Sanity Test Failure |
Friday, 3 Jan 2025
|
23:56 Brooks Davis (brooks)
- devel/llvm-cheri
LLVM and Clang with support for the CHERI architecture
- devel/llvm-cheriot
LLVM and Clang with support the CHERIoT microcontroller
- devel/llvm-devel 20.0.d20241215
LLVM and Clang
- devel/llvm11 11.0.1_9
LLVM and Clang
- devel/llvm12 12.0.1_13
LLVM and Clang
- devel/llvm13 13.0.1_7
LLVM and Clang
- devel/llvm14 14.0.6_5
LLVM and Clang
- devel/llvm15 15.0.7_10
LLVM and Clang
- devel/llvm16 16.0.6_11
LLVM and Clang
- devel/llvm17 17.0.6_8
LLVM and Clang
(Only the first 10 of 12 items in this commit are shown above. )
devel/llvm*: flip LICENSE_FILE_BSD3CLAUSE setting [NFC]
The location of this license file moved in LLVM 16. Since I'm doing
cleanup in this area and the split of ports is about 50/50, switch to
setting the old location in the older ports so the newer ports set fewer
variables.
Sponsored by: DARPA, AFRL
Sanity Test Results
devel/llvm-cheri:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
devel/llvm-cheri
2>/tmp/FreshPorts.devel.llvm-cheri.make-error.2025.1.4.0.1.55.37336
produced this error:
Error message is: make: "/usr/ports/devel/llvm-cheri/Makefile" line 11:
Missing closing parenthesis for defined()
ld-elf.so.1: /lib/libcxxrt.so.1: version CXXABI_1.3.11 required by
/lib/libc++.so.1 not found
make: "/usr/ports/Mk/Uses/compiler.mk" line 105: warning: "/usr/bin/clang
--version" returned non-zero status
make: "/usr/ports/Mk/Uses/compiler.mk" line 134: warning: "c++ -###
/dev/null 2>&1" returned non-zero status
make: Fatal errors encountered -- cannot continue
Make results are : make: stopped in /usr/ports/devel/llvm-cheri
devel/llvm-cheriot:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
devel/llvm-cheriot
2>/tmp/FreshPorts.devel.llvm-cheriot.make-error.2025.1.4.0.2.17.37336
produced this error:
Error message is: make:
"/usr/ports/devel/llvm-cheriot/../llvm-cheri/Makefile" line 11: Missing
closing parenthesis for defined()
ld-elf.so.1: /lib/libcxxrt.so.1: version CXXABI_1.3.11 required by
/lib/libc++.so.1 not found
make: "/usr/ports/Mk/Uses/compiler.mk" line 105: warning: "/usr/bin/clang
--version" returned non-zero status
make: "/usr/ports/Mk/Uses/compiler.mk" line 134: warning: "c++ -###
/dev/null 2>&1" returned non-zero status
make: Fatal errors encountered -- cannot continue
Make results are : make: stopped in /usr/ports/devel/llvm-cheriot
| |