| Sanity Test Failure |
|
Tuesday, 24 Mar 2026
|
19:18 Robert Clausecker (fuz) Author: GenericRikka
net/ucx: fix build on FreeBSD 13.5 by defining s6_addr32 shim
FreeBSD's struct in6_addr does not provide s6_addr32 directly. Add a small
shim in src/uct/ib/base/ib_device.c to map s6_addr32 to the FreeBSD layout
(__u6_addr.__u6_addr32) when s6_addr32 is not already available.
PR: 293429
Tested by: kib
MFH: 2026Q1
(cherry picked from commit 63a68d9d459a0ed27f7b1dadaee6cf4cdbe8e2af)
|
Sanity Test Results
net/ucx:
I did not find a Makefile for this port. This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
net/ucx 2>/tmp/FreshPorts.net.ucx.make-error.2026.3.24.19.21.13.86246
produced this error:
Error message is: make: make: cannot open /usr/ports/net/ucx/Makefile.
Make results are :
make: stopped in /usr/ports/net/ucx
|