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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 06 Mar 2026 00:39:35 UTC
FreeBSD-main-amd64-build - Build #34736 (347cec10e25eacb2906a0a8105eff036850db766) - Still Failing

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

347cec10e25eacb2906a0a8105eff036850db766 by kib:
amd64: align stack on 16 bytes when calling into a EFIRT method



The end of the build log:

[...truncated 48.96 MiB...]
>>> referenced by dir_filenames.c:55 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:55)
>>>               dir_filenames.pico:(k5_dir_filenames)
>>> referenced by errors.c:0 (/usr/src/crypto/krb5/src/util/support/errors.c:0)
>>>               errors.pico:(k5_get_error)
>>> referenced by errors.c:96 (/usr/src/crypto/krb5/src/util/support/errors.c:96)
>>>               errors.pico:(k5_get_error)
>>> referenced 3 more times

ld: error: undefined symbol: qsort
>>> referenced by dir_filenames.c:130 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:130)
>>>               dir_filenames.pico:(k5_dir_filenames)

ld: error: undefined symbol: strcmp
>>> referenced by dir_filenames.c:66 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:66)
>>>               dir_filenames.pico:(compare_with_strcmp)
>>> referenced by json.c:409 (/usr/src/crypto/krb5/src/util/support/json.c:409)
>>>               json.pico:(k5_json_object_get)
>>> referenced by json.c:409 (/usr/src/crypto/krb5/src/util/support/json.c:409)
>>>               json.pico:(k5_json_object_set)

ld: error: undefined symbol: __stack_chk_guard
>>> referenced by errors.c:40 (/usr/src/crypto/krb5/src/util/support/errors.c:40)
>>>               errors.pico:(k5_set_error)
>>> referenced by errors.c:50 (/usr/src/crypto/krb5/src/util/support/errors.c:50)
>>>               errors.pico:(k5_vset_error)
>>> referenced by errors.c:69 (/usr/src/crypto/krb5/src/util/support/errors.c:69)
>>>               errors.pico:(k5_get_error)
>>> referenced 12 more times

ld: error: undefined symbol: vasprintf
>>> 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)
>>> referenced by k5buf.c:207 (/usr/src/crypto/krb5/src/util/support/k5buf.c:207)
>>>               k5buf.pico:(k5_buf_add_vfmt)

ld: error: undefined symbol: __stack_chk_fail
>>> referenced by errors.c:0 (/usr/src/crypto/krb5/src/util/support/errors.c:0)
>>>               errors.pico:(k5_set_error)
>>> referenced by errors.c:0 (/usr/src/crypto/krb5/src/util/support/errors.c:0)
>>>               errors.pico:(k5_vset_error)
>>> referenced by errors.c:0 (/usr/src/crypto/krb5/src/util/support/errors.c:0)
>>>               errors.pico:(k5_get_error)
>>> referenced 12 more times

ld: error: undefined symbol: snprintf
>>> referenced by errors.c:92 (/usr/src/crypto/krb5/src/util/support/errors.c:92)
>>>               errors.pico:(k5_get_error)

ld: error: undefined symbol: __stderrp
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:384 (/usr/src/crypto/krb5/src/include/k5-thread.h:384)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>>               errors.pico:(k5_set_error_info_callout_fn)
>>> 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)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:385 (/usr/src/crypto/krb5/src/include/k5-thread.h:385)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:373 (/usr/src/crypto/krb5/src/include/k5-thread.h:373)
>>>               errors.pico:(k5_set_error_info_callout_fn)
>>> 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)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:384 (/usr/src/crypto/krb5/src/include/k5-thread.h:384)
>>>               errors.pico:(k5_get_error)
>>> referenced by k5-thread.h:372 (/usr/src/crypto/krb5/src/include/k5-thread.h:372)
>>>               errors.pico:(k5_set_error_info_callout_fn)
>>> referenced 9 more times

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)

ld: error: undefined symbol: memcpy
>>> referenced by hashtab.c:97 (/usr/src/crypto/krb5/src/util/support/hashtab.c:97)
>>>               hashtab.pico:(siphash24)
>>> referenced by json.c:504 (/usr/src/crypto/krb5/src/util/support/json.c:504)
>>>               json.pico:(k5_json_array_fmt)
>>> referenced by json.c:504 (/usr/src/crypto/krb5/src/util/support/json.c:504)
>>>               json.pico:(k5_json_array_fmt)
>>> referenced 9 more times

ld: error: undefined symbol: calloc
>>> referenced by hashtab.c:143 (/usr/src/crypto/krb5/src/util/support/hashtab.c:143)
>>>               hashtab.pico:(k5_hashtab_create)
>>> referenced by hashtab.c:177 (/usr/src/crypto/krb5/src/util/support/hashtab.c:177)
>>>               hashtab.pico:(k5_hashtab_add)
>>> referenced by json.c:147 (/usr/src/crypto/krb5/src/util/support/json.c:147)
>>>               json.pico:(k5_json_null_create)
>>> referenced 29 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: 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)
--- lib/ofed/libibverbs__L ---
--- init.pico ---
/usr/src/contrib/ofed/libibverbs/init.c:260:4: warning: format specifies type 'unsigned long' but the argument has type 'rlim_t' (aka 'long long') [-Wformat]
--- krb5/util/support__L ---
*** [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/ofed/libibverbs__L ---
  258 |                 fprintf(stderr, PFX "Warning: RLIMIT_MEMLOCK is %lu bytes.\n"
      |                                                                 ~~~
      |                                                                 %lld
  259 |                         "    This will severely limit memory registrations.\n",
  260 |                         rlim.rlim_cur);
      |                         ^~~~~~~~~~~~~
--- lib/libutil__L ---
--- ftime.pico ---

--- lib/ofed/libibumad__L ---

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

--- lib/msun__L ---

--- lib/libelf__L ---
--- libelf_fsize.o ---

--- lib/libutil__L ---

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_printf.o ---


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

make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/ncurses/tinfo__L ---
--- comp_scan.o ---


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


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

--- lib/ofed/libibverbs__L ---
1 warning generated.

--- lib/libbz2__L ---
--- blocksort.pico ---

--- cddl/lib/libicp_rescue__L ---
--- illumos-crypto.o ---

--- cddl/lib/libicp__L ---
--- algs/skein/skein_block.o ---


make[3]: stopped making "_prebuild_libs" in /usr/src
--- 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
--- cddl/lib/libicp_rescue__L ---
--- algs/skein/skein_block.o ---


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


make[3]: stopped making "_prebuild_libs" in /usr/src
--- lib/libc++__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
--- lib/libexpat__L ---
--- xmltok.o ---

--- xmlparse.pico ---


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

make[2]: stopped making "libraries" in /usr/src
       51.02 real       705.90 user       209.38 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/jenkins3347492842051000576.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