FreeBSD-main-amd64-build - Build #34733 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 05 Mar 2026 20:16:42 UTC
FreeBSD-main-amd64-build - Build #34733 (54bf594851f671e231d2786cdacaf68f290ff738) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34733/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34733/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34733/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)

No changes


The end of the build log:

[...truncated 48.83 MiB...]
>>>               base64.pico:(k5_base64_decode)
>>> referenced 3 more times

ld: error: undefined symbol: free
>>> referenced by base64.c:133 (/usr/src/crypto/krb5/src/util/support/base64.c:133)
>>>               base64.pico:(k5_base64_decode)
>>> referenced by k5buf.c:94 (/usr/src/crypto/krb5/src/util/support/k5buf.c:94)
>>>               k5buf.pico:(ensure_space)
>>> referenced by k5buf.c:108 (/usr/src/crypto/krb5/src/util/support/k5buf.c:108)
>>>               k5buf.pico:(ensure_space)
>>> referenced 66 more times

ld: error: undefined symbol: __stack_chk_guard
>>> referenced by utf8_conv.c:93 (/usr/src/crypto/krb5/src/util/support/utf8_conv.c:93)
>>>               utf8_conv.pico:(k5_utf8_to_utf16le)
>>> referenced by utf8_conv.c:153 (/usr/src/crypto/krb5/src/util/support/utf8_conv.c:153)
>>>               utf8_conv.pico:(k5_utf16le_to_utf8)
>>> referenced by k5buf.c:162 (/usr/src/crypto/krb5/src/util/support/k5buf.c:162)
>>>               k5buf.pico:(k5_buf_add_vfmt)
>>> referenced 12 more times

ld: error: undefined symbol: __stack_chk_fail
>>> referenced by utf8_conv.c:0 (/usr/src/crypto/krb5/src/util/support/utf8_conv.c:0)
>>>               utf8_conv.pico:(k5_utf8_to_utf16le)
>>> referenced by k5buf.c:0 (/usr/src/crypto/krb5/src/util/support/k5buf.c:0)
>>>               k5buf.pico:(k5_buf_add_vfmt)
>>> referenced by k5buf.c:0 (/usr/src/crypto/krb5/src/util/support/k5buf.c:0)
>>>               k5buf.pico:(k5_buf_add_fmt)
>>> referenced 12 more times

ld: error: undefined symbol: memcpy
>>> referenced by k5buf.c:156 (/usr/src/crypto/krb5/src/util/support/k5buf.c:156)
>>>               k5buf.pico:(k5_buf_add)
>>> referenced by k5buf.c:156 (/usr/src/crypto/krb5/src/util/support/k5buf.c:156)
>>>               k5buf.pico:(k5_buf_add_len)
>>> referenced by k5buf.c:92 (/usr/src/crypto/krb5/src/util/support/k5buf.c:92)
>>>               k5buf.pico:(ensure_space)
>>> referenced 9 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: 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: 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: 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: calloc
>>> referenced by plugins.c:220 (/usr/src/crypto/krb5/src/util/support/plugins.c:220)
>>>               plugins.pico:(krb5int_open_plugin)
>>> referenced by plugins.c:265 (/usr/src/crypto/krb5/src/util/support/plugins.c:265)
>>>               plugins.pico:(krb5int_open_plugin_dirs)
>>> referenced by plugins.c:344 (/usr/src/crypto/krb5/src/util/support/plugins.c:344)
>>>               plugins.pico:(krb5int_open_plugin_dirs)
>>> referenced 29 more times

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: undefined symbol: abort
>>> referenced by json.c:260 (/usr/src/crypto/krb5/src/util/support/json.c:260)
>>>               json.pico:(k5_json_array_get)
>>> referenced by json.c:268 (/usr/src/crypto/krb5/src/util/support/json.c:268)
>>>               json.pico:(k5_json_array_set)
>>> referenced by json.c:260 (/usr/src/crypto/krb5/src/util/support/json.c:260)
>>>               json.pico:(encode_value)

ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
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 ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libutil__L ---

--- lib/ofed/libibumad__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libnv__L ---

make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libelf__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libutil__L ---
--- pw_util.pico ---

--- cddl/lib/libicp_rescue__L ---

--- lib/ncurses/tinfo__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libutil__L ---
--- quotafile.pico ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libmd__L ---

--- lib/libbz2__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libz__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- cddl/lib/libicp_rescue__L ---
--- algs/skein/skein_block.o ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ofed/libibverbs__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- cddl/lib/libicp__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libc++__L ---

make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libexpat__L ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libmd__L ---
--- skein_block.o ---


make[3]: stopped making "_prebuild_libs" in /usr/src

make[2]: stopped making "libraries" in /usr/src
       27.15 real       291.89 user       130.43 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/jenkins13743108210926637477.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