From nobody Wed Apr 02 22:04:14 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 4ZSf691xghz5rxZN for ; Wed, 02 Apr 2025 22:04:17 +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 4ZSf685zjbz3rdZ; Wed, 02 Apr 2025 22:04:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743631456; a=rsa-sha256; cv=none; b=hRpWD9kQJ4UMiBtaLe7w3q1xohWxYb09UXhACFQsbmzSiu3DPBm7pfQd2L9kKY3Ra2Zgnq 11wy77paHBB6vqTla3cD1a3LRHvELAOmY7b/wi+IXm7TxPDr0hQcOXJj8+u9yIuPPUkahs SmVQ6C/IuqMZ4DR14bNUYRkqJhUSx5KROHLzhcofoP52x93rAJyqubvgNiw8BYtM66Z54v epfWgYLQYEHbHErO8v7GXHrIBC2qfZjTnjkfqiTRpT09FgCQXpVh0723oVOySvF4gJf3C5 9ol6Ck2nyiusxphViq8DsEiKAUYHwynySc+xt9K9OMFgWIbpckRJfhrEevsy2A== 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=1743631456; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=YLd4upY1s7Ya0DzqGeZCrSxlf9JMRQyPp4qUDGETzK8=; b=LXe056BIydC/3Ims5dXkk7CG7eU7FUwvgsZaHcitZsKAw58gqQhgS/7lOH4q4tFCF/uh+O xB3/LcPJYe15xhx66qZtIvy+5TWRAA4vfMFxX2AvK3mF+UrMMNhgeTZE3Zc0EnLMedf5M0 yqykSckbvZergj63Xh+I6on4IPLfxmJzcAj/Ndh7NhjxdjdU4oOlSMvPiebLGniIvhqOHu hm+Anq25aPaIByvajuxzOcsgBJFPEHYL+2ce85HkiuieNTPD5eMDpdE1vz3AJOGktJdmfG 1jgw65YB4K8p+fasuYAdChAumF6N4dkK5ma7yz8rO2D6fS630aIEv5155XeRhQ== 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 4ZSf6858VSzZpf; Wed, 02 Apr 2025 22:04:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 2 Apr 2025 22:04:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1233133770.529.1743631456727@jenkins.ci.freebsd.org> In-Reply-To: <796711806.519.1743629126368@jenkins.ci.freebsd.org> References: <796711806.519.1743629126368@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #31524 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_528_1938761834.1743631454690" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_528_1938761834.1743631454690 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #31524 (6441407b297eb4a449b8e66632dd3ba56a= 412ff1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3152= 4/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/31524/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/31524/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) 6441407b297eb4a449b8e66632dd3ba56a412ff1 by rmacklem: vnode.h: Delete VA_NAMEDATTR_TYPE The end of the build log: [...truncated 71.04 MiB...] ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_platform= .h --- miibus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/mii/miibus_if.m -= h --- all_subdir_irdma --- --- irdma_ctrl.o --- --- all_subdir_lge --- --- device_if.h --- --- all_subdir_irdma --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONF= IG_INFINIBAND_USER_MEM -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE = -DKLD_TIED -nostdinc -I/usr/src/sys/modules/irdma/../../dev/ice -I/usr/src= /sys/modules/irdma/../../ofed/include -I/usr/src/sys/modules/irdma/../../of= ed/include/uapi -I/usr/src/sys/compat/linuxkpi/common/include -I/usr/src/sy= s/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /usr/= obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/= src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit= -leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/= GENERIC -MD -MF.depend.irdma_ctrl.o -MTirdma_ctrl.o -mcmodel=3Dkernel -= mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-table= s -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=3Dtautological-compa= re -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Du= 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=3Dgnu17 -c /usr/src/sys/modules/irdma/../../dev/irdma/irdma_ctrl.c -o = irdma_ctrl.o --- all_subdir_lge --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- all_subdir_ix --- --- ixgbe_phy.o --- ctfconvert -L VERSION -g ixgbe_phy.o --- all_subdir_ksyms --- ctfconvert -L VERSION -g ksyms.o --- icsphy.o --- ctfconvert -L VERSION -g icsphy.o --- lxtphy.o --- --- modules-all --- --- all_subdir_ix --- --- ixgbe_dcb.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -= I/usr/src/sys/dev/ixgbe -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/= contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fd= ebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i= 386=3D/usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.ixgbe_dcb.o -MTixgbe_dcb.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmis= sing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__p= rintf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opt= ion -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-er= ror=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-func= tion -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-addre= ss-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu= 17 -c /usr/src/sys/dev/ixgbe/ixgbe_dcb.c -o ixgbe_dcb.o --- lxtphy.o --- cc -target x86_64-unknown-freebsd15.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.lxtphy.o -MTlxtphy.o -fdebug-prefix-map=3D./mac= hine=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 -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -W= strict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs= -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtauto= logical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -= Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-ne= gative-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-a= es -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/lxtphy.c --- modules-all --- --- all_subdir_ksyms --- --- ksyms.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ksyms.ko.full ksyms.o=20 --- all_subdir_lge --- --- pci_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h --- all_subdir_ksyms --- ctfmerge -L VERSION -g -o ksyms.ko.full ksyms.o=20 --- all_subdir_lge --- --- genoffset.o --- cc -target x86_64-unknown-freebsd15.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-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -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 -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_kgssapi --- ctfconvert -L VERSION -g gss_init_sec_context.o --- all_subdir_ksyms --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ksyms.ko.full export_syms | xargs -= J % objcopy % ksyms.ko.full --- ksyms.ko.debug --- objcopy --only-keep-debug ksyms.ko.full ksyms.ko.debug --- ksyms.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dksyms.ko.debug ksyms.ko.full k= syms.ko --- all_subdir_kgssapi --- --- gss_impl.o --- --- all_subdir_libalias --- =3D=3D=3D> libalias (all) --- all_subdir_kgssapi --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.gss_= impl.o -MTgss_impl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=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 -c /usr/src/sys/kgssap= i/gss_impl.c -o gss_impl.o --- all_subdir_libalias --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/libalias...] --- ip1000phy.o --- ctfconvert -L VERSION -g ip1000phy.o --- modules-all --- --- all_subdir_libalias/libalias --- =3D=3D=3D> libalias/libalias (all) --- all_subdir_ktest --- ctfconvert -L VERSION -g ktest.o --- all_subdir_libalias --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/libalias/libalias...] --- all_subdir_krpc --- ctfconvert -L VERSION -g clnt_bck.o --- mcommphy.o --- cc -target x86_64-unknown-freebsd15.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.mcommphy.o -MTmcommphy.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 -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dt= autological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equali= ty -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshif= t-negative-value -Wno-address-of-packed-member -Wno-format-zero-length -m= no-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/mcommphy.c --- modules-all --- --- all_subdir_ktest --- --- ktest.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ktest.ko.full ktest.o=20 --- all_subdir_libalias --- --- machine --- machine -> /usr/src/sys/amd64/include --- all_subdir_krpc --- --- clnt_dg.o --- --- all_subdir_ktest --- ctfmerge -L VERSION -g -o ktest.ko.full ktest.o=20 --- all_subdir_krpc --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.clnt= _dg.o -MTclnt_dg.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -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 -c /usr/src/sys/rpc/clnt= _dg.c -o clnt_dg.o --- all_subdir_libalias --- --- x86 --- --- all_subdir_ktest --- :> export_syms --- all_subdir_libalias --- x86 -> /usr/src/sys/x86/include --- all_subdir_ktest --- awk -f /usr/src/sys/conf/kmod_syms.awk ktest.ko.full export_syms | xargs -= J % objcopy % ktest.ko.full --- all_subdir_libalias --- --- i386 --- --- jmphy.o --- ctfconvert -L VERSION -g jmphy.o --- modules-all --- i386 -> /usr/src/sys/i386/include --- all_subdir_lge --- --- offset.inc --- --- all_subdir_libalias --- --- genoffset.o --- --- all_subdir_lge --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mii.o --- --- modules-all --- --- all_subdir_libalias --- cc -target x86_64-unknown-freebsd15.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-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -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 -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_ktest --- --- ktest.ko.debug --- objcopy --only-keep-debug ktest.ko.full ktest.ko.debug --- mii.o --- cc -target x86_64-unknown-freebsd15.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.mii.o -MTmii.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 -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wn= o-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-nega= tive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes= -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/mii.c --- modules-all --- --- ktest.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dktest.ko.debug ktest.ko.full k= test.ko --- all_subdir_ktest/ktest_example --- =3D=3D=3D> ktest/ktest_example (all) [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/ktest/ktest_example...] --- all_subdir_lge --- --- if_lge.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_l= ge.o -MTif_lge.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f= loat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -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 -c /usr/src/sys/dev/lge/= if_lge.c -o if_lge.o --- all_subdir_ktest --- --- machine --- machine -> /usr/src/sys/amd64/include --- x86 --- x86 -> /usr/src/sys/x86/include --- i386 --- i386 -> /usr/src/sys/i386/include --- genoffset.o --- cc -target x86_64-unknown-freebsd15.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-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -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 -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_libalias --- --- offset.inc --- --- all_subdir_iwlwifi --- ctfconvert -L VERSION -g cfg/8000.o --- all_subdir_libalias --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_iwlwifi --- --- cfg/9000.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DKBUILD_MODNAME=3D'"iwlw= ifi"' -DLINUXKPI_VERSION=3D61100 -include /usr/src/sys/compat/linuxkpi/comm= on/include/linux/kconfig.h -DCONFIG_IWLDVM=3D0 -DCONFIG_IWLMVM=3D1 -DCONFIG= _IWLWIFI_DEBUG=3D1 -DCONFIG_IWLWIFI_DEVICE_TRACING=3D1 -fno-strict-aliasin= g -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sys/contr= ib/dev/iwlwifi -I/usr/src/sys/compat/linuxkpi/common/include -I/usr/src/sys= /compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /usr/o= bj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/s= rc/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-= leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/incl= ude -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-ma= p=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.amd64/sys/G= ENERIC -MD -MF.depend.cfg_9000.o -MTcfg/9000.o -mcmodel=3Dkernel -mno-r= ed-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ff= reestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign = -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-sho= w-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -W= no-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-length -mno-aes -mno-avx -std= =3Dgnu17 -c /usr/src/sys/contrib/dev/iwlwifi/cfg/9000.c -o cfg/9000.o --- all_subdir_libalias --- --- alias_db.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.alia= s_db.o -MTalias_db.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=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 -c /usr/src/sys/netine= t/libalias/alias_db.c -o alias_db.o --- lxtphy.o --- ctfconvert -L VERSION -g lxtphy.o --- mcommphy.o --- In file included from /usr/src/sys/dev/mii/mcommphy.c:47: /usr/src/sys/dev/mii/mii_fdt.h:38:2: error: unknown type name 'phandle_t' 38 | phandle_t macnode; /* Node (not xref) of paren= t MAC */ | ^ --- mii_bitbang.o --- --- mcommphy.o --- /usr/src/sys/dev/mii/mii_fdt.h:39:2: error: unknown type name 'phandle_t' 39 | phandle_t phynode; /* Node (not xref) of PHY *= / | ^ --- mii_bitbang.o --- cc -target x86_64-unknown-freebsd15.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.mii_bitbang.o -MTmii_bitbang.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 -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=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/dev/mii/mii_bitba= ng.c --- mcommphy.o --- /usr/src/sys/dev/mii/mii_fdt.h:65:35: error: unknown type name 'phandle_t' 65 | mii_contype_t mii_fdt_get_contype(phandle_t macnode); | ^ /usr/src/sys/dev/mii/mcommphy.c:247:2: error: use of undeclared identifier = 'pcell_t' 247 | pcell_t val; | ^ /usr/src/sys/dev/mii/mcommphy.c:252:6: error: call to undeclared function '= OF_getencprop'; ISO C99 and later do not support implicit function declarat= ions [-Werror,-Wimplicit-function-declaration] 252 | if (OF_getencprop(cfg->phynode, "rx-internal-delay-ps", &va= l, | ^ /usr/src/sys/dev/mii/mcommphy.c:253:13: error: use of undeclared identifier= 'val' 253 | sizeof(val)) > 0) { | ^ /usr/src/sys/dev/mii/mcommphy.c:252:59: error: use of undeclared identifier= 'val' 252 | if (OF_getencprop(cfg->phynode, "rx-internal-delay-ps", &va= l, | ^ /usr/src/sys/dev/mii/mcommphy.c:254:7: error: use of undeclared identifier = 'val' 254 | if (val <=3D RXC_DLY_THRESH && val % INTERNAL_DLY_D= IV =3D=3D 0) { | ^ /usr/src/sys/dev/mii/mcommphy.c:254:32: error: use of undeclared identifier= 'val' 254 | if (val <=3D RXC_DLY_THRESH && val % INTERNAL_DLY_D= IV =3D=3D 0) { | ^ /usr/src/sys/dev/mii/mcommphy.c:255:15: error: use of undeclared identifier= 'val' 255 | rx_delay =3D val / INTERNAL_DLY_DIV; | ^ /usr/src/sys/dev/mii/mcommphy.c:258:16: error: use of undeclared identifier= 'val' 258 | rx_delay =3D (val - RXC_DLY_ADDON) / INTERN= AL_DLY_DIV; | ^ /usr/src/sys/dev/mii/mcommphy.c:259:9: error: use of undeclared identifier = 'val' 259 | if ((val - RXC_DLY_ADDON) % INTERNAL_DLY_DI= V !=3D 0) | ^ /usr/src/sys/dev/mii/mcommphy.c:265:13: error: use of undeclared identifier= 'val' 265 | sizeof(val)) > 0) { | ^ /usr/src/sys/dev/mii/mcommphy.c:264:59: error: use of undeclared identifier= 'val' 264 | if (OF_getencprop(cfg->phynode, "tx-internal-delay-ps", &va= l, | ^ /usr/src/sys/dev/mii/mcommphy.c:266:14: error: use of undeclared identifier= 'val' 266 | tx_delay =3D val / INTERNAL_DLY_DIV; | ^ /usr/src/sys/dev/mii/mcommphy.c:267:7: error: use of undeclared identifier = 'val' 267 | if (val % INTERNAL_DLY_DIV !=3D 0) | ^ /usr/src/sys/dev/mii/mcommphy.c:303:6: error: call to undeclared function '= OF_hasprop'; ISO C99 and later do not support implicit function declaration= s [-Werror,-Wimplicit-function-declaration] 303 | if (OF_hasprop(cfg->phynode, "motorcomm,tx-clk-10-inverted"= )) | ^ --- modules-all --- --- all_subdir_ktest --- --- offset.inc --- --- all_subdir_le --- ctfconvert -L VERSION -g am79900.o --- all_subdir_ktest --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mcommphy.o --- 17 errors generated. --- modules-all --- --- all_subdir_le --- --- if_le_pci.o --- --- mcommphy.o --- *** [mcommphy.o] Error code 1 make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC --- modules-all --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_l= e_pci.o -MTif_le_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m= soft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-= protector -gdwarf-4 -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 -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-e= rror=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpoint= er-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wn= o-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/dev/= le/if_le_pci.c -o if_le_pci.o *** [modules-all] Error code 6 make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC --- mii_bitbang.o --- ctfconvert -L VERSION -g mii_bitbang.o --- mii.o --- ctfconvert -L VERSION -g mii.o 2 errors make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/GENERIC 32.19 real 502.00 user 70.90 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-main-amd64-build] $ /bin/sh -xe /tmp/jenkins15376920440057300990.s= h + 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_528_1938761834.1743631454690--