From nobody Wed Dec 24 21:05:31 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 4dc4Cc3ktPz6LZp7 for ; Wed, 24 Dec 2025 21:05:32 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dc4Cc1sQlz4MP8; Wed, 24 Dec 2025 21:05:32 +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=1766610332; 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=IGXGDD6Z7UEftQvT18hoHHw+byF0Q6bFQZXY8Vt+vo8=; b=ZirNRQKUsOeizKUn5/nT3x9VwrQ2c/R+H7a/Jwbql+RIoOb2CXmZT70SnBZzDZvvONYFtq CWkDATN1yDUZNbDrwX00mHLXPqgrPUsZz3pKVL+QDYQnlMJl04upd0IVnQcJ/Y6kRstGnf vHIJqeOQp6HCP8+SKCitfGXd5FbAgcDbHMyAx1e0RyY1ju0eC7VkyLSgok2X8mjmZa62+8 errXJYxcC1LAstG16ejgsBRt3woVS06y8PhT5LtwOth7+tLrrZiOJkQruiOnP8dyZJ6B65 f8rfTWNyz28C1r6xctUmP/6MQtYcPbNm5a0wTkgeiSHrnorh+Q9bcOf1dh1qDg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766610332; a=rsa-sha256; cv=none; b=nMNGZAaC9l+aOy9l4xf45Pd7DZ2sprEzOe4FmqOotKDp3XLK05q6+3EKmmAbOhaouu+ugI y7+oAGwhWti1Lq3PXbBUWh7RmV5QawXcOnlIyBY3gNVVcXHO6EHgs2L741EeJtPUwMNBuE HzZB6zdpZc6qXNrCCgmWmeH09Z7h4t42yb/gt3cGO8bwUwd8zX9MDG35VQKdsr7aYkfuG+ 49R5eGhaImsounNs+OGtLACHWw2iq0rGQQc5gffj6R8aHsP2473/0YXixuKCljvIEeQg1V vo2MMOxbRm/zkHuiF2dnA4QoldNUq/N4vO5ptWYusYN3wL6b5FLELtPGvzXqww== 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 4dc4Cc170WzyXg; Wed, 24 Dec 2025 21:05:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 24 Dec 2025 21:05:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: wulf@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1341629386.297.1766610332160@jenkins.ci.freebsd.org> In-Reply-To: <1673745457.283.1766604363248@jenkins.ci.freebsd.org> References: <1673745457.283.1766604363248@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #365 - 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_296_783262188.1766610331184" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_296_783262188.1766610331184 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #365 (198ef2a31cee7dd256434ad61= 20d279d9bcc211a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/365/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/365/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/365/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) bbc5f5483723635eeace96015144ab56b2dab3d5 by wulf: LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.c 304c24df44d3ff70a26d1a8fd6653c5c4e765165 by wulf: LinuxKPI: Implement vmap_pfn 198ef2a31cee7dd256434ad6120d279d9bcc211a by wulf: LinuxKPI: bump __FreeBSD_version for vmap_pfn implementation The end of the build log: [...truncated 35.79 MiB...] 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 [-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 [-Wa= ttributes] 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 [-Wa= ttributes] /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 [-Wa= ttributes] 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 [-Wa= ttributes] /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 [-Wat= tributes] 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 [-Wat= tributes] 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 [= -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 [-= 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 = [-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 [= -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 = [-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 [= -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 [= -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 [= -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 [-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 [-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 [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-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 [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- 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) << | ^~~~~~~~~~ --- all_subdir_lib/libucl --- --- ucl_msgpack.pico --- --- all_subdir_lib/liblua --- --- lbaselib.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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"\"\""= -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.lbaselib.pieo -MTlbaselib.pi= eo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral -Wno-add= ress-of-packed-member -c /workspace/src/contrib/lua/src/lbaselib.c -= o lbaselib.pieo --- all_subdir_lib/libutil++ --- --- 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/libuvmem --- --- subr_vmem.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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 -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .subr_vmem.pico -MTsubr_vmem.pico -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno= -unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast= -qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wc= har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/sys/ke= rn/subr_vmem.c -o subr_vmem.pico /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) << | ^~~~~~~~~~ --- all_subdir_lib/liblua --- --- cddl/lib__L --- --- vdev_raidz_math_avx512bw.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/modu= le/icp/include -I/workspace/src/compat/linuxkpi/common/include/linux -inc= lude /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/contrib/openzfs/inc= lude/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/w= orkspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/w= orkspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -DNEED_SOLARIS_= BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.vdev_raidz_math_avx512bw.o -MTvdev_raidz_math_avx512bw.o -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-p= acked-member -fms-extensions -Wno-pointer-to-int-cast -c /workspace/sr= c/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx512bw.c -o vdev_raidz_m= ath_avx512bw.o --- lib__L --- --- all_subdir_lib/libsysdecode --- --- ioctl.pico --- --- libsysdecode.so.5.full --- Building shared library libsysdecode.so.5 /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o libsysdecode.so.5.full -Wl,-sona= me,libsysdecode.so.5 errno.pico flags.pico ioctl.pico signal.pico syscallna= mes.pico utrace.pico support.pico linux.pico=20 --- all_subdir_lib/libucl --- --- ucl_schema.pico --- --- cddl/lib__L --- --- vdev_raidz_math_avx512f.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src= /cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/modu= le/icp/include -I/workspace/src/compat/linuxkpi/common/include/linux -inc= lude /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/contrib/openzfs/inc= lude/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/w= orkspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/w= orkspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -DNEED_SOLARIS_= BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.vdev_raidz_math_avx512f.o -MTvdev_raidz_math_avx512f.o -std=3Diso989= 9:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -W= error -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-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=3Dst= ringop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-pac= ked-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.o --- lib__L --- --- all_subdir_lib/libsysdecode --- --- libsysdecode.so.5.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libsysd= ecode.so.5.full libsysdecode.so.5.debug --- libsysdecode.so.5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibsysdecode.so.5.debug libsysdecode.so.5.full libsysdecode.so.= 5 --- all_subdir_lib/libucl --- --- ucl_sexp.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --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 -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.ucl_sexp.pico -MTucl_sexp.pico -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -= c /workspace/src/contrib/libucl/src/ucl_sexp.c -o ucl_sexp.pico --- all_subdir_lib/libuvmem --- --- 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/liblua --- --- lauxlib.pieo --- --- 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 --- all_subdir_lib/libucl --- --- cddl/lib__L --- --- vdev_raidz_math_avx2.o --- --- vdev_raidz_math_avx512bw.o --- --- lib__L --- --- all_subdir_lib/liblua --- --- lvm.pieo --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libucl --- --- ucl_parser.pico --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev_raidz.o --- --- vdev_raidz_math_avx512f.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 --- --- 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 447.22 real 4016.83 user 448.72 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins14578352884= 119673646.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_296_783262188.1766610331184--