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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 07 May 2025 13:59:53 UTC
FreeBSD-main-amd64-build - Build #31842 (c071616b06aa0f51ac4314f989c472d0268c2ddb) - Fixed

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

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

d04c93a2adccb4c3a17f7391126a9246326e3fea by jrtc27:
libc: Don't bias DTV entries by TLS_DTV_OFFSET

78b99f369f75f5df49b506ae750659b07ab34362 by jrtc27:
libc: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V

8ad9cec3a2cc643020a286ee68f70eb01225fbdd by jrtc27:
rtld-elf: Fix dlsym(3) for TLS symbols on PowerPC and RISC-V

c02aaba1b4549c1c3b1481f7c935f6cc80b98e8d by jrtc27:
rtld-elf: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V

2b04ba6e08b983d8756552286846059507bca7a3 by jrtc27:
rtld-elf: Fix UB for direct exec with no extra rtld arguments

a08d92def20a41243d4afc97cf4a2124be5386b9 by jrtc27:
rtld-elf: Fix executable's TLS module index for direct exec

d71c97026366eff5d8a701077fd9e1499a28c7b1 by jrtc27:
rtld-elf: Push TLS_DTV_OFFSET into tls_get_addr_common's arguments

c15cdaf505849509900b018a44d91eee3647fb13 by kib:
sys/queue.h: use reserved identifiers with the file scope for locals

20d808f428601c5122f8b394068dda04e5174bac by adrian:
net80211: document the vap / device transmit paths, fragment node

68e73f03655c308442a8354ee2c040df23f234b6 by adrian:
sys: don't panic on ifm_status being NULL

428200d2f0689aa801f5cab15d3066e2c77825f5 by olce:
RELNOTES: ps(1): Document change in behavior for '-a'/'-A'

cbda1aea6532697247bcca6e59d45775857c35e2 by olce:
ps.1: Remove ambiguity in description of option '-J'

646375408742dd5ed9abb174a621a3f8f65a56ef by olce:
rc/tests: Fix process flags checks using ps(1)

1265d3b07eaa418e9c60800db93f3482ddbb6ae2 by olce:
stress2: exlock2.sh: Preserve behavior after ps(1)'s '-U' change

6f2b1b56ac3dd154bd98f5a7ea075abcb4356560 by ivy:
column(1): add tests

da509c29089ab169b667ebdf82aa903987ba9c6d by ivy:
libc: add link_ntoa_r()

713abc9880aabe0ff924ff644bceb6ff404ed3cd by olce:
sysctl(9): Ease exporting struct sizes; Discourage doing that

d72fcd6d5a8429c90fda22b3964d757f2f0c48b5 by ivy:
mailmap: add my personal address

0285c2428780cdb94bfb7d2dc1806a4bd129324e by olce:
queue(3): Add a test for STAILQ_REVERSE()

c071616b06aa0f51ac4314f989c472d0268c2ddb by olce:
queue(3): Install *_SPLIT_AFTER() links to the main manual page