From nobody Thu Nov 6 03:25:17 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 4d26yT2sd1z6FjQc for ; Thu, 06 Nov 2025 03:25:21 +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 4d26yT0zyTz3w4Y; Thu, 06 Nov 2025 03:25:21 +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=1762399521; 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=3KcXG6NLl0MmdkNJC4Jq0MumorXS7it0tLl1KFOkvt4=; b=vwyvnqewJICuMJ1M90W6Y9V0Q1cYXHFVu80FGKZVUgPI/3ciuiMGyJMkSSPt1DvH3LDpO7 UO9p//TITpp9TvkCfzbSnFipdX8ByR2+frDJMh+Mz5lJ4rcOtndr5NloUfsjm+bOBTKoL6 pKuDAM0ihx07B4DERbgubZaToC9IGAyT1RzEEYpUvBVE0VgkDFtBoMjITC0bMn2RqVU63f T87l5ynss86f2Wb8E/LKiIN98JRqSFzqgnfiUu0gLgRj/5wAnRZa6mvtCl/4P4otzmdDO3 O4ijuf027a8W6jvb+lnOTgrPN2NeCwM5dTH3yKRd9Ij1inLPkdCpAM8R78uOIA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762399521; a=rsa-sha256; cv=none; b=eoooiQgHtxwbKbze8GNCu9Sn86vfDhX8lPLHsQj9IfT7B4QFpu9HumC3jui9ByejhJ1AV2 do/TSvq8Awec99DLgNjGWBkyaOoL6DzL8cqQSUFYeyGQUASMSvS6C0Llo3Z2WKIy9jlKSW 0kgxw0aX3qOzX2yOJnZtaNZv7SqlaJAc5Effy/De3sz1PcHe0MeGPpF8+dz49z40CSO9kX zhtuyACht1Nt+k3GGuHDUUHvRzXB7K59sOwkL83vRwTVonAOyW9QZeYRFxKLOT7ts5rXll dESBqZ326RyDFEFaDf9WSTdbqFM75xU+b7JpnqEbb3SGs118p+as5bZDiKX8MA== 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 4d26yT07Dyz19lH; Thu, 06 Nov 2025 03:25:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 6 Nov 2025 03:25:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1529480251.293.1762399521021@jenkins.ci.freebsd.org> In-Reply-To: <2000788168.287.1762396284774@jenkins.ci.freebsd.org> References: <2000788168.287.1762396284774@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #187 - 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_292_1205272247.1762399517218" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_292_1205272247.1762399517218 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #187 (a23bd71deaad478cbe41ae756= b96ea7a32537311) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/187/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/187/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/187/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) a1c3537148a59f6a1c86ebcb686b2e2c8e404b5f by asomers: fusefs: fix intermittency in the BadServer.ShortWrite test f0cf086c05d86f962d259895bcb50ba8ca4c10e0 by asomers: fusefs: Fix intermittency in the BadServer.ShortWrite test case a23bd71deaad478cbe41ae756b96ea7a32537311 by asomers: fusefs: respect the server's FUSE_SETXATTR_EXT flag The end of the build log: [...truncated 135.74 MiB...] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTAS= SERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- feeder_chain.o --- ctfconvert -L VERSION -g feeder_chain.o --- feeder_eq.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_eq.o -MTfeeder_eq.o -ffile-prefix-map=3D/workspace/src/sys=3D= /usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/ob= j/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 -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=3Daddress= -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /w= orkspace/src/sys/dev/sound/pcm/feeder_eq.c --- modules-all --- --- all_subdir_mii --- ctfconvert -L VERSION -g ip1000phy.o --- jmphy.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.jmphy.o -MTjmphy.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/jmphy.c -o jmphy.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_mcg.o --- all_subdir_linuxkpi --- In file included from /workspace/src/sys/compat/linuxkpi/common/src/linux_u= sb.c:35: In function 'usb_control_msg', inlined from 'usb_clear_halt' at /workspace/src/sys/compat/linuxkpi/com= mon/src/linux_usb.c:580:10: /workspace/src/sys/sys/systm.h:279:33: warning: argument 1 null where non-n= ull expected [-Wnonnull] 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (le= n)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ /workspace/src/sys/compat/linuxkpi/common/src/linux_usb.c:722:25: note: in = expansion of macro 'bcopy' 722 | bcopy(USB_ADD_BYTES(urb->setup_packet, | ^~~~~ /workspace/src/sys/sys/systm.h:279:33: note: in a call to built-in function= '__builtin_memmove' 279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (le= n)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ /workspace/src/sys/compat/linuxkpi/common/src/linux_usb.c:722:25: note: in = expansion of macro 'bcopy' 722 | bcopy(USB_ADD_BYTES(urb->setup_packet, | ^~~~~ --- all_subdir_mlx5 --- ctfconvert -L VERSION -g mlx5_aso.o --- mlx5_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/mlx5=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/s= rc/sys/modules/mlx5 -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.mlx5_cmd.o -MTmlx5_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 /w= orkspace/src/sys/dev/mlx5/mlx5_core/mlx5_cmd.c -o mlx5_cmd.o --- all_subdir_mlx4ib --- --- mlx4_ib_sysfs.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ff= ile-prefix-map=3D/tmp/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/GENERIC/modules/workspace/src/sys/modules/mlx4ib=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4ib -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.mlx4_ib_sysfs.o -MTmlx4_ib_sysfs.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/= sys/dev/mlx4/mlx4_ib/mlx4_ib_sysfs.c -o mlx4_ib_sysfs.o --- all_subdir_mlx --- ctfconvert -L VERSION -g mlx.o --- all_subdir_mii --- ctfconvert -L VERSION -g jmphy.o --- all_subdir_mlx --- --- mlx.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 mlx.ko.full mlx.o mlx_pci.o mlx_disk.o=20 --- all_subdir_mii --- --- lxtphy.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.lxtphy.o -MTlxtphy.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/lxtphy.c -o lxtphy.o --- all_subdir_mlx --- ctfmerge -L VERSION -g -o mlx.ko.full mlx.o mlx_pci.o mlx_disk.o=20 :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mlx.ko.full export_syms | xar= gs -J % /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy % mlx.ko.full --- mlx.ko.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mlx.ko.= full mlx.ko.debug --- mlx.ko --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmlx.ko.debug mlx.ko.full mlx.ko --- all_subdir_mlx5en --- =3D=3D=3D> mlx5en (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mlx5en...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- 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 --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- 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 --- opt_ipsec.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ipsec.h opt_ipsec= .h --- opt_rss.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_rss.h opt_rss.h --- opt_ratelimit.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ratelimit.h opt_r= atelimit.h --- opt_kern_tls.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kern_tls.h opt_ke= rn_tls.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 --- --- all_subdir_mlx5 --- In file included from /workspace/src/sys/sys/systm.h:42, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/types.h:34, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/list.h:38, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/module.h:38, from /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_cmd.c:29: /workspace/src/sys/dev/mlx5/device.h:679:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTAS= SERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mlx5en --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_usb.o --- linux_work.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_work.o -MTlinux_work.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_work.c= -o linux_work.o --- all_subdir_mii --- ctfconvert -L VERSION -g lxtphy.o --- miibus_if.o --- --- all_subdir_mlx5en --- --- device_if.h --- --- 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.miibus_if.o -MTmiibus_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimiza= tions -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-q= ual -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 miibus_if.c -o miibus_if.o --- all_subdir_mlx5en --- 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 --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/iicbu= s/iicbb_if.m -h --- 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 --- all_subdir_mii --- ctfconvert -L VERSION -g miibus_if.o --- all_subdir_mlx5en --- --- pci_if.h --- --- all_subdir_mii --- --- mii.o --- --- all_subdir_mlx5en --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- 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.mii.o -MTmii.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/mii/mii.c -o mii.o --- all_subdir_mlx5en --- --- pci_iov_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_iov_if.m -h --- pcib_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= cib_if.m -h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- usb_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/usb/u= sb_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 -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/mlx5en=3D/= usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx5en = -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdeb= ug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map= =3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/= sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.d= epend.genoffset.o -MTgenoffset.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__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimi= zations -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-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -st= d=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -fcommon /workspace/src/sys/ke= rn/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- mlx5_en_ethtool.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/mlx5en=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr= /src/sys/modules/mlx5en -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.mlx5_en_ethtool.o -MTmlx5_en_ethtool.o -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wunde= f -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-di= rs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dadd= ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro= r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-= error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse= d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno= -error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-l= arger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan= gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len= gth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D10= 0 --param large-function-growth=3D1000 -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c /workspace/src/sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c -o ml= x5_en_ethtool.o --- dsp.o --- ctfconvert -L VERSION -g dsp.o --- feeder_eq.o --- ctfconvert -L VERSION -g feeder_eq.o --- feeder_if.o --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound= /pcm/feeder_if.m -c ; /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sy= sroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-= freebsd14.3/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -g -= nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include = -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS = -include opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-= frame-pointer -MD -MF.depend.feeder_if.o -MTfeeder_if.o -ffile-prefix-map= =3D/workspace/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 -ff= ile-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/i= 386/include -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 -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-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 -fms-extensions -finline-limit=3D8000 --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror feeder_if.c --- modules-all --- --- all_subdir_mii --- ctfconvert -L VERSION -g mii.o --- mii_bitbang.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.mii_bitbang.o -MTmii_bitbang.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-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-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -std=3Dgnu17 -c /workspace/src/sys/dev/mii/mii_bitbang.c -o mii_bitbang.o --- feeder_format.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_format.o -MTfeeder_format.o -ffile-prefix-map=3D/workspace/sr= c/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-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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Wer= ror /workspace/src/sys/dev/sound/pcm/feeder_format.c --- feeder_if.o --- ctfconvert -L VERSION -g feeder_if.o --- feeder_matrix.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_matrix.o -MTfeeder_matrix.o -ffile-prefix-map=3D/workspace/sr= c/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-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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Wer= ror /workspace/src/sys/dev/sound/pcm/feeder_matrix.c --- modules-all --- --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_work.o --- linux_xarray.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_xarray.o -MTlinux_xarray.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_xarray.c -o linux_xarray.o --- all_subdir_mlx5en --- In file included from /workspace/src/sys/sys/refcount.h:32, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/kmod.h:34, from /workspace/src/sys/dev/mlx5/mlx5_en/en.h:30, from /workspace/src/sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c= :29: /workspace/src/sys/dev/mlx5/device.h:679:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 679 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:107:40: note: in definition of macro 'CTAS= SERT' 107 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mii --- ctfconvert -L VERSION -g mii_bitbang.o --- mii_physubr.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.mii_physubr.o -MTmii_physubr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opti= mizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dca= st-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverf= low -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dta= utological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overf= low -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addre= ss-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-exten= sions --param inline-unit-growth=3D100 --param large-function-growth=3D1000= -std=3Dgnu17 -c /workspace/src/sys/dev/mii/mii_physubr.c -o mii_physubr.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g mlx4_ib_sysfs.o --- feeder_format.o --- ctfconvert -L VERSION -g feeder_format.o --- feeder_mixer.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_mixer.o -MTfeeder_mixer.o -ffile-prefix-map=3D/workspace/src/= sys=3D/usr/src/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC=3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/= tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -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=3Daddre= ss -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused= -function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror= /workspace/src/sys/dev/sound/pcm/feeder_mixer.c --- modules-all --- --- mlx4_ib_ah.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 -DCONFIG_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-a= liasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/s= rc/sys/ofed/include -I/workspace/src/sys/ofed/include/uapi -I/workspace/src= /sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/du= mmy/include -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/am= d64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/sr= c/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-l= eaf-frame-pointer -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/sys -ff= ile-prefix-map=3D/tmp/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/GENERIC/modules/workspace/src/sys/modules/mlx4ib=3D/usr/obj= /usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/mlx4ib -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.mlx4_ib_ah.o -MTmlx4_ib_ah.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-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__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimi= zations -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 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/ml= x4/mlx4_ib/mlx4_ib_ah.c -o mlx4_ib_ah.o --- all_subdir_linuxkpi --- ctfconvert -L VERSION -g linux_xarray.o --- 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 /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, | ^~ ctfconvert -L VERSION -g linux_acpi.o --- 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 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 --- feeder_mixer.o --- ctfconvert -L VERSION -g feeder_mixer.o --- feeder_rate.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_rate.o -MTfeeder_rate.o -ffile-prefix-map=3D/workspace/src/sy= s=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-prefix-map=3D/tm= p/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machi= ne=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x= 86/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=3Daddress= -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-large= r-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /w= orkspace/src/sys/dev/sound/pcm/feeder_rate.c --- modules-all --- --- 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 --- feeder_matrix.o --- ctfconvert -L VERSION -g feeder_matrix.o --- modules-all --- --- all_subdir_mlx5en --- ctfconvert -L VERSION -g mlx5_en_ethtool.o --- feeder_volume.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 -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.feeder_volume.o -MTfeeder_volume.o -ffile-prefix-map=3D/workspace/sr= c/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-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 -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Da= ddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size= -larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Wer= ror /workspace/src/sys/dev/sound/pcm/feeder_volume.c --- modules-all --- --- all_subdir_iwlwifi --- *** [mvm/mac80211.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/iwlwifi 1 error make[4]: stopped in /workspace/src/sys/modules/iwlwifi 154.97 real 589.04 user 33.42 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/jenkins30930431396= 71871261.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_292_1205272247.1762399517218--