From nobody Mon Dec 8 21:24:43 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dQFPC1JBFz6KPhW for ; Mon, 08 Dec 2025 21:24:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dQFPB5FKyz47DJ; Mon, 08 Dec 2025 21:24:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765229086; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=NFa0r8hWLsYNbsf9YK187K7G3RkbsE4fZiBu89spRYI=; b=J3vu2cC6HrkcWHkAuWLwDaxbf9pSXbY8DQmhTAEVS07TMe7cDop1WqBe71DwkYNtbvBoa0 Udd6DUYMLL76xfVfAxtBYon6FWr2+DrDhqLYQoSI3vSBJu8gB8xKxcezdXmFZqKmhv74+9 QAFV0uCHJhQ5JxQeTP+0IsjTUiqERHbRLJqW0vIUMKUt3p5cYkhZi0YJ7+CGCAITeMMGyt gMne3OYjCZ6gfKExBdjZladBjkg/MzKWbzj9uiy05fMCXCrcgNx1yiUl7O1IoomrQvD44L jEMUg8E4DnsU/sKzx6ejrjSXw3Z9b+IeA83h0xb7kokPPZeyO8PnEHVw27f4xw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765229086; a=rsa-sha256; cv=none; b=oUe1taxMQcCg+O1aHBLQQGNlaBGn5v54pPt1fLkFun5pEu1MvmbypguYEHo+fDHPolsyZO gRVq4HR8L9XwOeAFcnkmX1tLDSwJR3ZHaKjnkGoE1QllOZWX2Fz8kamdM4mIDErO6HVScH 9dPJ32/zN2gbQ8NSyeverJWqgCdVmaW9b6J+02JL3XoCTEDCwVKXiCRvRByb9uKiacGNfg EHyZ+63M6z9ZeoBJwQ+tgQygxfGCgSh/IBy1PEghNu/ihvrN3J8/VUD14HYfloxvzKI5IB USg4hDDASeoKURBgjmzVvIwgTOT1dPnphSkvkhLp2qTVmQm6OB+cysqOp3q1Eg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dQFPB4hb7zDZN; Mon, 08 Dec 2025 21:24:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 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> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #309 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_212_583738810.1765229083304" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_212_583738810.1765229083304 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 ------=_Part_212_583738810.1765229083304--