From nobody Wed May 28 14:31:42 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 4b6sQB6DDBz5wprk for ; Wed, 28 May 2025 14:31:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b6sQB1mTnz3qsY; Wed, 28 May 2025 14:31:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748442706; a=rsa-sha256; cv=none; b=nqBZoq6P8Vr26DfYhQRYSK46nb2BrhMgu8Fplu3D0xCeH7Q7chgDwyZD4XPXX7F+04XS2W dSC/N2Itp63VZhjXSKXpAyKmoIpUkppmwNt8j+cxZtlLFDx62UMKkzZzfxBfH1XSFPMOhO 4/dMMsyhOUl4BXfbH2VURqlnsqhh87rZcny1Vcl9606Toe59vme7ZuUESm9J1f2UxsezCI xId1ehj4lChraVyrGFnbCmaUQN9Jw3azb/yO4Jr4Iqu1skio+jxe8ZqZJfg8SOz5GlfEGh JFk74lsitwd7W23uj9ckbRxU42dHES3JAaj7+xlkIzExPCVAsaprDv40hzY3xA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748442706; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=btnvZkiBEKiA7sKJX5R22b4CbPLeo0bB1hzAAf8Oas4=; b=wo/iyLKtEsqcQjQZDc6sp6ldI/rJK2yR9WH9q41g4gX0sLDW5BuM1R72uXRRkOUbfrRixc DYO2U1nQ8kM8ZyJuFIVTu2/JdqD03obRlkXclX5Ky7Pvng6IlSxEDd5LlIvnRdIBYt9Eck cWlM1SXJqwzGrpyvoDhHKUoadttN0mUj07dgFCNO3lcLhFQCCTVRoan/qAZ49pBPOZFFoW vOHYCuWkdydeq3HUn/mNwtm+7FSg4Rfz8pprWJW43JtCCLhcSqS+gpGCqcExqbYY8z/+Hd TVHqBQdCu/u722Yzk+zYrWLLy6iW4fBQbDjuZwQP+XcCgdU1Apn3BUor+vZP8w== 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 4b6sQB1C9Qzj2S; Wed, 28 May 2025 14:31:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 28 May 2025 14:31:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: thj@FreeBSD.org, lwhsu@FreeBSD.org, ivy@FreeBSD.org, rew@FreeBSD.org, kevans@FreeBSD.org, glebius@FreeBSD.org, dougm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1618755311.61.1748442706175@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #663 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_60_897925776.1748442703122" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_60_897925776.1748442703122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #663 (969f6c635358a079c50fd3ecd3d060= bb5d9e0816) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/663/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 663/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/6= 63/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) c0f7e69d60d48c17916ce5c2578808ce959ecc32 by rew: tools/diag/prtblknos: fix build 50789d0b600bd2c1f9ea50b401473e3fd8b60851 by glebius: tests/netinet: fix several tests that depended on connect(INADDR_ANY) e623b0dc6552218369b34bd7884304c7481d4b9a by rew: newfs: remove write-only variable 76a612526c8477188f41825346f99a8382e70543 by ivy: packages: move ctl{d,stat,adm} to the ctl package f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb by ivy: packages: rename elftoolchain to toolchain, add more things adef3618b8a51979bc961a04eefbdfee0e77343b by ivy: packages: move smbfs examples to the smbutils package 06c41801afacbcfb2912a6716788a2c26e94ea00 by ivy: svcj: correctly handle kernels without INET or INET6 2d6c5614aab89a93c56ef1ebff6817a024d17476 by ivy: move ch{own,grp}(8) and tee(1) to FreeBSD-runtime 59fc4cda1bfa712c46d407d1e83bdd5c63e6e0e3 by kevans: kern: tty: refactor TIOCSTI privilege checks slightly d094dd9071cea1a2f67c5058caa4d22611da20ad by kevans: tests: kern: add some tests for TIOCSTI 18a62137df40da29d2258e024a778ee559dedd30 by dougm: vm_object: use lookup_range in page_clean_flush f131f3c0bf017703fba2ee8bea9deb5955e9c4d6 by lwhsu: convert_ifapi: handle the special case of getting interface name 28345b17efca045ba3a24cb05167bc03b6348faf by thj: if_iwx: Make firmware load error messages clearer 969f6c635358a079c50fd3ecd3d060bb5d9e0816 by thj: if_iwx: use net80211 suspend and resume methods The end of the build log: [...truncated 132.56 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c: In function 'iommu_gas_map': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ In function 'iommu_gas_entries_tree_RB_INSERT_COLOR', inlined from 'iommu_gas_entries_tree_RB_INSERT_FINISH' at /workspace/sr= c/sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_entries_tree_RB_INSERT_PREV' at /workspace/src/= sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_find_space' at /workspace/src/sys/dev/iommu/iom= mu_gas.c:508:4, inlined from 'iommu_gas_map' at /workspace/src/sys/dev/iommu/iommu_gas.= c:820:10: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c: In function 'iommu_gas_map': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ In function 'iommu_gas_entries_tree_RB_INSERT_COLOR', inlined from 'iommu_gas_entries_tree_RB_INSERT_FINISH' at /workspace/sr= c/sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_entries_tree_RB_INSERT_NEXT' at /workspace/src/= sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_find_space' at /workspace/src/sys/dev/iommu/iom= mu_gas.c:515:4, inlined from 'iommu_gas_map' at /workspace/src/sys/dev/iommu/iommu_gas.= c:820:10: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c: In function 'iommu_gas_map': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ --- sci_base_subject.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.sci_base_subject.o -MTsci_base_subject.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/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 -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-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 /workspace/src/sys/dev/isci/scil/sci_base_subject.c --- sci_base_port.o --- ctfconvert -L VERSION -g sci_base_port.o --- sci_util.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.sci_util.o -MTsci_util.o -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 -mcmo= del=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronou= s-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-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/isci/scil/sci_util.c --- sci_base_request.o --- ctfconvert -L VERSION -g sci_base_request.o --- sci_base_state_machine_logger.o --- ctfconvert -L VERSION -g sci_base_state_machine_logger.o --- sci_base_remote_device.o --- ctfconvert -L VERSION -g sci_base_remote_device.o --- scic_sds_controller.o --- --- scic_sds_library.o --- --- scic_sds_pci.o --- --- scic_sds_library.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_library.o -MTscic_sds_library.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/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 -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W--- scic= _sds_controller.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_controller.o -MTscic_sds_controller.o -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 -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-prag--- scic= _sds_pci.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_pci.o -MTscic_sds_pci.o -fdebug-prefix-map=3D./machine=3D/w= orkspace/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/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual= -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch ---- scic= _sds_library.o --- switch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-e= rror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadin= g-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 -fms-extensions -finline-limit=3D8000 --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensio= ns -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_library.= c --- scic_sds_controller.o --- mas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual = -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmis= leading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno= -error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologic= al-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno= -error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pa= cked-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --= param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-ex= tensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_co= ntroller.c -Wno-unused-but-set-variable --- scic_sds_pci.o --- 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 /workspace/src/sys/dev/isci/scil/scic_sds_pci.c --- sci_base_state_machine.o --- ctfconvert -L VERSION -g sci_base_state_machine.o --- scic_sds_phy.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_phy.o -MTscic_sds_phy.o -fdebug-prefix-map=3D./machine=3D/w= orkspace/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/inclu= de -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4= -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual= -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inc= lude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-erro= r=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-comp= are -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -W= no-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-poin= t -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu1= 7 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_phy.c -Wno-unused-but-s= et-variable --- sci_base_state_machine_observer.o --- ctfconvert -L VERSION -g sci_base_state_machine_observer.o --- scic_sds_port.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_port.o -MTscic_sds_port.o -fdebug-prefix-map=3D./machine=3D= /workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/sr= c/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-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 inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu= 17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_port.c --- sci_base_subject.o --- ctfconvert -L VERSION -g sci_base_subject.o --- scic_sds_port_configuration_agent.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_port_configuration_agent.o -MTscic_sds_port_configuration_a= gent.o -fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -f= debug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-ma= p=3D./i386=3D/workspace/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -fin= line-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/i= sci/scil/scic_sds_port_configuration_agent.c --- sci_util.o --- ctfconvert -L VERSION -g sci_util.o --- scic_sds_remote_device.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_remote_device.o -MTscic_sds_remote_device.o -fdebug-prefix-= map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x= 86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspac= e/src/sys/i386/include -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 -fms-extensions -finline-limit=3D8000 --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exte= nsions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_remo= te_device.c --- scic_sds_pci.o --- ctfconvert -L VERSION -g scic_sds_pci.o --- scic_sds_remote_node_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_remote_node_context.o -MTscic_sds_remote_node_context.o -fd= ebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pref= ix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386= =3D/workspace/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx= -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwr= apv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D_= _freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= cast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dove= rflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3D= tautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-ove= rflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-add= ress-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-large= r-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bound= s -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit= =3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D10= 00 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/s= cic_sds_remote_node_context.c --- scic_sds_library.o --- ctfconvert -L VERSION -g scic_sds_library.o --- scic_sds_remote_node_table.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_remote_node_table.o -MTscic_sds_remote_node_table.o -fdebug= -prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-m= ap=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= workspace/src/sys/i386/include -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 -fms-extensions -finline-limit=3D8= 000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_= sds_remote_node_table.c --- sati_util.o --- ctfconvert -L VERSION -g sati_util.o --- scic_sds_request.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_request.o -MTscic_sds_request.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/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 -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-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 /workspace/src/sys/dev/isci/scil/scic_sds_request.c -W= no-unused-but-set-variable --- scic_sds_port_configuration_agent.o --- ctfconvert -L VERSION -g scic_sds_port_configuration_agent.o --- scic_sds_sgpio.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_sgpio.o -MTscic_sds_sgpio.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdw= arf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast= -qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissin= g-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno= -error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum= -compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentati= on -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence= -point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-= alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonn= ull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-for= mat-zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit= -growth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3D= gnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_sgpio.c --- scic_sds_remote_node_context.o --- ctfconvert -L VERSION -g scic_sds_remote_node_context.o --- scic_sds_smp_remote_device.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_smp_remote_device.o -MTscic_sds_smp_remote_device.o -fdebug= -prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-m= ap=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= workspace/src/sys/i386/include -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 -fms-extensions -finline-limit=3D8= 000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_= sds_smp_remote_device.c --- scic_sds_remote_device.o --- ctfconvert -L VERSION -g scic_sds_remote_device.o --- scic_sds_remote_node_table.o --- ctfconvert -L VERSION -g scic_sds_remote_node_table.o --- scic_sds_smp_request.o --- --- scic_sds_ssp_request.o --- --- scic_sds_smp_request.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_smp_request.o -MTscic_sds_smp_request.o -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 -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 -fms-extensions -finline-limit=3D8000 --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extens= ions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_smp_re= quest.c -Wno-unused-but-set-variable --- scic_sds_ssp_request.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_ssp_request.o -MTscic_sds_ssp_request.o -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 -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 -fms-extensions -finline-limit=3D8000 --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extens= ions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_ssp_re= quest.c --- iommu_gas.o --- In function 'iommu_gas_entries_tree_RB_INSERT_COLOR', inlined from 'iommu_gas_entries_tree_RB_INSERT_FINISH' at /workspace/sr= c/sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_entries_tree_RB_INSERT_PREV' at /workspace/src/= sys/dev/iommu/iommu_gas.c:187:1, inlined from 'iommu_gas_alloc_region' at /workspace/src/sys/dev/iommu/i= ommu_gas.c:578:2, inlined from 'iommu_gas_map_region' at /workspace/src/sys/dev/iommu/iom= mu_gas.c:868:10: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK= ' 401 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTAT= E' 583 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c: In function 'iommu_gas_map_region= ': /workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here 540 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 474 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 469 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/iommu/iommu_gas.c:187:1: note: in expansion of macro= 'RB_GENERATE' 187 | RB_GENERATE(iommu_gas_entries_tree, iommu_map_entry, rb_entry, | ^~~~~~~~~~~ --- scic_sds_smp_remote_device.o --- ctfconvert -L VERSION -g scic_sds_smp_remote_device.o --- scic_sds_stp_packet_request.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_stp_packet_request.o -MTscic_sds_stp_packet_request.o -fdeb= ug-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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx= -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwr= apv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D_= _freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= cast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dove= rflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3D= tautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-ove= rflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-add= ress-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-large= r-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bound= s -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit= =3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D10= 00 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/s= cic_sds_stp_packet_request.c --- scic_sds_ssp_request.o --- ctfconvert -L VERSION -g scic_sds_ssp_request.o --- scic_sds_sgpio.o --- ctfconvert -L VERSION -g scic_sds_sgpio.o --- scic_sds_stp_remote_device.o --- --- scic_sds_stp_request.o --- --- scic_sds_stp_remote_device.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_stp_remote_device.o -MTscic_sds_stp_remote_device.o -fdebug= -prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-m= ap=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= workspace/src/sys/i386/include -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 -fms-extensions -finline-limit=3D8= 000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_= sds_stp_remote_device.c --- scic_sds_stp_request.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_stp_request.o -MTscic_sds_stp_request.o -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 -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 -fms-extensions -finline-limit=3D8000 --para= m inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extens= ions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scic_sds_stp_re= quest.c -Wno-unused-but-set-variable --- scic_sds_smp_request.o --- ctfconvert -L VERSION -g scic_sds_smp_request.o --- scic_sds_phy.o --- ctfconvert -L VERSION -g scic_sds_phy.o --- scic_sds_unsolicited_frame_control.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scic_sds_unsolicited_frame_control.o -MTscic_sds_unsolicited_frame_c= ontrol.o -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 -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op= tion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia= lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno= -error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D= stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig= ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D= alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-= length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -f= inline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function= -growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev= /isci/scil/scic_sds_unsolicited_frame_control.c --- scif_sas_controller.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scif_sas_controller.o -MTscif_sas_controller.o -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 -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 -fms-extensions -finline-limit=3D8000 --param = inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensio= ns -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scif_sas_controll= er.c -Wno-unused-but-set-variable --- scic_sds_stp_packet_request.o --- ctfconvert -L VERSION -g scic_sds_stp_packet_request.o --- scif_sas_controller_state_handlers.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scif_sas_controller_state_handlers.o -MTscif_sas_controller_state_ha= ndlers.o -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 -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__= printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-op= tion -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitia= lized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno= -error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3D= stringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-alig= ned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3D= alloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-= length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -f= inline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function= -growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev= /isci/scil/scif_sas_controller_state_handlers.c --- scic_sds_stp_remote_device.o --- ctfconvert -L VERSION -g scic_sds_stp_remote_device.o --- scif_sas_controller_states.o --- --- scic_sds_request.o --- ctfconvert -L VERSION -g scic_sds_request.o --- scif_sas_controller_states.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scif_sas_controller_states.o -MTscif_sas_controller_states.o -fdebug= -prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-m= ap=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= workspace/src/sys/i386/include -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 -fms-extensions -finline-limit=3D8= 000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scif_= sas_controller_states.c Build timed out (after 90 minutes). Marking the build as failed. Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. --- scif_sas_domain.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.scif_sas_domain.o -MTscif_sas_domain.o -fdebug-prefix-map=3D./machin= e=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspac= e/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386= /include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -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 -Wswitch -Wn= o-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denu= m-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentat= ion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequenc= e-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-larger-than=3D -Wno-error=3Dnon= null -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-fo= rmat-zero-length -fms-extensions -finline-limit=3D8000 --param inline-uni= t-growth=3D100 --param large-function-growth=3D1000 -fms-extensions -std= =3Dgnu17 -Werror /workspace/src/sys/dev/isci/scil/scif_sas_domain.c [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins4548934650668098= 196.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build --- bxe_elink.o --- *** [bxe_elink.o] Signal 15 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_60_897925776.1748442703122--