From nobody Tue Nov 4 05:09:23 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 4d0xMW3n5Sz657vD for ; Tue, 04 Nov 2025 05:09:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d0xMW1pXFz4MXr; Tue, 04 Nov 2025 05:09:27 +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=1762232967; 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=oojKHliC+0bZgyropWT7wPKgUMHWnaWDwFZwFs8g4fs=; b=PTB6cn9T1HKJ3fnjfeD8KLP64nvTe1kEiEaV+gT079ahoAl6UixtWWwdlnrHwjtt/tNExa ue0iNRUxlniWDxqSLhuhYKBDbcl3JqVjKh3cjvkhoLdOLRewovHZajHjJPSxdNA5t1U3gq IncM39NZOo6ff6LDcWH7pMyhyoK78pT6oicxULJaOlUSkPBJmWmXgJMXi/fFWTkm48fc7S YbVa6O2MUPRhgT/IkiV+AfAeGDf3k5Ggx78gGaam37IesFz5N255bl+Bp0B6tgxHMgzNEJ xCMLHVp7aQK3g9FEijKdYFS54tSvjLBy+sUOHollJgBvb1U2RGBQwlWJ6wCAyA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762232967; a=rsa-sha256; cv=none; b=gjxtgm8K3ZdX+8uBkPpdIm1Gg0PlyZDjVBq4tRW6xxmhRlwhsrwzNdU1XpEdASdBKrkahy ylZlu7DjuOObhd/Yz0tNVwNU1/ePtiYgnQVyCJWCdpbI9j1oWpHej4vcgtMfjodl6twGhc 3GN3vvIxsIxtZ+NbVkj9FmLGHW14d6OFAtYgRQRNilx+aj3uRw4ozD1CkuKSD+V85l3G45 6EoOoK4HQlD++t+98WL5UNrS74QUYJ/REviCX41zDugzK8svp0tGwQDdXPDcFqSVCVBcL2 NfZ3z399QZLALUhfhwWeCvi/WpiPWZsrUsGGWmKMYqdaHh5GcNKDvA4QElFlaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4d0xMW121BzkKW; Tue, 04 Nov 2025 05:09:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 4 Nov 2025 05:09:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1203286210.29.1762232967149@jenkins.ci.freebsd.org> In-Reply-To: <2073657075.11.1762225494566@jenkins.ci.freebsd.org> References: <2073657075.11.1762225494566@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #174 - 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_28_1388390506.1762232963363" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_28_1388390506.1762232963363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #174 (fe2e534433778c038138510ff= 6a8f07066e72703) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/174/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/174/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/174/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) 21d55ae111aada3c5426632253ad8df9103d3423 by kevans: ipfw: pmod: avoid further rule processing after tcp-mod failures 92a081bc2d1ad2c06749d5fbcf31697db05a2001 by ivy: static_libpam: Don't install pam.d.5 twice fe2e534433778c038138510ff6a8f07066e72703 by ivy: ifconfig: Fix invalid free() in ifbridge The end of the build log: [...truncated 136.27 MiB...] [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mlx...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_xarray.o --- all_subdir_mlx --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_linuxkpi --- --- linux_acpi.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.linux_acpi.o -MTlinux_acpi.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extens= ions --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/compat/linuxkpi/common/src/linux_acpi.c= -o linux_acpi.o --- all_subdir_mlx --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_mgb --- ctfconvert -L VERSION -g if_mgb.o --- if_mgb.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_mgb.ko.full if_mgb.o=20 --- all_subdir_mlx --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/mlx=3D/usr/obj/usr/src/amd64.amd64/s= ys/GENERIC/modules/usr/src/sys/modules/mlx -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj/worksp= ace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -= mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /workspace/src= /sys/kern/genoffset.c --- all_subdir_mgb --- ctfmerge -L VERSION -g -o if_mgb.ko.full if_mgb.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_mgb.ko.full export_syms | = xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % if_mgb.ko.fu= ll --- if_mgb.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug if_mgb.= ko.full if_mgb.ko.debug --- if_mgb.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_mgb.ko.debug if_mgb.ko.full if_mgb.ko --- all_subdir_mlx4 --- =3D=3D=3D> mlx4 (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mlx4...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- --- all_subdir_mlx --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mlx4 --- i386 -> /workspace/src/sys/i386/include --- lkpi_iic_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/compat/li= nuxkpi/common/src/lkpi_iic_if.m -h --- vnode_if_newproto.h --- --- all_subdir_mlx --- --- mlx_pci.o --- --- all_subdir_mlx4 --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- all_subdir_mlx --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.mlx_pci.o -MTmlx_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse = -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstac= k-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno= -error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic= al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno= -error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa= cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --= param inline-unit-growth=3D100 --param large-function-growth=3D1000 -std= =3Dgnu17 -c /workspace/src/sys/dev/mlx/mlx_pci.c -o mlx_pci.o --- all_subdir_linuxkpi --- /workspace/src/sys/compat/linuxkpi/common/src/linux_acpi.c:56:32: warning: = comparison between 'enum ' and 'enum ' [-Wenum-compar= e] 56 | _Static_assert(LINUX_ACPI_TAGS <=3D LINUX_NOTIFY_TAGS, | ^~ --- all_subdir_mlx4 --- --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- opt_usb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- opt_stack.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_stack.h opt_stack= .h --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6= .h --- backlight_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/backl= ight/backlight_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- iicbus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbus_if.m -h --- iicbb_if.h --- --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_acpi.o --- all_subdir_mlx4 --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbb_if.m -h --- all_subdir_mii --- ctfconvert -L VERSION -g atphy.o --- all_subdir_linuxkpi --- --- lkpi_iic_if.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.lkpi_iic_if.o -MTlkpi_iic_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx = -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwra= pv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__= freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unk= nown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opt= imizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dc= ast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dover= flow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-over= flow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addr= ess-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger= -than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds= -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-exte= nsions --param inline-unit-growth=3D100 --param large-function-growth=3D100= 0 -std=3Dgnu17 -c lkpi_iic_if.c -o lkpi_iic_if.o --- all_subdir_mii --- --- axphy.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mii=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mii -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.axphy.o -MTaxphy.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=3Daddress -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno= -error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead= ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err= or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err= or=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed= -member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno= -error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-= type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu= 17 -c /workspace/src/sys/dev/mii/axphy.c -o axphy.o --- all_subdir_mlx4 --- --- lkpi_iic_if.c --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/compat/li= nuxkpi/common/src/lkpi_iic_if.m -c --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g lkpi_iic_if.o --- linux_compat.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/compat/linuxkpi/common/include -I/wor= kspace/src/sys/compat/linuxkpi/dummy/include -I/workspace/src/sys/contrib/c= k/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/= sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-lea= f-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/us= r/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/linuxkpi=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/linuxkpi -ffil= e-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-pr= efix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.linux_compat.o -MTlinux_compat.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu17 -c /workspace/src/sys/compat/linuxkpi/common/src/linu= x_compat.c -o linux_compat.o --- all_subdir_mlx4 --- --- pci_iov_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_iov_if.m -h --- all_subdir_mfi --- ctfconvert -L VERSION -g mfi_tbolt.o --- all_subdir_mlx4 --- --- pcib_if.h --- --- all_subdir_mfi --- --- all_subdir_mfi/mfip --- =3D=3D=3D> mfi/mfip (all) --- all_subdir_mlx4 --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= cib_if.m -h --- all_subdir_mfi --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mfi/mfip...] --- machine --- machine -> /workspace/src/sys/amd64/include --- all_subdir_mlx4 --- --- vnode_if.h --- --- all_subdir_mfi --- --- x86 --- --- all_subdir_mlx4 --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_mfi --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_mfi.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_mfi.h opt_mfi.h --- opt_cam.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_mlx4 --- --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_if.m -h --- all_subdir_mlx --- ctfconvert -L VERSION -g mlx_pci.o --- all_subdir_mlx4 --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kco= nfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofed/include/ua= pi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys= /compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/o= bj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/= sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno= -omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/= sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/u= sr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspa= ce/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx4=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4 -ffi= le-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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 -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.= genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fsta= ck-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno= -error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic= al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno= -error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa= cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgn= u17 -Wno-cast-qual -Wno-pointer-arith -fcommon /workspace/src/sys/kern/gen= offset.c --- all_subdir_mlx --- --- mlx_disk.o --- --- all_subdir_mfi --- --- pci_if.h --- --- all_subdir_mlx --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.mlx_disk.o -MTmlx_disk.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qua= l -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dm= isleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -W= no-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -W= no-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-= packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than= =3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno= -return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/dev/mlx/mlx_disk.c -o mlx_disk.o --- all_subdir_mfi --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/mfi/mfip=3D/usr/obj/usr/src/amd64.am= d64/sys/GENERIC/modules/usr/src/sys/modules/mfip -ffile-prefix-map=3D/tmp/o= bj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine= =3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86= /include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoff= set.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-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=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-com= pare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -= Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poi= nt -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- all_subdir_mii --- ctfconvert -L VERSION -g axphy.o --- bmtphy.o --- --- all_subdir_mlx4 --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mii --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mii=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mii -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.bmtphy.o -MTbmtphy.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=3Daddress -Wno-error=3Daggressive-loop-optimizations = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W= no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle= ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e= rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological= -compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack= ed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -W= no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur= n-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dg= nu17 -c /workspace/src/sys/dev/mii/bmtphy.c -o bmtphy.o --- all_subdir_mlx4 --- --- mlx4_catas.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno= -omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/works= pace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/sr= c/sys/modules/mlx4=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/s= rc/sys/modules/mlx4 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/= tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include = -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D= ./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys= /GENERIC -MD -MF.depend.mlx4_catas.o -MTmlx4_catas.o -mcmodel=3Dkernel = -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tabl= es -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=3Daddress -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co= mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-= overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn= o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke= d-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wn= o-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer = -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline= -limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param larg= e-function-growth=3D1000 -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c= /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_catas.c -o mlx4_catas.o --- all_subdir_mfi --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mfi_cam.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mfi/mfip=3D= /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mfip -= ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebu= g-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys= /i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.= depend.mfi_cam.o -MTmfi_cam.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno= -sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -= fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiz= ations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-= qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflo= w -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflo= w -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address= -of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu17 -c /workspace/src/sys/dev/mfi/mfi_cam.c -o mfi_cam.o --- all_subdir_mlx --- ctfconvert -L VERSION -g mlx_disk.o --- mlx.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mlx=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.mlx.o -MTmlx.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=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err= or=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-= indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c /workspace/src/sys/dev/mlx/mlx.c -o mlx.o --- all_subdir_mii --- ctfconvert -L VERSION -g bmtphy.o --- brgphy.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mii=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mii -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.brgphy.o -MTbrgphy.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=3Daddress -Wno-error=3Daggressive-loop-optimizations = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -W= no-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisle= ading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-e= rror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological= -compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pack= ed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -W= no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur= n-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dg= nu17 -c /workspace/src/sys/dev/mii/brgphy.c -o brgphy.o --- all_subdir_mfi --- ctfconvert -L VERSION -g mfi_cam.o --- mfip.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mfip.ko.full mfi_cam.o=20 ctfmerge -L VERSION -g -o mfip.ko.full mfi_cam.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mfip.ko.full export_syms | xa= rgs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mfip.ko.full --- mfip.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mfip.ko= .full mfip.ko.debug --- mfip.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmfip.ko.debug mfip.ko.full mfip.ko --- all_subdir_mfi/mfi_linux --- =3D=3D=3D> mfi/mfi_linux (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mfi/mfi_linux...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/t= mp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64= /sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC/modules/workspace/src/sys/modules/mfi/mfi_linux=3D/usr/obj/usr/src/amd= 64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mfi_linux -ffile-prefix-ma= p=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D= ./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/sr= c/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -= I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o = -MTgenoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector= -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -= Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wm= issing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch= -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inline= -unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -fcomm= on /workspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mfi_linux.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mfi/mfi_lin= ux=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/m= fi_linux -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysr= oot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pre= fix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/u= sr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.mfi_linux.o -MTmfi_linux.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pri= ntf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-optio= n -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressiv= e-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-er= ror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dall= oca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-len= gth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000= -fms-extensions --param inline-unit-growth=3D100 --param large-function-gr= owth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/mfi/mfi_linux.c -o mfi_= linux.o --- all_subdir_mlx4 --- ctfconvert -L VERSION -g mlx4_catas.o --- all_subdir_mfi --- ctfconvert -L VERSION -g mfi_linux.o --- mfi_linux.ko.full --- /usr/local/x86_64-unknown-freebsd14.3/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mfi_linux.ko.full mfi_linux.o=20 ctfmerge -L VERSION -g -o mfi_linux.ko.full mfi_linux.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mfi_linux.ko.full export_syms= | xargs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mfi_linux= .ko.full --- all_subdir_mana --- ctfconvert -L VERSION -g mana_en.o --- all_subdir_mfi --- --- mfi_linux.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mfi_lin= ux.ko.full mfi_linux.ko.debug --- mfi_linux.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmfi_linux.ko.debug mfi_linux.ko.full mfi_linux.ko --- mfi.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/mfi=3D/usr/= obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mfi -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depen= d.mfi.o -MTmfi.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=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-err= or=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-= indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17= -c /workspace/src/sys/dev/mfi/mfi.c -o mfi.o --- all_subdir_mana --- --- gdma_util.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/mana -DHAVE_KERNEL_OPTION_HEADERS= -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -= I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g = -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/w= orkspace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/= amd64.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-p= refix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspac= e/src/sys/modules/mana=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/u= sr/src/sys/modules/mana -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.am= d64/tmp=3D/sysroot -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/tmp/obj/workspace/src/amd64.amd64= /sys/GENERIC -MD -MF.depend.gdma_util.o -MTgdma_util.o -mcmodel=3Dkerne= l -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta= bles -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=3Daddress -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finli= ne-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param la= rge-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/mana/gdm= a_util.c -o gdma_util.o --- all_subdir_mlx4 --- --- mlx4_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/ofed/include -I/workspace/src/sys/ofe= d/include/uapi -I/workspace/src/sys/compat/linuxkpi/common/include -I/works= pace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -in= clude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/wo= rkspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno= -omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=3D/works= pace/src/sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd6= 4.amd64/sys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/sr= c/sys/modules/mlx4=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/s= rc/sys/modules/mlx4 -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/= tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include = -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D= ./i386=3D/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys= /GENERIC -MD -MF.depend.mlx4_cmd.o -MTmlx4_cmd.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -= ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sig= n -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-s= how-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-er= ror=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno= -zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-lim= it=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-fu= nction-growth=3D1000 -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /wo= rkspace/src/sys/dev/mlx4/mlx4_core/mlx4_cmd.c -o mlx4_cmd.o --- all_subdir_iwlwifi --- At top level: cc1: note: unrecognized command-line option '-Wno-initializer-overrides' ma= y have been intended to silence earlier diagnostics cc1: all warnings being treated as errors 258.16 real 1219.05 user 52.37 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins18045016395= 322038627.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_28_1388390506.1762232963363--