Date: Fri, 6 Mar 2026 03:20:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-build - Build #34738 - Still Failing Message-ID: <1666719800.2707.1772767205237@jenkins.ci.freebsd.org> In-Reply-To: <1537931216.2697.1772761586546@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-build - Build #34738 (7db8503bda2724ae145475c3260d581bb98613ad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34738/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34738/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34738/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) 551c4cb74a807ceae55288bf273f5cfeb37c7c91 by bz: iwlwifi: mld: move module_init() to SI_ORDER_SECOND 782fe2f8d90488a61ecdbe1d4b245900a88bee56 by bz: iwlwifi: adjust driver description 7db8503bda2724ae145475c3260d581bb98613ad by bz: iwlwifi: mld: add LINUXKPI_PARAM_PREFIX The end of the build log: [...truncated 48.59 MiB...] >>> dir_filenames.pico:(k5_free_filenames) >>> referenced 66 more times ld: error: undefined symbol: realloc >>> referenced by dir_filenames.c:51 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:51) >>> dir_filenames.pico:(k5_dir_filenames) >>> 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 7 more times ld: error: undefined symbol: strdup >>> 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 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 3 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: qsort >>> referenced by dir_filenames.c:130 (/usr/src/crypto/krb5/src/util/support/dir_filenames.c:130) >>> dir_filenames.pico:(k5_dir_filenames) --- lib/libexpat__L --- 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/usr/src/lib/libexpat -DHAVE_EXPAT_CONFIG_H -g -gz=zlib -MD -MF.depend.xmltok.o -MTxmltok.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-error=cast-function-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/expat/lib/xmltok.c -o xmltok.o --- lib/libz__L --- 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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I/usr/src/lib/libz -DUNALIGNED_OK -g -gz=zlib -MD -MF.depend.gzread.o -MTgzread.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-deprecated-non-prototype -Wno-strict-prototypes -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-error=cast-function-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -c /usr/src/sys/contrib/zlib/gzread.c -o gzread.o --- krb5/util/support__L --- 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: 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: __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 utf8_conv.c:0 (/usr/src/crypto/krb5/src/util/support/utf8_conv.c:0) >>> utf8_conv.pico:(k5_utf16le_to_utf8) >>> referenced by k5buf.c:0 (/usr/src/crypto/krb5/src/util/support/k5buf.c:0) >>> k5buf.pico:(k5_buf_add_vfmt) >>> referenced 12 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: 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: 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 --- cddl/lib/libspl__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libypclnt__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libutil__L --- --- lib/libthr__L --- --- lib/libutil__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libthr__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/msun__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- 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 --- cddl/lib/libicp_rescue__L --- --- lib/libufs__L --- --- cddl/lib/libicp_rescue__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libufs__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libz__L --- --- gzlib.o --- --- lib/ncurses/tinfo__L --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/libz__L --- --- gzread.o --- make[3]: stopped making "_prebuild_libs" in /usr/src --- lib/ofed/libibverbs__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 --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /usr/src make[2]: stopped making "libraries" in /usr/src 28.94 real 303.99 user 147.50 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/jenkins5629463408895222054.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 addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1666719800.2707.1772767205237>
