notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Sanity Test Failure
Friday, 3 Jan 2025
23:56 Brooks Davis (brooks) search for other commits by this committer
  • devel/llvm-cheri LLVM and Clang with support for the CHERI architecture Refresh
    • devel/llvm-cheriot LLVM and Clang with support the CHERIoT microcontroller Refresh
      • 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. View all ports for this commit)
                        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
                        commit hash: 57f97b36a7cfe19702fbf967e31e0403b72a7ea3 commit hash: 57f97b36a7cfe19702fbf967e31e0403b72a7ea3 commit hash: 57f97b36a7cfe19702fbf967e31e0403b72a7ea3 commit hash: 57f97b36a7cfe19702fbf967e31e0403b72a7ea3 

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