From nobody Tue Dec 09 01:19:18 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 4dQLbr2KgMz6JhKl for ; Tue, 09 Dec 2025 01:19:20 +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 4dQLbr0MW2z3dMb; Tue, 09 Dec 2025 01:19:20 +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=1765243160; 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=Na5Fb3/38pnV8z1BKe4gRVMmfLVXmieKWxVdS1Ejl3k=; b=o+4+qxo9ruw3mc5P9R5JgwV882s4TbveHvWmNWYC8hOSD3lxiA0pTfNCC3B59mquaS3NL7 ev1EpHDboYArXQtiOlFeq4JzkEg+AqXtuCrwGM57z8M8lel9+VQyZd0SQas3Gr/r+0wNfZ 2JjKYBAFvRRS2g0JEMpeYI5PZxYxEPcTNio+GGIWbixTaPpldxlQg9eNlmM/4z+0puqg2g 0K+3UBu/V+Hiv71+46csbJPxfYR5mE51V/Rv+WKGOWb47rGLev4+Vip0dET3jitB2vSRgS uguGzsu3TD1MswO/9o8vsNtZc6BQS6jFYeF5p7khyS5fcrV+6zkWpjevXQeXug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765243160; a=rsa-sha256; cv=none; b=b0BA2pv59ztY4DZqoJMRPwddAUa2uNSTcTTNbieRKstF7g/mniQgIXzo/x4P6YnXQPjbAt frQ1hAP/BW/rJtxKBhT5PZx0leQlfRtQNllUpSrcucFi4tyEskDrX+1vEQ9aytmhmqVq4q 094855zdKyk/RBZ8ZCynbZ7BW2R39MScVWAZtGsZZgw8Ef922tZUbMYdiIA7B7h0tOmEPA 3hfTcZtOT77k2nCckDRJQyr2vwTveNfWtw+DqG0jxwVUjx+u7OWw5KLflemg/mIwW9AoF+ 3knN3dK9X6PfnqYo75UHmfZZlxNwj54makMLIFbN1+3lu9Xdj27Uh1zAkbziGA== 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 4dQLbq6Z2tzcJm; Tue, 09 Dec 2025 01:19:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 9 Dec 2025 01:19:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <450572384.261.1765243159926@jenkins.ci.freebsd.org> In-Reply-To: <1385276466.237.1765239110017@jenkins.ci.freebsd.org> References: <1385276466.237.1765239110017@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #7332 - 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_260_829705613.1765243158867" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_260_829705613.1765243158867 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #7332 (70edd3c126a591dec129958d3e103= 521de84746d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/7332/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 7332/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7= 332/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) 98b7cca0186dddfc775582a32b39052d05840858 by kib: libc/string: put source files list one item per line a98e5d78500193dc7aa352e1f60ac2c6529e2c38 by kib: libc/string: add strdupa(3) and strndupa(3) 6a75e3951506c12b42428a47710d07cadcdd723e by kib: ofed/libibverbs: remove strdupa() hack from config.h 70edd3c126a591dec129958d3e103521de84746d by kib: ofed/libibverbs: remove no longer needed local alloca.h The end of the build log: [...truncated 34.48 MiB...] --- ucl_util.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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/workspace/src/contrib/libucl/include -I/w= orkspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I= /workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_util.pico -MTuc= l_util.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/contrib= /libucl/src/ucl_util.c -o ucl_util.pico --- all_subdir_lib/libutil++ --- --- libutil++.a --- Building static util++ library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libutil++.a stringf.o = =20 --- libutil++_pie.a --- Building pie util++ library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libutil++_pie.a stringf.= pieo=20 --- all_subdir_lib/libucl --- --- ucl_sexp.pico --- --- all_subdir_lib/liblua --- --- ltablib.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/= lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\""= -g -MD -MF.depend.ltablib.pieo -MTltablib.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-format-nonliteral -Wno-address-of-packed-member = -c /workspace/src/contrib/lua/src/ltablib.c -o ltablib.pieo --- lutf8lib.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/= lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\""= -g -MD -MF.depend.lutf8lib.pieo -MTlutf8lib.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-format-nonliteral -Wno-address-of-packed-member = -c /workspace/src/contrib/lua/src/lutf8lib.c -o lutf8lib.pieo --- cddl/lib__L --- --- vdev_rebuild.o --- --- lib__L --- --- loadlib.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/= lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\""= -g -MD -MF.depend.loadlib.pieo -MTloadlib.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-format-nonliteral -Wno-address-of-packed-member = -c /workspace/src/contrib/lua/src/loadlib.c -o loadlib.pieo --- lutf8lib.pieo --- --- cddl/lib__L --- --- vdev_root.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I= /workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contri= b/openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/inclu= de/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs= /zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MU= TEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpt= hread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -= DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.vdev= _root.o -MTvdev_root.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-point= er-to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_ro= ot.c -o vdev_root.o --- vdev_raidz_math_scalar.o --- --- lib__L --- --- all_subdir_lib/libuvmem --- =3D=3D=3D> lib/libuvmem (all) --- all_subdir_lib/liblua --- --- ltablib.pieo --- --- cddl/lib__L --- --- vdev_trim.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I= /workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contri= b/openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/inclu= de/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs= /zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MU= TEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpt= hread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -= DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.vdev= _trim.o -MTvdev_trim.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-point= er-to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_tr= im.c -o vdev_trim.o --- lib__L --- --- all_subdir_lib/libuvmem --- --- .depend --- echo libuvmem.so.1.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= pthread.a >> .depend --- subr_vmem.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -g -MD -MF.depend.subr_vmem.o -MTsubr_vmem.o -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/sys/kern/subr_vmem.c -o subr_vmem.o --- all_subdir_lib/liblua --- --- loadlib.pieo --- --- all_subdir_lib/libvgl --- =3D=3D=3D> lib/libvgl (all) --- all_subdir_lib/libuvmem --- /workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_tofree': --- all_subdir_lib/libvgl --- --- main.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.mai= n.o -MTmain.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/lib/libvgl/main.c -o main.o --- all_subdir_lib/libuvmem --- /workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes s= ignedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsi= gnedness of other operand [-Werror=3Dsign-compare] 291 | (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:489:25: note: in expansion of macro 'SI= ZE2ORDER' 489 | const int idx =3D SIZE2ORDER(qsize); | ^~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_toalloc': /workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes s= ignedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsi= gnedness of other operand [-Werror=3Dsign-compare] 291 | (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:511:19: note: in expansion of macro 'SI= ZE2ORDER' 511 | int idx =3D SIZE2ORDER(qsize); | ^~~~~~~~~~ /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:516:36: note: in expansion of macro 'OR= DER2SIZE' 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) << | ^~~~~~~~~~ --- cddl/lib__L --- --- vdev_root.o --- --- lib__L --- --- all_subdir_lib/libvgl --- --- simple.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.sim= ple.o -MTsimple.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wno-address-of= -packed-member -c /workspace/src/lib/libvgl/simple.c -o simple.o --- main.o --- --- all_subdir_lib/libucl --- --- libprivateucl.a --- Building static ucl library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libprivateucl.a ucl_emit= ter_streamline.o ucl_emitter_utils.o ucl_emitter.o ucl_hash.o ucl_msgpack.o= ucl_parser.o ucl_schema.o ucl_sexp.o ucl_util.o =20 --- all_subdir_lib/liblua --- --- lstrlib.pieo --- --- liblua.a --- Building static lua library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD liblua.a lapi.o lcode.o = lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o llex.o lmem.o lobject= .o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o l= zio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o= lstrlib.o ltablib.o lutf8lib.o loadlib.o =20 --- all_subdir_lib/libvgl --- --- bitmap.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.bit= map.o -MTbitmap.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wno-address-of= -packed-member -c /workspace/src/lib/libvgl/bitmap.c -o bitmap.o --- cddl/lib__L --- --- vdev_raidz.o --- --- lib__L --- --- all_subdir_lib/libuvmem --- --- subr_vmem.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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 -g -MD -MF.depend.subr_vmem.pico -MTsubr_v= mem.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/sys/kern/subr_vmem.c -o subr_= vmem.pico --- all_subdir_lib/liblua --- --- liblua_pie.a --- Building pie lua library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD liblua_pie.a lapi.pieo l= code.pieo lctype.pieo ldebug.pieo ldo.pieo ldump.pieo lfunc.pieo lgc.pieo l= init.pieo llex.pieo lmem.pieo lobject.pieo lopcodes.pieo lparser.pieo lstat= e.pieo lstring.pieo ltable.pieo ltm.pieo lundump.pieo lvm.pieo lzio.pieo la= uxlib.pieo lbaselib.pieo lcorolib.pieo ldblib.pieo liolib.pieo lmathlib.pie= o loslib.pieo lstrlib.pieo ltablib.pieo lutf8lib.pieo loadlib.pieo=20 --- cddl/lib__L --- --- xxhash.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I= /workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contri= b/openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/inclu= de/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs= /zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MU= TEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpt= hread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -= DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.xxha= sh.o -MTxxhash.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unk= nown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to= -int-cast -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/mod= ule/zstd/lib/common/xxhash.c -o xxhash.o --- lib__L --- --- all_subdir_lib/libuvmem --- /workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_tofree': /workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes s= ignedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsi= gnedness of other operand [-Werror=3Dsign-compare] 291 | (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:489:25: note: in expansion of macro 'SI= ZE2ORDER' 489 | const int idx =3D SIZE2ORDER(qsize); | ^~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_toalloc': /workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes s= ignedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsi= gnedness of other operand [-Werror=3Dsign-compare] 291 | (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:511:19: note: in expansion of macro 'SI= ZE2ORDER' 511 | int idx =3D SIZE2ORDER(qsize); | ^~~~~~~~~~ /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:516:36: note: in expansion of macro 'OR= DER2SIZE' 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) << | ^~~~~~~~~~ --- cddl/lib__L --- --- vdev_raidz_math_avx512f.o --- --- zap.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I= /workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contri= b/openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/inclu= de/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs= /zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MU= TEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpt= hread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -= DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.zap.= o -MTzap.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wno-unknown-pr= agmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to-int-ca= st -c /workspace/src/sys/contrib/openzfs/module/zfs/zap.c -o zap.o --- lib__L --- --- subr_vmem.o --- cc1: all warnings being treated as errors *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem --- all_subdir_lib/libvgl --- --- cddl/lib__L --- --- xxhash.o --- --- vdev_removal.o --- --- lib__L --- --- simple.o --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libuvmem --- --- subr_vmem.pico --- cc1: all warnings being treated as errors *** [subr_vmem.pico] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[5]: 2 errors make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev_trim.o --- --- lib__L --- --- all_subdir_lib/libucl --- --- ucl_util.pico --- --- ucl_parser.pico --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- zap.o --- 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 --- 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 407.65 real 3873.14 user 446.17 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins9359651057008263= 594.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_260_829705613.1765243158867--