From nobody Fri Jun 16 00:40:23 2023 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 4Qj0gZ5dR5z4dC4n for ; Fri, 16 Jun 2023 00:40:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qj0gZ32Z8z3wMW; Fri, 16 Jun 2023 00:40:26 +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=1686876026; 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=299G4JoPo4CF16XpB834BkQH25HayInv7g4uowh/24E=; b=WMF2XU57ItFvYnTSgGkQd0ed1JoiUozhm6lxQC+NZCupcksQr+TEhZSmHBSDTV+hRohBqS 7fF3wMn7oxL7MvrgIvBMW1bCaVCaXvnLtdYsDRCH/oWJCvGLmDPNId7/QWnzYs1nyoLFFV 29LnEjLlUqrxO0I8yC94kX7RZyZ0lFDKJXYKiKxRURMKLiy+I3hrYFGyRFtF8TXLXEiVMS eRd63fpX5le++Qrwx30Z+WFhoAeT76yanU12uoSdyDM2DcV9pQFsfCA4jc49wVuIgmnttA 9zzmQxVrnaD/6BEgyF/TNluifxJO3/h/A9Ytl+AC6a//0YcHKt5HEkKkQjBxUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686876026; a=rsa-sha256; cv=none; b=EkVOskn4zcE3FNZ032YdRKIYNqEgqZUtw2GynVV1CBbgJ+eKS9/jfIXspX2MrO+r5qqYnx Xj1JNNDb5QujgLDoqVEhd1NCMtx3DEALwDTvTjFW7jxprsOjJWbHb+291qZX8zEf+PudwT zg1WFQfzze8OqoVqb1jxD3iBcfCpZTVQYkCvrJw4QtEMfLm9awtrA3QIlehBeQevZRHLEL DztoRZbAOnOrQnhV9r/NulL2PocP4fFXMzsIroUl0IokyoOzIG62oCECGGlbYpv+r63LyB a6DPROMNturjcFTMr5bVlF2dVsD03VZ2xTxPnUtRSQ5O5SnvvSHz3xOzbtLv9w== 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 4Qj0gZ1x7xz16xs; Fri, 16 Jun 2023 00:40:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 16 Jun 2023 00:40:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, khng@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <992061868.6749.1686876026275@jenkins.ci.freebsd.org> In-Reply-To: <106852738.6735.1686859018953@jenkins.ci.freebsd.org> References: <106852738.6735.1686859018953@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #1187 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6748_950777502.1686876023690" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6748_950777502.1686876023690 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #1187 (9f135336f5057ae5a3f54fd9b1aa5= 17cff0f9d3b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/1187/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 1187/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1= 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) 9e379f9639d51442ad1d5e1800c687ef2c954901 by des: asa: Error out if writing to stdout failed. f08f90e6987775f88d25efbd8762c361819f40ba by des: asa: Read from stdin if *argv is "-". b7412da2e122d9274341ef840c6918409bc523b3 by des: asa: Add some unit tests. 9f135336f5057ae5a3f54fd9b1aa517cff0f9d3b by khng: SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2) The end of the build log: [...truncated 102.55 MB...] --- all_subdir_mlx5 --- --- mlx5_fwdump.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -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 -fdebug-prefix-map=3D./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.d= epend.mlx5_fwdump.o -MTmlx5_fwdump.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_= kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -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-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 --p= aram large-function-growth=3D1000 -std=3Diso9899:1999 -Wno-cast-qual -Wno-= pointer-arith -c /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c -o ml= x5_fwdump.o --- all_subdir_mlx5en --- In file included from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/sys/refcount.h:36, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/kmod.h:36, from /workspace/src/sys/dev/mlx5/mlx5_en/en.h:32, from /workspace/src/sys/dev/mlx5/mlx5_en/mlx5_en_dim.c:31: /workspace/src/sys/dev/mlx5/device.h:671:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 671 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:82:40: note: in definition of macro 'CTASS= ERT' 82 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mpi3mr --- --- mpi3mr_cam.o --- ctfconvert -L VERSION -g mpi3mr_cam.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mlx5ib --- --- mlx5_ib_virt.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -DCONFIG_INFINIBAND_USER_MEM -fno-strict-aliasing -Werror= -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/ofed/inc= lude -I/workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/lin= uxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DH= AVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/G= ENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/c= k/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-point= er -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebu= g-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D= ./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC -MD -MF.depend.mlx5_ib_virt.o -MTmlx5_ib_virt.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-= unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer= -sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnosti= cs-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggre= ssive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uniniti= alized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wn= o-error=3Doverflow -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-a= ligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wn= o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return= -type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --par= am inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dis= o9899:1999 -Wno-cast-qual -Wno-pointer-arith -c /workspace/src/sys/dev/mlx= 5/mlx5_ib/mlx5_ib_virt.c -o mlx5_ib_virt.o --- all_subdir_mpi3mr --- --- mpi3mr.o --- In function 'mpi3mr_process_admin_reply_desc', inlined from 'mpi3mr_complete_admin_cmd' at /workspace/src/sys/dev/mpi3= mr/mpi3mr.c:4383:3, inlined from 'poll_for_command_completion' at /workspace/src/sys/dev/mp= i3mr/mpi3mr.c:171:16, inlined from 'mpi3mr_issue_event_notification' at /workspace/src/sys/de= v/mpi3mr/mpi3mr.c:2345:2, inlined from 'mpi3mr_register_events' at /workspace/src/sys/dev/mpi3mr/= mpi3mr.c:2382:10: --- all_subdir_mlx5en --- ctfconvert -L VERSION -g mlx5_en_dim.o --- all_subdir_mpi3mr --- /workspace/src/sys/dev/mpi3mr/mpi3mr.c:4342:17: warning: 'scsi_reply' may b= e used uninitialized [-Wmaybe-uninitialized] 4342 | mpi3mr_repost_sense_buf(sc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 4343 | scsi_reply->SenseDataBufferAddress); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/mpi3mr/mpi3mr.c: In function 'mpi3mr_register_events= ': --- all_subdir_mlx5en --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mpi3mr --- /workspace/src/sys/dev/mpi3mr/mpi3mr.c:4239:28: note: 'scsi_reply' was decl= ared here 4239 | Mpi3SCSIIOReply_t *scsi_reply; | ^~~~~~~~~~ --- all_subdir_mlx5en --- --- mlx5en.ko.full --- /usr/local/x86_64-unknown-freebsd13.1/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o mlx5en.ko.full mlx5_en_dim.o mlx5_en_ethtool.o mlx5_en_main.o mlx5_en_tx.= o mlx5_en_flow_table.o mlx5_en_hw_tls.o mlx5_en_hw_tls_rx.o mlx5_en_iq.o ml= x5_en_rx.o mlx5_en_rl.o mlx5_en_txrx.o mlx5_en_port_buffer.o lkpi_iic_if.o= =20 ctfmerge -L VERSION -g -o mlx5en.ko.full mlx5_en_dim.o mlx5_en_ethtool.o ml= x5_en_main.o mlx5_en_tx.o mlx5_en_flow_table.o mlx5_en_hw_tls.o mlx5_en_hw_= tls_rx.o mlx5_en_iq.o mlx5_en_rx.o mlx5_en_rl.o mlx5_en_txrx.o mlx5_en_port= _buffer.o lkpi_iic_if.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk mlx5en.ko.full export_syms | = xargs -J% /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy % mlx5en.ko.ful= l --- mlx5en.ko.debug --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug mlx5en.= ko.full mlx5en.ko.debug --- all_subdir_mlx4ib --- --- mlx4_ib_qp.o --- ctfconvert -L VERSION -g mlx4_ib_qp.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- lkpi_iic_if.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -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 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.lkpi_iic_if.o -MTlkpi_iic= _if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -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-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -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=3Diso9899:1999 -Wno-cast-qual -Wno-pointer-arith -c lkpi_iic_= if.c -o lkpi_iic_if.o --- all_subdir_mlx5en --- --- mlx5en.ko --- /usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmlx5en.ko.debug mlx5en.ko.full mlx5en.ko --- all_subdir_mpi3mr --- --- mpi3mr_pci.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mpi3mr_pci.o -MTmpi= 3mr_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -= Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno= nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -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=3Diso9899:1999 -c /workspace/src/sys/dev/mpi3mr/mpi3mr_pci.c = -o mpi3mr_pci.o --- all_subdir_mlx4ib --- ctfconvert -L VERSION -g lkpi_iic_if.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- mlx4_ib_alias_GUID.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -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 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64= /include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebu= g-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_ib_alias_GUID.o -MTm= lx4_ib_alias_GUID.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msof= t-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pro= tector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -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-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Diso9899:1999 -Wno-cast-qual -Wno-pointer-arith -= c /workspace/src/sys/dev/mlx4/mlx4_ib/mlx4_ib_alias_GUID.c -o mlx4_ib_alias= _GUID.o --- all_subdir_mlx5ib --- --- mlx5_ib_srq.o --- In file included from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/types.h:37, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/list.h:40, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/module.h:39, from /workspace/src/sys/dev/mlx5/mlx5_ib/mlx5_ib_srq.c:31: /workspace/src/sys/dev/mlx5/device.h:671:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 671 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:82:40: note: in definition of macro 'CTASS= ERT' 82 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mlx5 --- In file included from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_fwdump.c:3= 3: /workspace/src/sys/dev/mlx5/device.h:671:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 671 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:82:40: note: in definition of macro 'CTASS= ERT' 82 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- mlx5_fw.o --- In file included from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/kernel.h:37, from /workspace/src/sys/dev/mlx5/driver.h:34, from /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_fw.c:31: /workspace/src/sys/dev/mlx5/device.h:671:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 671 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:82:40: note: in definition of macro 'CTASS= ERT' 82 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mlx5ib --- --- mlx5_ib_virt.o --- In file included from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/types.h:37, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/list.h:40, from /workspace/src/sys/compat/linuxkpi/common/include/lin= ux/module.h:39, from /workspace/src/sys/dev/mlx5/mlx5_ib/mlx5_ib_virt.c:31= : /workspace/src/sys/dev/mlx5/device.h:671:29: warning: comparison between 'e= num ' and 'enum ' [-Wenum-compare] 671 | CTASSERT(MLX5_CMD_MBOX_SIZE <=3D MLX5_ADAPTER_PAGE_SIZE); | ^~ /workspace/src/sys/sys/kassert.h:82:40: note: in definition of macro 'CTASS= ERT' 82 | #define CTASSERT(x) _Static_assert(x, "compile-time assertion f= ailed") | ^ --- all_subdir_mpi3mr --- In file included from /workspace/src/sys/dev/mpi3mr/mpi3mr_pci.c:46: /workspace/src/sys/dev/mpi3mr/mpi3mr_app.h:78:32: error: 'mpi3mr_mgmt_info'= defined but not used [-Werror=3Dunused-variable] 78 | static struct mpi3mr_mgmt_info mpi3mr_mgmt_info; | ^~~~~~~~~~~~~~~~ --- all_subdir_mlx5 --- ctfconvert -L VERSION -g mlx5_fw.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mps --- =3D=3D=3D> mps (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mps...] --- all_subdir_mlx5ib --- ctfconvert -L VERSION -g mlx5_ib_virt.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mlx5 --- --- mlx5_health.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -= pipe -fno-common -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 -fdebug-prefix-map=3D./mac= hine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/works= pace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.d= epend.mlx5_health.o -MTmlx5_health.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpo= inter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_= kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -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-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 --p= aram large-function-growth=3D1000 -std=3Diso9899:1999 -Wno-cast-qual -Wno-= pointer-arith -c /workspace/src/sys/dev/mlx5/mlx5_core/mlx5_health.c -o ml= x5_health.o --- mlx5_fwdump.o --- ctfconvert -L VERSION -g mlx5_fwdump.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mpt --- =3D=3D=3D> mpt (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mpt...] --- all_subdir_mps --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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 --- all_subdir_mpt --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- --- all_subdir_mps --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_mpt --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_cam.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_cam.h opt_cam.h --- opt_ddb.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ddb.h opt_ddb.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_mps --- --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/p= ci_if.m -h --- all_subdir_mpt --- --- device_if.h --- --- all_subdir_mps --- --- genoffset.o --- --- all_subdir_mpt --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- all_subdir_mps --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -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-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=3Diso9899:1999 -fcommon = /workspace/src/sys/kern/genoffset.c --- all_subdir_mpt --- --- pci_if.h --- 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-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -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-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=3Diso9899:1999 -fcommon = /workspace/src/sys/kern/genoffset.c --- all_subdir_mlx5ib --- --- mlx5_ib_srq.o --- ctfconvert -L VERSION -g mlx5_ib_srq.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_mqueue --- =3D=3D=3D> mqueue (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/mqueue...] --- all_subdir_mps --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mqueue --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- vnode_if_newproto.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- all_subdir_mps --- --- mps.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mps.o -MTmps.o -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -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=3Di= so9899:1999 -c /workspace/src/sys/dev/mps/mps.c -o mps.o --- all_subdir_mpt --- --- offset.inc --- --- all_subdir_mqueue --- --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- all_subdir_mpt --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mqueue --- --- opt_posix.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_posix.h opt_posix= .h --- opt_capsicum.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_capsicum.h opt_ca= psicum.h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- all_subdir_mpt --- --- mpt_cam.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mpt_cam.o -MTmpt_ca= m.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws= trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -= Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs = -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=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-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=3Diso9899:1999 -c /workspace/src/sys/dev/mpt/mpt_cam.c -o mpt_cam.o --- all_subdir_mqueue --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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 -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -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-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=3Diso9899:1999 -fcommon = /workspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_mpi3mr --- cc1: all warnings being treated as errors *** [mpi3mr_pci.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/mpi3mr 168.49 real 167.73 user 10.67 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins2820291944968821= 150.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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_6748_950777502.1686876023690--