Date: Mon, 8 Dec 2025 21:24:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ashafer@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #309 - Still Failing Message-ID: <218495879.213.1765229086663@jenkins.ci.freebsd.org> In-Reply-To: <1941257656.203.1765224096896@jenkins.ci.freebsd.org> References: <1941257656.203.1765224096896@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-stable-15-amd64-gcc12_build - Build #309 (452b92fadae16e30f815203863bb9dd92ddff762) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/309/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/309/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/309/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) 3bb980089e3511f94398aee75de4abcebc524668 by ashafer: linuxkpi: add stub implementation of pm_vt_switch_(un)register 452b92fadae16e30f815203863bb9dd92ddff762 by ashafer: linuxkpi: gracefully handle page lookup failure in The end of the build log: [...truncated 136.45 MiB...] 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ --- all_subdir_iwlwifi --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' may have been intended to silence earlier diagnostics --- mvm/mac80211.o --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' may have been intended to silence earlier diagnostics cc1: all warnings being treated as errors --- mvm/ptp.o --- ctfconvert -L VERSION -g mvm/ptp.o --- init_main.o --- ctfconvert -L VERSION -g init_main.o --- modules-all --- --- all_subdir_ixv --- ctfconvert -L VERSION -g ixgbe_phy.o --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/iwlwifi --- all_subdir_ixv --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_kgssapi_krb5 --- In function 'krb5_n_fold', inlined from 'krb5_derive_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:195:2, inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:235:11, inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:223:1, inlined from 'krb5_get_integrity_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:253:10: /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 1 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ --- all_subdir_ix --- ctfconvert -L VERSION -g ixgbe_82599.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_kgssapi_krb5 --- In function 'krb5_n_fold', inlined from 'krb5_derive_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:195:2, inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:235:11, inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:223:1, inlined from 'krb5_get_checksum_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:260:10: /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 1 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ /workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy' 169 | bcopy(in, tmp, inlen); | ^~~~~ /workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc' 240 | _malloc_item = malloc(_size, type, flags); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc' 167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK); | ^~~~~~ --- tr_raid1e.o --- ctfconvert -L VERSION -g tr_raid1e.o --- modules-all --- --- all_subdir_kgssapi --- ctfconvert -L VERSION -g svc_rpcsec_gss.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_iwlwifi --- --- mvm/quota.o --- ctfconvert -L VERSION -g mvm/quota.o --- all_subdir_kgssapi_krb5 --- ctfconvert -L VERSION -g kcrypto.o --- all_subdir_ixl --- ctfconvert -L VERSION -g i40e_adminq.o --- all_subdir_kgssapi_krb5 --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_ixl --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_iwlwifi --- --- mvm/rfi.o --- ctfconvert -L VERSION -g mvm/rfi.o --- kern_acct.o --- ctfconvert -L VERSION -g kern_acct.o --- modules-all --- make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/iwlwifi make[3]: stopped making "all" in /workspace/src/sys/modules make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 236.64 real 2749.69 user 173.49 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins17657771065553234341.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc12_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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?218495879.213.1765229086663>
