FreeBSD-main-amd64-build - Build #31985 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 24 May 2025 08:20:34 UTC
FreeBSD-main-amd64-build - Build #31985 (9c20010361854a6034595fdb13cd3583ea13f289) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/31985/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/31985/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/31985/console

Change summaries:
(Those commits are likely but not certainly responsible)

0b52d6c6cc4a0b3c6e04d114c57df2b1c1e098ae by glebius:
unix/stream: factor out uipc_wakeup() from pr_soreceive method

c44d6f43a68f6bb39b92df85c5ba90a9b0feee15 by glebius:
unix/stream: provide uipc_cantrcvmore()

46c64462011716213f15c20b1c027cd85cb8bd14 by glebius:
tests/unix_seqpacket: add couple tests for shutdown(2)

51ac5ee0d57f178882af4b40d36089e2069704e4 by glebius:
unix/stream: refactor sendfile(2) logic to work without M_BLOCKER flag

83812c4eccb3c81e0fe97e9a5b325409ef8ba2ce by brooks:
bsd.suffixes-extra.mk: rewrap long lines

b15f5c8fa584720e01f8a1b9320b5c9063e9c5a9 by brooks:
src.libnames.mk: add LIBSYS_PIC

387783da979eb5862f8453e15505c240cbfe28ce by brooks:
rtld: get syscall implementations from libsys

fbfc85d9e81f751c52f3ded445d4ae03b8307667 by brooks:
share/mk: make *ADD and *FLAGS descriptions common

cba6bf5d954f500a921b967c1e4e3e71ecd63bef by brooks:
share/mk/bsd.README: refer to the linker, not the loader

9c20010361854a6034595fdb13cd3583ea13f289 by brooks:
share/mk: pass SHARED_CFLAGS to PIC and PIE from assembly