FreeBSD-main-amd64-build - Build #34737 - Still Failing
Date: Fri, 06 Mar 2026 01:46:25 UTC
FreeBSD-main-amd64-build - Build #34737 (272ea451199462dffd55dd580532eb28ddc92174) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34737/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34737/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34737/console
Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
this is a notification to note that these changes have
not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
ed87040311b88e2c95a791aa049f2c37c857f048 by kib:
zfs rename: properly cleanup on errors occuring before zfs_do_rename()
e486066cf48a89ba87fab6b3d2b56f271f50439b by kib:
VOP_RENAME(9): add flags argument
1f3020067ab3f3c5043d01ea1e3a3d2998a39d4a by kib:
kern_renameat(9): add flags argument
28599a1e5f1b90676a818e0a4818cddd0839ad25 by kib:
sys: add renameat2(2) syscall
7aaec5f3faecf98e377c97e24dddb9c65f4b2e75 by kib:
renameat2(2): implement AT_RENAME_NOREPLACE flag
7a1217ff3bbdd1ef40d1b94170c53611fadeb026 by kib:
zfs: implement AT_RENAME_NOREPLACE
8feb8d221cfb842ee11d744d22571baec6c18cd8 by kib:
linuxolator: translate LINUX_RENAME_NOREPLACE into our
5f911eaba017645487a1eaee3609b26a77f0f174 by kib:
libsys/rename.2: remove commented-out CAVEAT section
619e49b2ba58e1ffd2ab111fef6d1e87d77e7391 by kib:
renameat2(2): document
ef8292e339572dc669409d233f9e3d43f13acb87 by kib:
Regen
45117ffcd533ddf995f654db60b10899ae8370ec by kib:
vfs: add VOP_DELAYED_SETSIZE() and related infrastructure
5c71df9850355e20cf8f89fb656b18ef79cdf178 by kib:
nfsclient: convert to use vn_delayed_setsize()
3e8a9995e9541a0bdd707f111e51ef46a544ee3e by kib:
amd64: extract uprintf_signal printing into a helper
272ea451199462dffd55dd580532eb28ddc92174 by kib:
amd64: print userspace fsbase and gsbase for uprintf_signal
The end of the build log:
[...truncated 48.72 MiB...]
>>> hashtab.pico:(k5_hashtab_add)
>>> referenced by plugins.c:220 (/usr/src/crypto/krb5/src/util/support/plugins.c:220)
>>> plugins.pico:(krb5int_open_plugin)
>>> referenced 29 more times
ld: error: undefined symbol: free
>>> referenced by hashtab.c:145 (/usr/src/crypto/krb5/src/util/support/hashtab.c:145)
>>> hashtab.pico:(k5_hashtab_create)
>>> referenced by hashtab.c:163 (/usr/src/crypto/krb5/src/util/support/hashtab.c:163)
>>> hashtab.pico:(k5_hashtab_free)
>>> referenced by hashtab.c:166 (/usr/src/crypto/krb5/src/util/support/hashtab.c:166)
>>> hashtab.pico:(k5_hashtab_free)
>>> referenced 66 more times
ld: error: undefined symbol: strlen
>>> referenced by hex.c:95 (/usr/src/crypto/krb5/src/util/support/hex.c:95)
>>> hex.pico:(k5_hex_decode)
>>> referenced by path.c:139 (/usr/src/crypto/krb5/src/util/support/path.c:139)
>>> path.pico:(k5_path_join)
>>> referenced by k5buf.c:147 (/usr/src/crypto/krb5/src/util/support/k5buf.c:147)
>>> k5buf.pico:(k5_buf_add)
>>> referenced 7 more times
ld: error: undefined symbol: bcmp
>>> referenced by hashtab.c:230 (/usr/src/crypto/krb5/src/util/support/hashtab.c:230)
>>> hashtab.pico:(k5_hashtab_remove)
>>> referenced by hashtab.c:248 (/usr/src/crypto/krb5/src/util/support/hashtab.c:248)
>>> hashtab.pico:(k5_hashtab_get)
ld: error: undefined symbol: strrchr
>>> referenced by path.c:61 (/usr/src/crypto/krb5/src/util/support/path.c:61)
>>> path.pico:(k5_path_split)
ld: error: undefined symbol: strerror_r
>>> referenced by strerror_r.c:94 (/usr/src/crypto/krb5/src/util/support/strerror_r.c:94)
>>> strerror_r.pico:(k5_strerror_r)
ld: error: undefined symbol: strdup
>>> referenced by path.c:106 (/usr/src/crypto/krb5/src/util/support/path.c:106)
>>> path.pico:(k5_path_split)
>>> referenced by path.c:129 (/usr/src/crypto/krb5/src/util/support/path.c:129)
>>> path.pico:(k5_path_join)
>>> referenced by dir_filenames.c:55 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:55)
>>> dir_filenames.pico:(k5_dir_filenames)
>>> referenced 3 more times
ld: error: undefined symbol: asprintf
>>> referenced by path.c:141 (/usr/src/crypto/krb5/src/util/support/path.c:141)
>>> path.pico:(k5_path_join)
>>> referenced by path.c:143 (/usr/src/crypto/krb5/src/util/support/path.c:143)
>>> path.pico:(k5_path_join)
>>> referenced by plugins.c:352 (/usr/src/crypto/krb5/src/util/support/plugins.c:352)
>>> plugins.pico:(krb5int_open_plugin_dirs)
>>> referenced 1 more times
ld: error: undefined symbol: explicit_bzero
>>> referenced by k5buf.c:93 (/usr/src/crypto/krb5/src/util/support/k5buf.c:93)
>>> k5buf.pico:(ensure_space)
>>> referenced by k5buf.c:106 (/usr/src/crypto/krb5/src/util/support/k5buf.c:106)
>>> k5buf.pico:(ensure_space)
>>> referenced by k5buf.c:218 (/usr/src/crypto/krb5/src/util/support/k5buf.c:218)
>>> k5buf.pico:(k5_buf_add_vfmt)
>>> referenced 2 more times
ld: error: undefined symbol: realloc
>>> referenced by k5buf.c:96 (/usr/src/crypto/krb5/src/util/support/k5buf.c:96)
>>> k5buf.pico:(ensure_space)
>>> referenced by plugins.c:279 (/usr/src/crypto/krb5/src/util/support/plugins.c:279)
>>> plugins.pico:(krb5int_open_plugin_dirs)
>>> referenced by plugins.c:279 (/usr/src/crypto/krb5/src/util/support/plugins.c:279)
>>> plugins.pico:(krb5int_open_plugin_dirs)
>>> referenced 7 more times
ld: error: undefined symbol: vsnprintf
>>> referenced by k5buf.c:185 (/usr/src/crypto/krb5/src/util/support/k5buf.c:185)
>>> k5buf.pico:(k5_buf_add_vfmt)
>>> referenced by k5buf.c:174 (/usr/src/crypto/krb5/src/util/support/k5buf.c:174)
>>> k5buf.pico:(k5_buf_add_vfmt)
>>> referenced by k5buf.c:197 (/usr/src/crypto/krb5/src/util/support/k5buf.c:197)
>>> k5buf.pico:(k5_buf_add_vfmt)
ld: error: undefined symbol: vasprintf
>>> referenced by k5buf.c:207 (/usr/src/crypto/krb5/src/util/support/k5buf.c:207)
>>> k5buf.pico:(k5_buf_add_vfmt)
>>> referenced by errors.c:56 (/usr/src/crypto/krb5/src/util/support/errors.c:56)
>>> errors.pico:(k5_set_error)
>>> referenced by errors.c:56 (/usr/src/crypto/krb5/src/util/support/errors.c:56)
>>> errors.pico:(k5_vset_error)
ld: error: undefined symbol: timegm
>>> referenced by gmt_mktime.c:45 (/usr/src/crypto/krb5/src/util/support/gmt_mktime.c:45)
>>> gmt_mktime.pico:(krb5int_gmt_mktime)
--- lib/libelf__L ---
--- krb5/util/support__L ---
ld: error: undefined symbol: __stderrp
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:384 (/usr/src/crypto/krb5/src/include/k5-thread.h:384)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>> threads.pico:(krb5int_key_delete)
>>> referenced 9 more times
ld: error: undefined symbol: strerror
>>> referenced by k5-thread.h:373 (/usr/src/crypto/krb5/src/include/k5-thread.h:373)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:385 (/usr/src/crypto/krb5/src/include/k5-thread.h:385)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:373 (/usr/src/crypto/krb5/src/include/k5-thread.h:373)
>>> threads.pico:(krb5int_key_delete)
>>> referenced 9 more times
ld: error: undefined symbol: fprintf
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:384 (/usr/src/crypto/krb5/src/include/k5-thread.h:384)
>>> threads.pico:(krb5int_key_register)
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>> threads.pico:(krb5int_key_delete)
>>> referenced 9 more times
ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
--- lib/libelf__L ---
--- libelf_data.o ---
cc -march=i686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.0 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I. -I/usr/src/contrib/elftoolchain/libelf -I/usr/src/contrib/elftoolchain/common -g -gz=zlib -MD -MF.depend.libelf_data.o -MTlibelf_data.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-error=cast-function-type-mismatch -Qunused-arguments -c /usr/src/contrib/elftoolchain/libelf/libelf_data.c -o libelf_data.o
--- krb5/util/support__L ---
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libkrb5support.so.122.full] Error code 1
make[4]: stopped making "all" in /usr/src/krb5/util/support
make[4]: 1 error
make[4]: stopped making "all" in /usr/src/krb5/util/support
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/msun__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libthr__L ---
--- thr_malloc.o ---
--- lib/libpam/libpam__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libutil__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ofed/libibverbs__L ---
--- cddl/lib/libicp__L ---
--- lib/libelf__L ---
--- cddl/lib/libicp__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libelf__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libmd__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libexpat__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- cddl/lib/libspl__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ofed/libibmad__L ---
--- lib/libz__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ofed/libibverbs__L ---
--- cmd.pico ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ofed/libibmad__L ---
--- dump.o ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libthr__L ---
--- thr_mutex.o ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libufs__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ncurses/tinfo__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- cddl/lib/libicp_rescue__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libc__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libnv__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libbz2__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libc++__L ---
make[3]: stopped making "_prebuild_libs" in /usr/src
make[2]: stopped making "libraries" in /usr/src
31.49 real 415.91 user 145.91 sys
*** [build32] Error code 2
make[1]: stopped making "buildworld" in /usr/src
make[1]: 1 error
make[1]: stopped making "buildworld" in /usr/src
make: stopped making "buildworld" in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
FTP: Current build result is [FAILURE], not going to run.
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0.
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins10812687229042160740.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address