From nobody Tue Nov 18 03:21:37 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 4d9VJj6XJ0z6HVD0 for ; Tue, 18 Nov 2025 03:21:41 +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 4d9VJj1J5Zz3YCb; Tue, 18 Nov 2025 03:21:41 +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=1763436101; 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=A5a7I5QSXqNNRLPQ11GFJQeJ5OTl5igX11Bd6mwbVjA=; b=uKXzKDdH8Gphjf2fO45wa76ru09fpsnbEZXJHgz4g1jX5P7FPqYI1DEs2bDY3k65gKGO3D JosdmpbWSESQYzopoCpcVnFlTT72Zgnq0GmXdlsBmQsQPX4C0hnjHJKbFercgQjk90Wnc+ SMQDbKCGH70GlwMsqkCHzY7rJ5b/vqxcUXB6NpyfL3p7V6hAw7rBHycl2VZhUuR9SSYlcw aMhTLLf0cj2RW/pT47GXk7vGgdtS7ZsIKv+4fqtL4H/7sqeIyt8anqEUEFVhlvo2n3p+K/ K/WtdOUTbnvxOJ6eSzS37w9+p96VBd9YIF2cbVXUyvq816WWezIa47qnu6CXQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763436101; a=rsa-sha256; cv=none; b=UU/QK25Rs3qSMZHy914lpC8GHo8MC1pLyjBJWXzd+e+OXYt4C1wMw5qXO8shJvMbgO+ZSK 4+rk4XXq+wGz0giRi2KKGaoDgpvg4NP7PxtCkUQobzhBEcMF045OcWtCdpzGVMCZi+OieC nuYg4t+H1HjutZNHcMBKDcZjhspCB8MVE7791LjYzNjijr9ayEL7TcxvCxByNqBm40AmeA tzDH701qwOKvb+2uUFd/oBuDsMAHz8UwH+WJFg02Z4g2+dG3lAoLrpkZJBM03dGgwWTqKo PiHI1sa8v/wXjklLT4+YuNP9oe/UtFYTqMoSkTcndrdY9NEIzq6L+UMveCcWJg== 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 4d9VJj0ZrTzdGt; Tue, 18 Nov 2025 03:21:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 18 Nov 2025 03:21:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1908700295.2027.1763436101086@jenkins.ci.freebsd.org> In-Reply-To: <1653786951.1955.1763421442243@jenkins.ci.freebsd.org> References: <1653786951.1955.1763421442243@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #249 - 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_2026_46851822.1763436097702" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2026_46851822.1763436097702 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #249 (404fbe6847b42d12fcaa034d1= 48d41ff63ccf420) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/249/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/249/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/249/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) 404fbe6847b42d12fcaa034d148d41ff63ccf420 by mckusick: Fix getmntpoint(3) to operate as it is documented in its manual page. The end of the build log: [...truncated 133.83 MiB...] --- x86 --- x86 -> /workspace/src/sys/x86/include --- all_subdir_krpc --- --- rpcb_prot.o --- ctfconvert -L VERSION -g rpcb_prot.o --- all_subdir_libalias --- --- i386 --- i386 -> /workspace/src/sys/i386/include --- genoffset.o --- --- all_subdir_libalias/modules --- =3D=3D=3D> libalias/modules (all) --- all_subdir_libalias/libalias --- /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/libalias=3D/usr/obj/usr/src= /amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/libalias -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/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- all_subdir_libalias/modules --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules...] --- all_subdir_libalias/modules/dummy --- =3D=3D=3D> libalias/modules/dummy (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules/dummy...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- --- all_subdir_le --- --- am7990.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/le=3D/usr/o= bj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/le -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.a= m7990.o -MTam7990.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof= t-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro= tector -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= inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu1= 7 -c /workspace/src/sys/dev/le/am7990.c -o am7990.o --- all_subdir_libalias --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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/dummy=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/dummy -ffile-pref= ix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-m= ap=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/u= sr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/incl= ude -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffs= et.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof= t-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_= _ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Ws= witch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-er= ror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading= -indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param in= line-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -f= common /workspace/src/sys/kern/genoffset.c --- all_subdir_libalias/libalias --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- alias_db.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/li= balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul= es/libalias -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -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/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_db.o -MTalias_db.o -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op= tion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia= lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno= -error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D= stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig= ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D= alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-= length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8= 000 -fms-extensions --param inline-unit-growth=3D100 --param large-function= -growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_d= b.c -o alias_db.o --- alias_proxy.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/li= balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul= es/libalias -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -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/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_proxy.o -MTalias_proxy.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -= ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er= ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno= -zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-lim= it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu= nction-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/a= lias_proxy.c -o alias_proxy.o --- all_subdir_libalias/modules --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- alias_dummy.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/dummy=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/= modules/dummy -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D= /sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebu= g-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/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_dummy.o -MTalias_dummy.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -= ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er= ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno= -zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-lim= it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu= nction-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/a= lias_dummy.c -o alias_dummy.o --- all_subdir_krpc --- --- replay.o --- ctfconvert -L VERSION -g replay.o --- svc.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.svc.o -MTsvc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prote= ctor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_= _ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Ws= witch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-er= ror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading= -indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -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/rpc/svc.c -o svc.o --- all_subdir_libalias --- ctfconvert -L VERSION -g alias_dummy.o --- alias_dummy.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_dummy.ko.full alias_dummy.o=20 ctfmerge -L VERSION -g -o alias_dummy.ko.full alias_dummy.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk alias_dummy.ko.full export_sy= ms | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_d= ummy.ko.full --- alias_dummy.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_d= ummy.ko.full alias_dummy.ko.debug --- alias_dummy.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dalias_dummy.ko.debug alias_dummy.ko.full alias_dummy.ko --- all_subdir_libalias/modules/ftp --- =3D=3D=3D> libalias/modules/ftp (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules/ftp...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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/ftp=3D/usr/obj/usr/= src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ftp -ffile-prefix-m= ap=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/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- offset.inc --- --- all_subdir_le --- --- lance.o --- ctfconvert -L VERSION -g lance.o --- all_subdir_libalias --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_le --- --- am7990.o --- ctfconvert -L VERSION -g am7990.o --- if_le.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 if_le.ko.full am7990.o am79900.o if_le_pci.o lance.o=20 --- all_subdir_libalias --- --- all_subdir_libalias/libalias --- --- alias_util.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/li= balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul= es/libalias -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -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/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_util.o -MTalias_util.o -mcmodel=3Dkernel -mno-r= ed-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ff= reestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/ali= as_util.c -o alias_util.o --- all_subdir_libalias/modules --- --- alias_ftp.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/ftp=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mo= dules/ftp -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.alias_ftp.o -MTalias_ftp.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_ftp= .c -o alias_ftp.o --- all_subdir_libalias/libalias --- --- alias_proxy.o --- ctfconvert -L VERSION -g alias_proxy.o --- all_subdir_le --- ctfmerge -L VERSION -g -o if_le.ko.full am7990.o am79900.o if_le_pci.o lanc= e.o=20 --- all_subdir_krpc --- --- svc_auth.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.svc_auth.o -MTsvc_auth.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s= se -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs= tack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -W= pointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebs= d_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-p= ragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qu= al -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3D= misleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -= Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolo= gical-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-larger-than= =3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno= -return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/rpc/svc_auth.c -o svc_auth.o --- all_subdir_le --- :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_le.ko.full export_syms | x= args -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % if_le.ko.full --- if_le.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug if_le.k= o.full if_le.ko.debug --- if_le.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_le.ko.debug if_le.ko.full if_le.ko --- all_subdir_libalias --- --- alias_mod.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/li= balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul= es/libalias -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -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/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_mod.o -MTalias_mod.o -mcmodel=3Dkernel -mno-red= -zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffre= estanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -W= missing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D= __printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-= option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggr= essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W= no-error=3Doverflow -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-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/ali= as_mod.c -o alias_mod.o --- alias_util.o --- ctfconvert -L VERSION -g alias_util.o --- all_subdir_iwlwifi --- --- mvm/power.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_power.o -MTmvm/power.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -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-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sy= s/contrib/dev/iwlwifi/mvm/power.c -o mvm/power.o --- all_subdir_krpc --- ctfconvert -L VERSION -g svc_auth.o --- all_subdir_libalias --- --- alias_sctp.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/li= balias=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modul= es/libalias -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/s= ysroot -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/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENER= IC -MD -MF.depend.alias_sctp.o -MTalias_sctp.o -mcmodel=3Dkernel -mno-r= ed-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ff= reestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/ali= as_sctp.c -o alias_sctp.o --- alias_mod.o --- ctfconvert -L VERSION -g alias_mod.o --- all_subdir_krpc --- --- svc_auth_unix.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.svc_auth_unix.o -MTsvc_auth_unix.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 /workspace/src/sys/rpc/svc_auth_unix.c -o svc_aut= h_unix.o ctfconvert -L VERSION -g svc_auth_unix.o --- all_subdir_iwlwifi --- --- mvm/ptp.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_ptp.o -MTmvm/ptp.o -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -W= strict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs= -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddre= ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=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-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/c= ontrib/dev/iwlwifi/mvm/ptp.c -o mvm/ptp.o --- all_subdir_libalias --- --- all_subdir_libalias/modules --- ctfconvert -L VERSION -g alias_ftp.o --- alias_ftp.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_ftp.ko.full alias_ftp.o=20 ctfmerge -L VERSION -g -o alias_ftp.ko.full alias_ftp.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk alias_ftp.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_ftp= .ko.full --- all_subdir_iwlwifi --- --- mvm/phy-ctxt.o --- In function 'iwl_mvm_phy_ctxt_apply', inlined from 'iwl_mvm_phy_ctxt_unref' at /workspace/src/sys/contrib/dev= /iwlwifi/mvm/phy-ctxt.c:379:2: /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c:232:43: warning: 'cha= ndef.punctured' may be used uninitialized [-Wmaybe-uninitialized] 232 | cmd.puncture_mask =3D cpu_to_le16(chandef->= punctured); /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c: In function 'iwl_mvm= _phy_ctxt_unref': /workspace/src/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c:366:34: note: 'chande= f.punctured' was declared here 366 | struct cfg80211_chan_def chandef; | ^~~~~~~ --- all_subdir_libalias --- --- alias_ftp.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_f= tp.ko.full alias_ftp.ko.debug --- alias_ftp.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dalias_ftp.ko.debug alias_ftp.ko.full alias_ftp.ko --- all_subdir_libalias/modules/irc --- =3D=3D=3D> libalias/modules/irc (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules/irc...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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/irc=3D/usr/obj/usr/= src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/irc -ffile-prefix-m= ap=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/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_iwlwifi --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' ma= y have been intended to silence earlier diagnostics --- all_subdir_libalias --- --- alias_irc.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/irc=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mo= dules/irc -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.alias_irc.o -MTalias_irc.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_irc= .c -o alias_irc.o --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g mvm/phy-ctxt.o --- all_subdir_krpc --- --- svc_dg.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.svc_dg.o -MTsvc_dg.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 -Wpoin= ter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kp= rintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm= as -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=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -= Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retu= rn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3D= gnu17 -c /workspace/src/sys/rpc/svc_dg.c -o svc_dg.o --- all_subdir_iwlwifi --- --- mvm/ops.o --- ctfconvert -L VERSION -g mvm/ops.o --- all_subdir_libalias --- ctfconvert -L VERSION -g alias_irc.o --- alias_irc.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_irc.ko.full alias_irc.o=20 ctfmerge -L VERSION -g -o alias_irc.ko.full alias_irc.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk alias_irc.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % alias_irc= .ko.full --- alias_irc.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug alias_i= rc.ko.full alias_irc.ko.debug --- alias_irc.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dalias_irc.ko.debug alias_irc.ko.full alias_irc.ko --- all_subdir_libalias/modules/nbt --- =3D=3D=3D> libalias/modules/nbt (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/libalias/modules/nbt...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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/nbt=3D/usr/obj/usr/= src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/nbt -ffile-prefix-m= ap=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/includ= e -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset= .o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ = -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswi= tch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inlin= e-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcom= mon /workspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- alias_nbt.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/nbt=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/mo= dules/nbt -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.alias_nbt.o -MTalias_nbt.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/netinet/libalias/alias_nbt= .c -o alias_nbt.o --- all_subdir_krpc --- ctfconvert -L VERSION -g svc_dg.o --- all_subdir_iwlwifi --- --- mvm/quota.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_quota.o -MTmvm/quota.o -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -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-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sy= s/contrib/dev/iwlwifi/mvm/quota.c -o mvm/quota.o --- mvm/ptp.o --- /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c: In function 'iwl_mvm_phc_= get_crosstimestamp': /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c:180:48: warning: 'gp2' may= be used uninitialized [-Wmaybe-uninitialized] 180 | gp2_ns =3D iwl_mvm_ptp_get_adj_time(mvm, (u64)gp2 * NSEC_PE= R_USEC); | ^~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c:157:13: note: 'gp2' was de= clared here 157 | u32 gp2; | ^~~ In file included from /workspace/src/sys/contrib/dev/iwlwifi/iwl-trans.h:15= , from /workspace/src/sys/contrib/dev/iwlwifi/mvm/mvm.h:27, from /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c:6: /workspace/src/sys/contrib/dev/iwlwifi/iwl-debug.h:93:9: warning: 'sys_time= ' may be used uninitialized [-Wmaybe-uninitialized] 93 | __iwl_info((_subsys)->dev, _fmt, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c:182:9: note: in expansion = of macro 'IWL_INFO' 182 | IWL_INFO(mvm, "Got Sync Time: GP2:%u, last_GP2: %u, GP2_ns:= %lld, sys_time: %lld\n", | ^~~~~~~~ /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c:161:17: note: 'sys_time' w= as declared here 161 | ktime_t sys_time; | ^~~~~~~~ --- 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 *** [mvm/mac80211.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 267.41 real 246.90 user 15.66 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/jenkins97493055069= 85785995.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_2026_46851822.1763436097702--