From nobody Thu Oct 30 15:57:40 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 4cy7zr5ZwRz6FBW7 for ; Thu, 30 Oct 2025 15:57:44 +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 4cy7zr1blGz3tTr; Thu, 30 Oct 2025 15:57:44 +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=1761839864; 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=1SOu69aXUzsWrwezU9pgLR/6N8MNvBCrvbnOmJYpcuU=; b=pvozZsrsfElS7icWCfHzEOpOR3WJvB8AcqeLQ7c06aRZnvi3Z9Imem3IV82yg81Y32vXAz QHYDHSKtVKlnOPo11rkzGxL18CUbRjpArjc3mzOQx4lXCgjhEL3b19qiG8LJBmcZkVhIm3 UHa4QkymFAbNc2gVSRaMTRNsplGpDr6+eYLoXLjWQIVCRRyrwtZQLKVEImK/eNTKNHBuoe c21Q7rgMGxb1Fxp6pZsS0L5uxRVKyBYKNvcf8V9Xc32SwGPg55G37rVRpv60uOL2ktXYBw GsjevSxhmQLS1Bs77bTt+1ngb8PFc7JOb3BEHSlZhwaow9Qvua2hZqAiJ2Q2gw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761839864; a=rsa-sha256; cv=none; b=dpWdT4Hi/wbqKOj6uRePHG2WNHWLj5wjwYF0dhIzK8Fxcotrcsw/YJKBMOX3ITlczDx9LO bxi5gQTGjeT76ExWpTv+XG6NFeRoLH7YZTJ8R+NgRufGLll1glpeJVtxlBN8kTQRTUC/yY cQqYSQXfgDWJ0OTCNwCiFRv6/Sn/i7mr90lztMaO8DDbLk2CKtDkUMFw1NgB3ez3XPyPYe 6dswD9hYXminkRdP1egyWGdWLs3SHAcq3aI96IUUG6A8iYeL53EKVA4SV8c5u/M+GARgLE 7Aptt4TwFEs2+uiZRCNyg6TOP/xA8far3gXzrEgLmFDhBeILCMzfL0+W0TddEQ== 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 4cy7zr13RrzTN2; Thu, 30 Oct 2025 15:57:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 30 Oct 2025 15:57:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1743436974.1543.1761839864154@jenkins.ci.freebsd.org> In-Reply-To: <1574573705.1499.1761831031194@jenkins.ci.freebsd.org> References: <1574573705.1499.1761831031194@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #147 - 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_1542_380796689.1761839860517" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1542_380796689.1761839860517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #147 (eff786f23611582e518f038e4= 086a1306c019d23) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/147/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/147/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/147/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) 54d1d527c8edf1e6819af7aadae744095116a27d by des: pwait: Avoid calling getpid(2) for each proc. 955650f1814257070f8414b6b6e8f42496f26409 by des: pwait: Add an option to print remaining processes 7b375832c252430243810ca85d6cbf67820457d5 by des: rc.subr: Fix slow shutdown issue 758e4565a9d61644a3a7e5dc517612df1617f231 by des: id: Clean up eff786f23611582e518f038e4086a1306c019d23 by des: id: Add -d and -s options The end of the build log: [...truncated 134.03 MiB...] x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- all_subdir_krpc --- --- rpctls_impl.o --- In file included from /workspace/src/sys/sys/sysctl.h:41, from /workspace/src/sys/sys/jail.h:130, from /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:39: In function 'upsock_t_RB_INSERT_COLOR', inlined from 'upsock_t_RB_INSERT_FINISH' at /workspace/src/sys/rpc/rpcs= ec_tls/rpctls_impl.c:100:1, inlined from 'upsock_t_RB_INSERT' at /workspace/src/sys/rpc/rpcsec_tls/= rpctls_impl.c:100:1, inlined from 'rpctls_connect' at /workspace/src/sys/rpc/rpcsec_tls/rpct= ls_impl.c:281:2: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c: In function 'rpctls_connec= t': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_linux --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_libalias --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/libalias/modules/smedia=3D/usr/obj/u= sr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/smedia -ffile-pr= efix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix= -map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D= /usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/in= clude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genof= fset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms= oft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-= arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprint= f__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -= Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-= error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadi= ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro= r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro= r=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-= member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-= error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-t= ype -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param i= nline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -= fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_linux --- --- genassym.o --- --- all_subdir_krpc --- --- rpctlscd_xdr.o --- ctfconvert -L VERSION -g rpctlscd_xdr.o --- all_subdir_linux --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_= KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/work= space/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-po= inter -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys= =3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/= GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp= /obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/module= s/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modu= les/linux -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sys= root -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -= MD -MF.depend.genassym.o -MTgenassym.o -mcmodel=3Dkernel -mno-red-zone -mno= -mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -= fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms= -extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -fcommon /workspace/src/sys/amd64/amd64/genassym.c --- all_subdir_linsysfs --- --- linsysfs.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linsysfs=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linsys= fs -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -f= debug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-ma= p=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src= /sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD = -MF.depend.linsysfs.o -MTlinsysfs.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c /workspace/src/sys/compat/linsysfs/linsysfs.c -o l= insysfs.o --- all_subdir_libalias --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_krpc --- --- svc.o --- ctfconvert -L VERSION -g svc.o --- all_subdir_libalias --- --- alias_smedia.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/libalias/mo= dules/smedia=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys= /modules/smedia -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp= =3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd= ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GE= NERIC -MD -MF.depend.alias_smedia.o -MTalias_smedia.o -mcmodel=3Dkernel= -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tab= les -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-c= ompare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift= -overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -W= no-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpack= ed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -W= no-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer= -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finlin= e-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param lar= ge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libal= ias/alias_smedia.c -o alias_smedia.o --- all_subdir_iwlwifi --- --- mvm/rs.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME= =3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61700 -include /workspace/src/sys/compa= t/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLM= VM=3D1 -DCONFIG_IWLMLD=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVI= CE_TRACING=3D1 -Wno-override-init -Wno-initializer-overrides -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/incl= ude -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-= map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC = -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/= workspace/src/sys/modules/iwlwifi=3D/usr/obj/usr/src/amd64.amd64/sys/GENERI= C/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fd= ebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/s= rc/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_rs.o -MTmvm/rs.o -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress= -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/cont= rib/dev/iwlwifi/mvm/rs.c -o mvm/rs.o --- all_subdir_krpc --- --- rpctls_impl.o --- In function 'upsock_t_RB_INSERT_COLOR', inlined from 'upsock_t_RB_INSERT_FINISH' at /workspace/src/sys/rpc/rpcs= ec_tls/rpctls_impl.c:100:1, inlined from 'upsock_t_RB_INSERT' at /workspace/src/sys/rpc/rpcsec_tls/= rpctls_impl.c:100:1, inlined from 'rpctls_server' at /workspace/src/sys/rpc/rpcsec_tls/rpctl= s_impl.c:392:2, inlined from '_svcauth_rpcsec_tls' at /workspace/src/sys/rpc/rpcsec_tls= /rpctls_impl.c:496:9: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c: In function '_svcauth_rpcs= ec_tls': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:471:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 471 | RB_GENERATE_INTERNAL(name, type, field, cmp, __unused stati= c) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:100:1: note: in expansion o= f macro 'RB_GENERATE_STATIC' 100 | RB_GENERATE_STATIC(upsock_t, upsock, tree, upsock_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:505:40: warning: 'ngrps' ma= y be used uninitialized [-Wmaybe-uninitialized] 505 | xprt->xp_ngrps =3D ngrps; | ~~~~~~~~~~~~~~~^~~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:437:13: note: 'ngrps' was d= eclared here 437 | int ngrps; | ^~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:506:38: warning: 'uid' may = be used uninitialized [-Wmaybe-uninitialized] 506 | xprt->xp_uid =3D uid; | ~~~~~~~~~~~~~^~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:438:15: note: 'uid' was dec= lared here 438 | uid_t uid; | ^~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:507:39: warning: 'gidp' may= be used uninitialized [-Wmaybe-uninitialized] 507 | xprt->xp_gidp =3D gidp; | ~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/rpc/rpcsec_tls/rpctls_impl.c:439:16: note: 'gidp' was de= clared here 439 | gid_t *gidp; | ^~~~ --- all_subdir_linsysfs --- --- linsysfs_net.o --- ctfconvert -L VERSION -g linsysfs_net.o --- OsdSynch.o --- ctfconvert -L VERSION -g OsdSynch.o --- modules-all --- --- all_subdir_krpc --- --- rpctlscd_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.rpctlscd_clnt.o -MTrpctlscd_clnt.o -mcmodel=3Dkernel -mno-red-zone -mno-= mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -= fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/rp= ctlscd_clnt.c -o rpctlscd_clnt.o --- all_subdir_iwlwifi --- --- mvm/rx.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME= =3D'"iwlwifi"' -DLINUXKPI_VERSION=3D61700 -include /workspace/src/sys/compa= t/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLM= VM=3D1 -DCONFIG_IWLMLD=3D1 -DCONFIG_IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVI= CE_TRACING=3D1 -Wno-override-init -Wno-initializer-overrides -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/incl= ude -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION= _HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global= .h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-co= mmon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-= map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/worksp= ace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC = -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/= workspace/src/sys/modules/iwlwifi=3D/usr/obj/usr/src/amd64.amd64/sys/GENERI= C/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/= sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fd= ebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/s= rc/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_rx.o -MTmvm/rx.o -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress= -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/cont= rib/dev/iwlwifi/mvm/rx.c -o mvm/rx.o --- all_subdir_linux --- --- assym.inc --- sh /workspace/src/sys/kern/genassym.sh genassym.o > assym.inc --- linux32_genassym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_= KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/work= space/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-po= inter -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys= =3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/= GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp= /obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/module= s/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modu= les/linux -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sys= root -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src= /sys/amd64/linux32/linux32_genassym.c --- all_subdir_krpc --- ctfconvert -L VERSION -g rpctlscd_clnt.o --- OsdTable.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.OsdTable.o -MTOsdTable.o -ffile-prefix-map=3D/workspace/src/sys=3D/u= sr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/= workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/= usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inc= lude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-= error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger= -than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling= -pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /wo= rkspace/src/sys/dev/acpica/Osd/OsdTable.c --- modules-all --- --- all_subdir_lindebugfs --- ctfconvert -L VERSION -g lindebugfs.o --- all_subdir_krpc --- --- rpctls_impl.o --- ctfconvert -L VERSION -g rpctls_impl.o --- all_subdir_linux --- --- linux_elf32.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing = -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_= HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.= h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-m= ap=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/w= orkspace/src/sys/modules/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/m= odules/usr/src/sys/modules/linux -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/a= md64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-= prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC -MD -MF.depend.linux_elf32.o -MTlinux_elf32.o -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys= /compat/linux/linux_elf32.c -o linux_elf32.o --- all_subdir_krpc --- --- rpctlssd_xdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.rpctlssd_xdr.o -MTrpctlssd_xdr.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c rpctlssd_xdr.c -o rpctlssd_xdr.o --- all_subdir_lindebugfs --- --- lindebugfs.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o lindebugfs.ko.full lindebugfs.o lkpi_iic_if.o=20 ctfmerge -L VERSION -g -o lindebugfs.ko.full lindebugfs.o lkpi_iic_if.o=20 printf '%s' "debugfs_create_atomic_t debugfs_create_blob debugfs_create_bool debugfs_create_dir debugfs_create_file debugfs_create_file_size debugfs_create_file_unsafe debugfs_create_mode_unsafe debugfs_create_str debugfs_create_symlink debugfs_create_u8 debugfs_create_u16 debugfs_create_u32 debugfs_create_u64 debugfs_create_ulong debugfs_create_x8 debugfs_create_x16 debugfs_create_x32 debugfs_create_x64 debugfs_lookup debugfs_remove debugfs_remove_recursive " > export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk lindebugfs.ko.full export_sym= s | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % lindebug= fs.ko.full --- all_subdir_iwlwifi --- --- mvm/mac80211.o --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' ma= y have been intended to silence earlier diagnostics cc1: all warnings being treated as errors --- all_subdir_libalias --- ctfconvert -L VERSION -g alias_smedia.o --- OsdTable.o --- ctfconvert -L VERSION -g OsdTable.o --- modules-all --- --- all_subdir_krpc --- --- rpctlssd_clnt.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.rpctlssd_clnt.o -MTrpctlssd_clnt.o -mcmodel=3Dkernel -mno-red-zone -mno-= mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -= fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c rpctlssd_clnt.c -o rpctlssd_clnt.o --- all_subdir_libalias --- --- alias_smedia.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o alias_smedia.ko.full alias_smedia.o=20 ctfmerge -L VERSION -g -o alias_smedia.ko.full alias_smedia.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk alias_smedia.ko.full export_s= yms | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_= smedia.ko.full --- all_subdir_linprocfs --- ctfconvert -L VERSION -g linprocfs.o --- all_subdir_libalias --- --- alias_smedia.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_s= media.ko.full alias_smedia.ko.debug --- alias_smedia.ko --- --- all_subdir_lindebugfs --- --- lindebugfs.ko.debug --- --- all_subdir_libalias --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dalias_smedia.ko.debug alias_smedia.ko.full alias_smedia.ko --- all_subdir_lindebugfs --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lindebu= gfs.ko.full lindebugfs.ko.debug --- all_subdir_krpc --- --- auth_none.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/krpc=3D/usr= /obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/krpc -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.auth_none.o -MTauth_none.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno= -sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -= fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-= qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/rpc/auth_none.c -o auth_none.o --- all_subdir_lindebugfs --- --- lindebugfs.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlindebugfs.ko.debug lindebugfs.ko.full lindebugfs.ko --- all_subdir_linux --- --- linux_event.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing = -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_= HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.= h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-com= mon -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-m= ap=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/w= orkspace/src/sys/modules/linux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/m= odules/usr/src/sys/modules/linux -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/a= md64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-= prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC -MD -MF.depend.linux_event.o -MTlinux_event.o -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys= /compat/linux/linux_event.c -o linux_event.o --- all_subdir_iwlwifi --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 262.55 real 316.98 user 16.44 sys make[1]: stopped in /workspace/src make: stopped 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins27811802363= 70622091.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_1542_380796689.1761839860517--