From nobody Sat Aug 9 21:18:52 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 4bzv0G6zWCz64QYF for ; Sat, 09 Aug 2025 21:18:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bzv0G4vjDz3R5J; Sat, 09 Aug 2025 21:18:54 +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=1754774334; 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=Ce5hb0ydAtdAwHVip1HLd+HfJtL3J6qsSpQwszBW2Lg=; b=mFU8Q3fCe5+pSNRAvgeODJHaVBUel93K8VicB8qyIhwGAqV7FR/THCTch9bMQh4I9RqdRa wQq7N/OxYIKEZ19Uxhh8yRnrPpKu0To4cMMQWmWpVusk7TEruWUlHKJDoA2+1v59MXzfKW uMV/HAAxhrHe3gJjK7nIFw0vgbD73LscahQK2y2L4km8qkvZ+m64CiCNsfNbUu2SFkOqqk GzvVRdtks8TYwqxSqUcDG1x8rPPN31UHTz+3VG4XOKipNKNGWQtADNKUwAcYQoEyIu2rSr 22+rGBoosHkR+YdM4eSpa+17IKV+EzyKqrSRbJ1KBmbeYhTPWCBOogaLDE1MWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754774334; a=rsa-sha256; cv=none; b=hogpiAGxMa/7TrMPRuJQo0nVDCbgdosGtEL33dUL4SnxjbvdbzWHgxUvs94lLGGnckbBZf tqTDP4A+LneK3+73jqToJtEZ4alkvWMuz/lLzPFj7Bem4e8gcmDCpKDhv/S9P6LGcvHLpi 7Ze5NEmsiw8813HBmBkoIM8TJtwQQlb81T1qMlnFSPkP1KvpZIFqqkDhmSf1b1ZUs5yMcF vfF82KjSuYTZQwVOyBz57v7Icu9LLzo0dhZZvASP7yQD88XxrAdwqlCwCEmkU9lzflyb+E 214uuxjViUGWvZLZUZYWt3HjbnBAgGsWetZB3jwL8vffWAgZSXbwHmblx1t3wA== 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 4bzv0G4KPFzf7s; Sat, 09 Aug 2025 21:18:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 Aug 2025 21:18:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: alc@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <734866485.1027.1754774334611@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-build - Build #2047 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1026_934976891.1754774332970" X-Jenkins-Job: FreeBSD-stable-14-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1026_934976891.1754774332970 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-build - Build #2047 (702224d7e0824094fa3f33f7fdc5a3= 4be626d774) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build= /2047/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/2= 047/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/20= 47/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) 702224d7e0824094fa3f33f7fdc5a34be626d774 by alc: amd64 pmap: preallocate another page table page in pmap_demote_DMAP() The end of the build log: [...truncated 71.22 MiB...] --- dump_machdep.o --- ctfconvert -L VERSION -g dump_machdep.o --- mca.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.mca.o -MTmca.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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/x86/x86/mca.c --- pci_bus.o --- ctfconvert -L VERSION -g pci_bus.o --- x86_mem.o --- --- autoconf.o --- ctfconvert -L VERSION -g autoconf.o --- x86_mem.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.x86_mem.o -MTx86_mem.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 -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -= Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunuse= d-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno= -address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/x86/x86/x86_mem.c --- mp_x86.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.mp_x86.o -MTmp_x86.o -fdebug-prefix-map=3D./ma= chine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sy= s/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point= er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos= tics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wn= o-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-= function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-a= ddress-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/x86/x86/mp_x86.c --- busdma_machdep.o --- ctfconvert -L VERSION -g busdma_machdep.o --- atrtc.o --- ctfconvert -L VERSION -g atrtc.o --- nexus.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.nexus.o -MTnexus.o -fdebug-prefix-map=3D./mach= ine=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 -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-= unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-= error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fu= nction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-add= ress-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dg= nu99 -Werror /usr/src/sys/x86/x86/nexus.c --- pvclock.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.pvclock.o -MTpvclock.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 -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -= Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunuse= d-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno= -address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/x86/x86/pvclock.c --- if_nfe.o --- ctfconvert -L VERSION -g if_nfe.o --- legacy.o --- ctfconvert -L VERSION -g legacy.o --- stack_machdep.o --- --- tsc.o --- --- stack_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.stack_machdep.o -MTstack_machdep.o -fdebug-pre= fix-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/x86/x86/stack_machdep.c --- tsc.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.tsc.o -MTtsc.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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/x86/x86/tsc.c --- identcpu.o --- ctfconvert -L VERSION -g identcpu.o --- ucode.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.ucode.o -MTucode.o -fdebug-prefix-map=3D./mach= ine=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 -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-= unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-= error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fu= nction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-add= ress-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dg= nu99 -Werror /usr/src/sys/x86/x86/ucode.c --- pvclock.o --- ctfconvert -L VERSION -g pvclock.o --- delay.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.delay.o -MTdelay.o -fdebug-prefix-map=3D./mach= ine=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 -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-= unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-= error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fu= nction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-add= ress-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dg= nu99 -Werror /usr/src/sys/x86/x86/delay.c --- x86_mem.o --- ctfconvert -L VERSION -g x86_mem.o --- hvm.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.hvm.o -MThvm.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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/x86/xen/hvm.c --- nexus.o --- ctfconvert -L VERSION -g nexus.o --- xen_apic.o --- --- intr_machdep.o --- ctfconvert -L VERSION -g intr_machdep.o --- xen_apic.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xen_apic.o -MTxen_apic.o -fdebug-prefix-map=3D= ./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/sr= c/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-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict= -prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-p= ointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia= gnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare= -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunu= sed-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -W= no-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -s= td=3Dgnu99 -Werror /usr/src/sys/x86/xen/xen_apic.c --- xen_arch_intr.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xen_arch_intr.o -MTxen_arch_intr.o -fdebug-pre= fix-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/x86/xen/xen_arch_intr.c --- busdma_bounce.o --- ctfconvert -L VERSION -g busdma_bounce.o --- acpi_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.acpi_machdep.o -MTacpi_machdep.o -fdebug-prefi= x-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/acpica/acpi_machdep.c --- stack_machdep.o --- ctfconvert -L VERSION -g stack_machdep.o --- acpi_wakeup.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.acpi_wakeup.o -MTacpi_wakeup.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/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-c= ompare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/acpica/acpi_wakeup.c --- delay.o --- ctfconvert -L VERSION -g delay.o --- bios.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.bios.o -MTbios.o -fdebug-prefix-map=3D./machin= e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8= 6/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-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/amd64/amd64/bios.c --- cpu_machdep.o --- ctfconvert -L VERSION -g cpu_machdep.o --- copyout.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.copyout.o -MTcopyout.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 -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -= Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunuse= d-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno= -address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/amd64/amd64/copyout.c --- ucode.o --- ctfconvert -L VERSION -g ucode.o --- cpu_switch.o --- cc -target x86_64-unknown-freebsd14.3 --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.cpu_switch.o -M= Tcpu_switch.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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx = -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwra= pv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpa= rentheses-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=3Dgnu99 -Werror /usr/src/sys/amd64/a= md64/cpu_switch.S --- bios.o --- ctfconvert -L VERSION -g bios.o --- tsc.o --- ctfconvert -L VERSION -g tsc.o --- efirt_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.efirt_machdep.o -MTefirt_machdep.o -fdebug-pre= fix-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/efirt_machdep.c --- efirt_support.o --- cc -target x86_64-unknown-freebsd14.3 --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.efirt_support.o= -MTefirt_support.o -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/inc= lude -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-m= ap=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-erro= r=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-= sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-f= ormat-zero-length -mno-aes -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/a= md64/amd64/efirt_support.S --- copyout.o --- ctfconvert -L VERSION -g copyout.o --- cpu_switch.o --- ctfconvert -L VERSION -g cpu_switch.o --- elf_machdep.o --- --- exception.o --- --- elf_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.elf_machdep.o -MTelf_machdep.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/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-c= ompare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/elf_machdep.c --- exception.o --- cc -target x86_64-unknown-freebsd14.3 --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.exception.o -MT= exception.o -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd= ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpare= ntheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wn= o-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-ze= ro-length -mno-aes -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd= 64/exception.S --- mca.o --- ctfconvert -L VERSION -g mca.o --- xen_apic.o --- ctfconvert -L VERSION -g xen_apic.o --- exec_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.exec_machdep.o -MTexec_machdep.o -fdebug-prefi= x-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/exec_machdep.c --- fpu.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.fpu.o -MTfpu.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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/amd64/amd64/fpu.c --- efirt_support.o --- ctfconvert -L VERSION -g efirt_support.o --- initcpu.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.initcpu.o -MTinitcpu.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 -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -= Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunuse= d-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno= -address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/amd64/amd64/initcpu.c --- hvm.o --- ctfconvert -L VERSION -g hvm.o --- acpi_machdep.o --- ctfconvert -L VERSION -g acpi_machdep.o --- io.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.io.o -MTio.o -fdebug-prefix-map=3D./machine=3D= /usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/in= clude -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dke= rnel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind= -tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-compare -Wno-error= =3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-functio= n -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-= of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu99 = -Werror /usr/src/sys/amd64/amd64/io.c --- xen-locore.o --- --- xen_arch_intr.o --- ctfconvert -L VERSION -g xen_arch_intr.o --- xen-locore.o --- cc -target x86_64-unknown-freebsd14.3 --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.xen-locore.o -M= Txen-locore.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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx = -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwra= pv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dpa= rentheses-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=3Dgnu99 -Werror /usr/src/sys/amd64/a= md64/xen-locore.S -g0 --- machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.machdep.o -MTmachdep.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 -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -= Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunuse= d-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno= -address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std= =3Dgnu99 -Werror /usr/src/sys/amd64/amd64/machdep.c --- exception.o --- ctfconvert -L VERSION -g exception.o --- mem.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.mem.o -MTmem.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 -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/amd64/amd64/mem.c --- minidump_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.minidump_machdep.o -MTminidump_machdep.o -fdeb= ug-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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f= loat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dta= utological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equalit= y -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift= -negative-value -Wno-address-of-packed-member -Wno-format-zero-length -mn= o-aes -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/minidump_mach= dep.c --- mp_x86.o --- ctfconvert -L VERSION -g mp_x86.o --- mp_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.mp_machdep.o -MTmp_machdep.o -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-com= pare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/mp_machdep.c --- io.o --- ctfconvert -L VERSION -g io.o --- mpboot.o --- cc -target x86_64-unknown-freebsd14.3 --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.mpboot.o -MTmpb= oot.o -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-p= refix-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 -fwrapv -fsta= ck-protector -Wall -Wstrict-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 -Wno-e= rror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenthese= s-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-erro= r=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-len= gth -mno-aes -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/mpb= oot.S --- acpi_wakeup.o --- ctfconvert -L VERSION -g acpi_wakeup.o --- pmap.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.pmap.o -MTpmap.o -fdebug-prefix-map=3D./machin= e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8= 6/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-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/amd64/amd64/pmap.c --- mpboot.o --- ctfconvert -L VERSION -g mpboot.o --- ptrace_machdep.o --- --- elf_machdep.o --- ctfconvert -L VERSION -g elf_machdep.o --- ptrace_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.ptrace_machdep.o -MTptrace_machdep.o -fdebug-p= refix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x= 86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i3= 86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -W= all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -W= undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-includ= e-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno= -error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negat= ive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes = -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/ptrace_machdep.c --- initcpu.o --- ctfconvert -L VERSION -g initcpu.o --- support.o --- cc -target x86_64-unknown-freebsd14.3 --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.support.o -MTsu= pport.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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -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 -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparent-= -- efirt_machdep.o --- ctfconvert -L VERSION -g efirt_machdep.o --- support.o --- heses-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=3Dgnu99 -Werror /usr/src/sys/amd64/amd64= /support.S --- sys_machdep.o --- --- mem.o --- ctfconvert -L VERSION -g mem.o --- sys_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.sys_machdep.o -MTsys_machdep.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/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-c= ompare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/sys_machdep.c --- trap.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.trap.o -MTtrap.o -fdebug-prefix-map=3D./machin= e=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x8= 6/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-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare -Wno-e= rror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-fun= ction -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addr= ess-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgn= u99 -Werror /usr/src/sys/amd64/amd64/trap.c --- uio_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.uio_machdep.o -MTuio_machdep.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/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-c= ompare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/uio_machdep.c --- support.o --- ctfconvert -L VERSION -g support.o --- uma_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.uma_machdep.o -MTuma_machdep.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/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Dtautological-c= ompare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/uma_machdep.c --- uio_machdep.o --- ctfconvert -L VERSION -g uio_machdep.o --- vm_machdep.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.vm_machdep.o -MTvm_machdep.o -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-com= pare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/amd64/vm_machdep.c --- ptrace_machdep.o --- ctfconvert -L VERSION -g ptrace_machdep.o --- fpu.o --- ctfconvert -L VERSION -g fpu.o --- pci_cfgreg.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.pci_cfgreg.o -MTpci_cfgreg.o -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-com= pare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error= =3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-va= lue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-a= vx -std=3Dgnu99 -Werror /usr/src/sys/amd64/pci/pci_cfgreg.c --- aeskeys_amd64.o --- cc -target x86_64-unknown-freebsd14.3 --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.aeskeys_amd64.o= -MTaeskeys_amd64.o -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/inc= lude -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-m= ap=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-erro= r=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-= sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-f= ormat-zero-length -mno-aes -mno-avx -std=3Dgnu99 -Werror /usr/src/sys/c= rypto/aesni/aeskeys_amd64.S --- minidump_machdep.o --- ctfconvert -L VERSION -g minidump_machdep.o --- if_axgbe_pci.o --- --- uma_machdep.o --- ctfconvert -L VERSION -g uma_machdep.o --- if_axgbe_pci.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.if_axgbe_pci.o -MTif_axgbe_pci.o -fdebug-prefi= x-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 -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 -Wno-error=3Dtautologic= al-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-e= rror=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negativ= e-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu99 -Werror /usr/src/sys/dev/axgbe/if_axgbe_pci.c --- xgbe-desc.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xgbe-desc.o -MTxgbe-desc.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 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp= are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D= unused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value= -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx = -std=3Dgnu99 -Werror /usr/src/sys/dev/axgbe/xgbe-desc.c --- exec_machdep.o --- ctfconvert -L VERSION -g exec_machdep.o --- xgbe-dev.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xgbe-dev.o -MTxgbe-dev.o -fdebug-prefix-map=3D= ./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/sr= c/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-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict= -prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-p= ointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia= gnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare= -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunu= sed-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -W= no-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -s= td=3Dgnu99 -Werror /usr/src/sys/dev/axgbe/xgbe-dev.c --- aeskeys_amd64.o --- ctfconvert -L VERSION -g aeskeys_amd64.o --- xgbe-drv.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xgbe-drv.o -MTxgbe-drv.o -fdebug-prefix-map=3D= ./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/sr= c/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-asynchr= onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict= -prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-p= ointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdia= gnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-compare= -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunu= sed-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -W= no-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -s= td=3Dgnu99 -Werror /usr/src/sys/dev/axgbe/xgbe-drv.c --- pmap.o --- /usr/src/sys/amd64/amd64/pmap.c:6039:1: error: version control conflict mar= ker in file 6039 | <<<<<<< HEAD | ^ --- mp_machdep.o --- ctfconvert -L VERSION -g mp_machdep.o --- pmap.o --- 1 error generated. --- xgbe-mdio.o --- cc -target x86_64-unknown-freebsd14.3 --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-f= rame-pointer -MD -MF.depend.xgbe-mdio.o -MTxgbe-mdio.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 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dtautological-comp= are -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3D= u--- pmap.o --- *** [pmap.o] Error code 1 make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC --- xgbe-mdio.o --- nused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value = -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx = -std=3Dgnu99 -Werror /usr/src/sys/dev/axgbe/xgbe-mdio.c --- pci_cfgreg.o --- ctfconvert -L VERSION -g pci_cfgreg.o --- sys_machdep.o --- ctfconvert -L VERSION -g sys_machdep.o --- xgbe-desc.o --- ctfconvert -L VERSION -g xgbe-desc.o --- vm_machdep.o --- ctfconvert -L VERSION -g vm_machdep.o --- machdep.o --- ctfconvert -L VERSION -g machdep.o --- trap.o --- ctfconvert -L VERSION -g trap.o --- xgbe-drv.o --- ctfconvert -L VERSION -g xgbe-drv.o --- xgbe-mdio.o --- ctfconvert -L VERSION -g xgbe-mdio.o --- if_axgbe_pci.o --- ctfconvert -L VERSION -g if_axgbe_pci.o --- bxe.o --- ctfconvert -L VERSION -g bxe.o --- xgbe-dev.o --- ctfconvert -L VERSION -g xgbe-dev.o 1 error make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC 273.94 real 2916.98 user 293.60 sys make[1]: stopped in /usr/src make: stopped 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-stable-14-amd64-build] $ /bin/sh -xe /tmp/jenkins13712963277906939= 738.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_1026_934976891.1754774332970--