From nobody Tue Dec 9 17:35: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 4dQmGS1p3jz6JGG6 for ; Tue, 09 Dec 2025 17:35:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dQmGR5SxBz3Whv; Tue, 09 Dec 2025 17:35:43 +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=1765301743; 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=cHD07a2929gzGfCjTFIbkVuJFqQLpvm1dIeyKUr03oA=; b=h/+yBhxAWg/frb1v0qnXBk30OLGosafBk/w+wMNsgazTAAme5vPTRL2yAUuZSJfFTDCRGM Xjl7fFwDN1h+sO6DSahbtqibQpGGZvEFSmB0kDIRnKyrFB2NlMCsjYfoljofgzrhwOALlb s8+y7Not/4HxLLsxs/MS1at4DNkDHVXaHp8HC1w6P+rAQXF7dIXloC+GAn8aPfR5amJmIt 3n288j32YqlwJZKv0aRdxLKUhRcz/tlzbrp91b0i75CXjFJj5wwTfDKRZGOneU2BlcZ9Te ZBkF3C7+cvgDG4RBnAK/lQrO7wwClDOIqISB+j3KLJ8B6XySkKsOz3VkAG+8YQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765301743; a=rsa-sha256; cv=none; b=pvtrljJJ0Tz6YiLrIgxzHOqxqlqFqAhGvryaz0GQ5NP4vweN4z86tKimD60u274k4nmX5y 4H4qJkj+zc0zwsW6aEr2EJuSmvYCpZVwubVMFvTaLFBjTvXXV9/4IjYdfYlz1FVxI7prfm zs9khOG8lRZtfpQohxDHAY/h4UdjHYjzhPzjDdtRdbVvZxTZNrNBX6VmJPXgDoemm6MIgu ayft08l9JzphItne87/3lcCufvxmHC/d3tSgNF6r3o9sGumdlKj30CxEurvNM9s4VsJu2/ FlI6KMJ/BdGp0Wj7ECRYcclYsQVMn09fHZmabrUTpmHZvqgXXh61+gw5FVObYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dQmGR4rJsz17NX; Tue, 09 Dec 2025 17:35:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 9 Dec 2025 17:35:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1798192583.403.1765301743685@jenkins.ci.freebsd.org> In-Reply-To: <1044513207.393.1765297642526@jenkins.ci.freebsd.org> References: <1044513207.393.1765297642526@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #314 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_402_395098973.1765301742766" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_402_395098973.1765301742766 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #314 (224d65015465d085f2e07edcc= ef1f23a8c217b88) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/314/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/314/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/314/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) 87fdc35e586930d9782efee4c0217d5e19b9274a by emaste: lldb: Fix Architecture parsing by reading the ELF header. (#162811) ee286907ad455f967233f715bd468f1d0ff01f6c by emaste: lldb: Fix empty register set when trying to get size of register 8befd2d2b6a0c5d54fa53246a89ae09009007799 by emaste: agp: Export intel_gtt_read_pte, required by i915kms e96948147eb2c22b19817548cbde25ace5e7a9de by emaste: mqueue: Export kern_kmq_* symbols from kernel module ab4f4f4efaac85bbf235e60f2ced4876a9e916f2 by emaste: kgssapi: Remove broken MOD_UNLOAD code 437c77476e726e0414e460c973fd88fe812ce2b4 by emaste: diff3: Remove bespoke getopt.h 56bdfd2d967ac104dc599bced168e1a200aa168e by emaste: diff3: Use logical-not, not bitwise for booleans de67d3cfc6537f6bfa8f2601da7af9c165d09075 by emaste: boot.config.5: Clarify that this controls legacy boot blocks 3f2d86bfbf6c8e1f4db72018dab446547cfb6ca9 by emaste: fdc.4: Correct igor-reported warnings 661b40ffdee25dd81d19fbbcd6cb09e3ec159342 by emaste: Deprecate fdc(4) and floppy utilities 224d65015465d085f2e07edccef1f23a8c217b88 by emaste: vt: Allow VT_SETMODE with frsig=3D0 The end of the build log: [...truncated 36.16 MiB...] 516 | if (strat =3D=3D M_FIRSTFIT && ORDER2SIZE(idx) !=3D qsize) = { | ^~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c: In function 'vmem_alloc': /workspace/src/sys/kern/subr_vmem.c:1446:78: warning: suggest braces around= empty body in an 'if' statement [-Wempty-body] 1446 | WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vm= em_alloc"); | = ^ /workspace/src/sys/kern/subr_vmem.c: In function 'vmem_xalloc': /workspace/src/sys/kern/subr_vmem.c:1490:79: warning: suggest braces around= empty body in an 'if' statement [-Wempty-body] 1490 | WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vm= em_xalloc"); | = ^ /workspace/src/sys/kern/subr_vmem.c:1501:76: warning: suggest braces around= empty body in an 'if' statement [-Wempty-body] 1501 | MPASS(minaddr =3D=3D VMEM_ADDR_MIN && maxaddr =3D= =3D VMEM_ADDR_MAX); | = ^ /workspace/src/sys/kern/subr_vmem.c: In function 'vmem_size': /workspace/src/sys/kern/subr_vmem.c:288:60: error: operand of '?:' changes = signedness from 'int' to 'long unsigned int' due to unsignedness of other o= perand [-Werror=3Dsign-compare] 288 | #define ORDER2SIZE(order) ((order) < VMEM_OPTVALUE ? ((order)= + 1) : \ | ^~~~~~~~= ~~~~~ /workspace/src/sys/kern/subr_vmem.c:1680:46: note: in expansion of macro 'O= RDER2SIZE' 1680 | return ((vmem_size_t)ORDER2SIZE(i) << | ^~~~~~~~~~ --- all_subdir_lib/libsysdecode --- --- errno.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.errno.pico -MTerrno.pico -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/lib/libsysdecode/errno.c -o errno.pico --- all_subdir_lib/libutil++ --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libsysdecode --- --- flags.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.flags.pico -MTflags.pico -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/lib/libsysdecode/flags.c -o flags.pico --- cddl/lib__L --- --- vdev_mirror.pico --- --- vdev_raidz_math_aarch64_neon.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_raidz_math_aarch64_neon.pico -MTvdev_raidz_math_aa= rch64_neon.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to-in= t-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_mat= h_aarch64_neon.c -o vdev_raidz_math_aarch64_neon.pico --- vdev_label.pico --- --- vdev_raidz_math_aarch64_neonx2.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_raidz_math_aarch64_neonx2.pico -MTvdev_raidz_math_= aarch64_neonx2.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer= -to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_rai= dz_math_aarch64_neonx2.c -o vdev_raidz_math_aarch64_neonx2.pico --- vdev_raidz_math_aarch64_neon.pico --- --- vdev_raidz_math_avx2.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_raidz_math_avx2.pico -MTvdev_raidz_math_avx2.pico = -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno= -address-of-packed-member -fms-extensions -Wno-pointer-to-int-cast -c= /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx2.c -o vd= ev_raidz_math_avx2.pico --- vdev_raidz_math_aarch64_neonx2.pico --- --- vdev_raidz_math_avx512bw.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_raidz_math_avx512bw.pico -MTvdev_raidz_math_avx512= bw.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragma= s -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to-int-cast = -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx512= bw.c -o vdev_raidz_math_avx512bw.pico --- lib__L --- --- all_subdir_lib/libutil++ --- /workspace/src/lib/libutil++/stringf.cc: In function 'int stringf_write(voi= d*, const char*, int)': /workspace/src/lib/libutil++/stringf.cc:20:23: warning: catching polymorphi= c type 'class std::bad_alloc' by value [-Wcatch-value=3D] 20 | } catch (std::bad_alloc) { | ^~~~~~~~~ /workspace/src/lib/libutil++/stringf.cc:23:23: warning: catching polymorphi= c type 'class std::length_error' by value [-Wcatch-value=3D] 23 | } catch (std::length_error) { | ^~~~~~~~~~~~ --- all_subdir_lib/libucl --- --- ucl_parser.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/= contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I/workspace/sr= c/contrib/libucl/klib -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.ucl_par= ser.o -MTucl_parser.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/contrib/libucl/src/ucl_parser.c -o ucl_parser.o --- cddl/lib__L --- --- spa.pico --- --- vdev_raidz_math_avx512f.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_raidz_math_avx512f.pico -MTvdev_raidz_math_avx512f= .pico -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas = -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to-int-cast = -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx512f.= c -o vdev_raidz_math_avx512f.pico --- lib__L --- --- all_subdir_lib/libuvmem --- cc1: all warnings being treated as errors --- all_subdir_lib/libutil++ --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable unless also dec= lared 'inline' [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/find.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libuvmem --- *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[5]: 1 error make[5]: stopped making "all" in /workspace/src/lib/libuvmem --- all_subdir_lib/libutil++ --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libuvmem --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libutil++ --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- cddl/lib__L --- --- vdev_queue.pico --- --- lib__L --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libsysdecode --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev_raidz_math_avx512bw.pico --- --- vdev_raidz_math_avx2.pico --- --- vdev.pico --- --- vdev_raidz_math_avx512f.pico --- --- lib__L --- --- all_subdir_lib/libucl --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev_raidz.pico --- make[4]: stopped making "all" in /workspace/src/cddl/lib make[3]: stopped making "_generic_libs" in /workspace/src --- lib__L --- --- all_subdir_lib/libsqlite3 --- --- sqlite3.o --- --- sqlite3.pico --- make[4]: stopped making "all" in /workspace/src/lib make[3]: stopped making "_generic_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 307.32 real 2870.54 user 319.60 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10232503441= 158074477.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc14_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_402_395098973.1765301742766--