From nobody Fri Jul 17 03:28:27 2026 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 4h1b3L2BBnz6l6hT for ; Fri, 17 Jul 2026 03:28:30 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h1b3L00Snz3SDy; Fri, 17 Jul 2026 03:28:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784258910; a=rsa-sha256; cv=none; b=Un3uUwQBlQIJAGqLGB9QJ+TPXLuYGiR7n6oQabCfkPnkI5aBgSpsgf+2teUhSHxdhVgt3b e6oTHtTSPZGe9pRKyS/4PKC3EHPilR62uvkL9tVVFG/W7qMed/f/CwunufCmKxwqwZhQOE wXlePIFjKaKk50rL2t3Z96D66kevNQvCV7iAp0tEusx1dxLRtBTY/cBqxEIeFPJRhy+4P2 bm2eoP8xIDMibdgZ+/nq8EQfZs2/bu7GnXQXhWgbMo96EmSYlDxP03s6L6O/Rw+Y29hGew QnXusekg79lm4oKcOesvA4bqYE7HhpInOgPVQ0lxiTJoMprBy9Ffu217sU428A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784258910; 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: list-id; bh=Lxuf/4NT7PNFgIjhW+f94IVmAJU60JyfQ3sdVzX85Kc=; b=iSDr6j63qM0S9ZMkoMJr7qAgzFOFfs7c/0LaP18/u/jnmSIu4cf/zUK/ZftJ8vSnmW9y+p 5R81lZwVvruGoHVzZWCAktIAbYJUton6qhocsb1pmsPwFc4bdnOLdYlwIfhKBGbvRrOVvO IiBYLBQv9zH8haIw3rEVbYlTtXA81Tk7MlsPkEqRwE/hN6vKJYlhsjtLgVN0cmzktpPCcx zx0XmYI4/i1VDJie3cuEX+L3z3DaFDaHNls0OhA8+Q10x1Eaorv3SkIl0Ps7LeVcHrAt4m cTbz9qYk7k1GA58IeHhqOaR+KL2211yec8LeDc/pEeytCYGgJ0rU6eQdr0W34g== 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 4h1b3K5yPGzVS5; Fri, 17 Jul 2026 03:28:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Jul 2026 03:28:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <642991332.1913.1784258909840@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36030 - Failure 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1912_1708093477.1784258907923" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1912_1708093477.1784258907923 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #36030 (5cafd6213f145bbe2a70d55eb90a3d894e= 66115b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3603= 0/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36030/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36030/c= onsole 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) 5cafd6213f145bbe2a70d55eb90a3d894e66115b by ngie: exterr_set: sync the definition with the header declaration The end of the build log: [...truncated 80.13 MiB...] --- subr_module.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_module.o -MTsubr_module.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_m= odule.c --- subr_blist.o --- ctfconvert -L VERSION -g subr_blist.o --- subr_msgbuf.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_msgbuf.o -MTsubr_msgbuf.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_m= sgbuf.c --- link_elf.o --- ctfconvert -L VERSION -g link_elf.o --- subr_param.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_param.o -MTsubr_param.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_par= am.c --- subr_lock.o --- ctfconvert -L VERSION -g subr_lock.o --- subr_hash.o --- ctfconvert -L VERSION -g subr_hash.o --- subr_pcpu.o --- --- subr_pctrie.o --- --- subr_pcpu.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_pcpu.o -MTsubr_pcpu.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_pcp= u.c --- subr_pctrie.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_pctrie.o -MTsubr_pctrie.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_p= ctrie.c --- subr_kobj.o --- ctfconvert -L VERSION -g subr_kobj.o --- subr_pidctrl.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_pidctrl.o -MTsubr_pidctrl.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch= -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpar= entheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -W= no-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-z= ero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr= _pidctrl.c --- subr_bus_dma.o --- ctfconvert -L VERSION -g subr_bus_dma.o --- subr_power.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_power.o -MTsubr_power.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_pow= er.c --- kern_sysctl.o --- ctfconvert -L VERSION -g kern_sysctl.o --- subr_epoch.o --- ctfconvert -L VERSION -g subr_epoch.o --- subr_module.o --- ctfconvert -L VERSION -g subr_module.o --- subr_hints.o --- ctfconvert -L VERSION -g subr_hints.o --- subr_prf.o --- --- sched_4bsd.o --- ctfconvert -L VERSION -g sched_4bsd.o --- subr_prng.o --- --- subr_prf.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_prf.o -MTsubr_prf.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_prf.c --- subr_prof.o --- --- subr_rangeset.o --- --- subr_prng.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_prng.o -MTsubr_prng.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_prn= g.c --- subr_prof.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_prof.o -MTsubr_prof.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_pro= f.c --- subr_rangeset.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_rangeset.o -MTsubr_rangeset.o -fdebug-pref= ix-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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-stro= ng -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=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3D= parentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign= -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-forma= t-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/s= ubr_rangeset.c --- subr_firmware.o --- ctfconvert -L VERSION -g subr_firmware.o --- subr_rman.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_rman.o -MTsubr_rman.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_rma= n.c --- subr_gtaskqueue.o --- ctfconvert -L VERSION -g subr_gtaskqueue.o --- subr_rtc.o --- --- subr_sbuf.o --- --- subr_rtc.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_rtc.o -MTsubr_rtc.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_rtc.c --- subr_sbuf.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_sbuf.o -MTsubr_sbuf.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_sbu= f.c --- subr_msgbuf.o --- ctfconvert -L VERSION -g subr_msgbuf.o --- subr_scanf.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_scanf.o -MTsubr_scanf.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_sca= nf.c --- subr_param.o --- ctfconvert -L VERSION -g subr_param.o --- subr_log.o --- ctfconvert -L VERSION -g subr_log.o --- subr_pidctrl.o --- ctfconvert -L VERSION -g subr_pidctrl.o --- subr_sglist.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_sglist.o -MTsubr_sglist.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_s= glist.c --- subr_sleepqueue.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_sleepqueue.o -MTsubr_sleepqueue.o -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/i= 386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-s= trong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/ker= n/subr_sleepqueue.c --- subr_smp.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_smp.o -MTsubr_smp.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_smp.c --- subr_prng.o --- ctfconvert -L VERSION -g subr_prng.o --- subr_smr.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_smr.o -MTsubr_smr.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_smr.c --- subr_power.o --- ctfconvert -L VERSION -g subr_power.o --- subr_stack.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_stack.o -MTsubr_stack.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_sta= ck.c --- subr_rangeset.o --- ctfconvert -L VERSION -g subr_rangeset.o --- subr_taskqueue.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_taskqueue.o -MTsubr_taskqueue.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-str= ong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw= itch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/ker= n/subr_taskqueue.c --- subr_kdb.o --- ctfconvert -L VERSION -g subr_kdb.o --- subr_terminal.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_terminal.o -MTsubr_terminal.o -fdebug-pref= ix-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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-stro= ng -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=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3D= parentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign= -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-forma= t-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/s= ubr_terminal.c --- subr_prof.o --- ctfconvert -L VERSION -g subr_prof.o --- subr_pcpu.o --- ctfconvert -L VERSION -g subr_pcpu.o --- subr_ticks.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -x assembler-with-cpp= -DLOCORE -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys= -I/usr/src/sys/contrib/ck/include -I/usr/src/sys/contrib/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.subr_ticks.o -MT= subr_ticks.o -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -f= debug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./= i386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector-strong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf_= _=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -W= no-unknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3D= empty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -= Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-= packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -W= error /usr/src/sys/kern/subr_ticks.S --- subr_trap.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_trap.o -MTsubr_trap.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_tra= p.c --- subr_rtc.o --- ctfconvert -L VERSION -g subr_rtc.o --- subr_turnstile.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_turnstile.o -MTsubr_turnstile.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-str= ong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw= itch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/ker= n/subr_turnstile.c --- subr_smr.o --- ctfconvert -L VERSION -g subr_smr.o --- subr_memdesc.o --- ctfconvert -L VERSION -g subr_memdesc.o --- kern_sig.o --- ctfconvert -L VERSION -g kern_sig.o --- subr_uio.o --- --- subr_unit.o --- --- subr_uio.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_uio.o -MTsubr_uio.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_uio.c --- subr_unit.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_unit.o -MTsubr_unit.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_uni= t.c --- subr_ticks.o --- ctfconvert -L VERSION -g subr_ticks.o --- subr_vmem.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_vmem.o -MTsubr_vmem.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr_vme= m.c --- subr_scanf.o --- ctfconvert -L VERSION -g subr_scanf.o --- subr_witness.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.subr_witness.o -MTsubr_witness.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch= -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpar= entheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -W= no-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-z= ero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/subr= _witness.c --- sys_capability.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_capability.o -MTsys_capability.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-str= ong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wsw= itch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/ker= n/sys_capability.c --- subr_rman.o --- ctfconvert -L VERSION -g subr_rman.o --- sys_eventfd.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_eventfd.o -MTsys_eventfd.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_ev= entfd.c --- subr_stack.o --- ctfconvert -L VERSION -g subr_stack.o --- sys_generic.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_generic.o -MTsys_generic.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_ge= neric.c --- subr_sbuf.o --- ctfconvert -L VERSION -g subr_sbuf.o --- sys_getrandom.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_getrandom.o -MTsys_getrandom.o -fdebug-pref= ix-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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-stro= ng -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=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3D= parentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign= -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-forma= t-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/s= ys_getrandom.c --- sched_ule.o --- ctfconvert -L VERSION -g sched_ule.o --- sys_pipe.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_pipe.o -MTsys_pipe.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_pipe.c --- subr_sglist.o --- ctfconvert -L VERSION -g subr_sglist.o --- sys_procdesc.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_procdesc.o -MTsys_procdesc.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch= -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpar= entheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -W= no-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-z= ero-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_= procdesc.c --- subr_terminal.o --- ctfconvert -L VERSION -g subr_terminal.o --- sys_process.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_process.o -MTsys_process.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_pr= ocess.c --- subr_pctrie.o --- ctfconvert -L VERSION -g subr_pctrie.o --- sys_socket.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_socket.o -MTsys_socket.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_sock= et.c --- subr_trap.o --- ctfconvert -L VERSION -g subr_trap.o --- sys_getrandom.o --- ctfconvert -L VERSION -g sys_getrandom.o --- sys_timerfd.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sys_timerfd.o -MTsys_timerfd.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -= gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparen= theses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno= -error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zer= o-length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sys_ti= merfd.c --- syscalls.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.syscalls.o -MTsyscalls.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/syscalls.c --- sys_eventfd.o --- ctfconvert -L VERSION -g sys_eventfd.o --- sys_generic.o --- /usr/src/sys/kern/sys_generic.c:2356:56: error: unknown type name 'uintptr6= 4_t'; did you mean 'uintptr_t'? 2356 | exterr_set(int eerror, int category, const char *mmsg, uintptr64_t = pp1, | ^~~~~~~~~~~ | uintptr_t /usr/src/sys/sys/_stdint.h:78:22: note: 'uintptr_t' declared here 78 | typedef __uintptr_t uintptr_t; | ^ /usr/src/sys/kern/sys_generic.c:2357:5: error: unknown type name 'uintptr64= _t'; did you mean 'uintptr_t'? 2357 | uintptr64_t pp2, int line) | ^~~~~~~~~~~ | uintptr_t /usr/src/sys/sys/_stdint.h:78:22: note: 'uintptr_t' declared here 78 | typedef __uintptr_t uintptr_t; | ^ 2 errors generated. --- sysv_ipc.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.sysv_ipc.o -MTsysv_ipc.o -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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses= -equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/kern/sysv_ipc.c --- subr_smp.o --- ctfconvert -L VERSION -g subr_smp.o --- sys_generic.o --- *** [sys_generic.o] Error code 1 make[2]: stopped making "all" in /usr/obj/usr/src/amd64.amd64/sys/GENERIC --- syscalls.o --- ctfconvert -L VERSION -g syscalls.o --- subr_prf.o --- ctfconvert -L VERSION -g subr_prf.o --- subr_sleepqueue.o --- ctfconvert -L VERSION -g subr_sleepqueue.o --- subr_uio.o --- ctfconvert -L VERSION -g subr_uio.o --- subr_taskqueue.o --- ctfconvert -L VERSION -g subr_taskqueue.o --- sys_capability.o --- ctfconvert -L VERSION -g sys_capability.o --- subr_turnstile.o --- ctfconvert -L VERSION -g subr_turnstile.o --- subr_unit.o --- ctfconvert -L VERSION -g subr_unit.o --- sysv_ipc.o --- ctfconvert -L VERSION -g sysv_ipc.o --- sys_timerfd.o --- ctfconvert -L VERSION -g sys_timerfd.o --- sys_procdesc.o --- ctfconvert -L VERSION -g sys_procdesc.o --- subr_bus.o --- ctfconvert -L VERSION -g subr_bus.o --- subr_vmem.o --- ctfconvert -L VERSION -g subr_vmem.o --- subr_witness.o --- ctfconvert -L VERSION -g subr_witness.o --- sys_process.o --- ctfconvert -L VERSION -g sys_process.o --- sys_socket.o --- ctfconvert -L VERSION -g sys_socket.o --- kern_umtx.o --- ctfconvert -L VERSION -g kern_umtx.o --- sys_pipe.o --- ctfconvert -L VERSION -g sys_pipe.o make[2]: 1 error make[2]: stopped making "all" in /usr/obj/usr/src/amd64.amd64/sys/GENERIC 24.90 real 440.44 user 33.78 sys make[1]: stopped making "buildkernel" in /usr/src make: stopped making "buildkernel" in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins6212816980186478965.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1912_1708093477.1784258907923--