From nobody Thu Dec 11 19:06:44 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 4dS2BY5Byyz6KCl0 for ; Thu, 11 Dec 2025 19:06:45 +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 4dS2BY3TB0z3J2t; Thu, 11 Dec 2025 19:06:45 +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=1765480005; 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=HBTa8nEDMo8yBQxtmYLs5Axuu2YF6RSp2PMOGU8/Mts=; b=nJWq/ixv6nMEdQXJ6xbiA2ihbJ3RhkTHOTdm80ktgvZARDnSx3IeAzvf8x7L6bdt7knFQk NEL/yhgYPfok5Rpy5rORUngdeMIKHit3h3zEUe/FtuuGYnm9TBz9Fdf/c5+ZrARFa/sqdC aJfLRVrpBSDGjNlHrnB6wXvrt8xrPHzn9srNpzTu7+BFLKtQ+lzHreQgN/HrgAU6GzyREr zc4s1uLpixapsHD/DQ5MMYvQBK16OE51Va5COBD/DBgUbZERWrej5+/EJxcQhtRakiFyIo 9XxRPrUHCuJFvkLQETHGVSd+PbnoeQ6dQU1fQIfw8zJGTWSWjKNNiCfjFXNBeQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765480005; a=rsa-sha256; cv=none; b=qDDTxmAvG+2huDxUbB7m6DCoAP2Ltni4uZy/nrhhYV1g9W009BGGy06se1x//BhvZumSAW wfS84EFw9eWPTxAQ+2bwrb7K9U6yep0uABeuTuJQRLSvS+qRSpyEbC3P6NCBU0kQvEcv/v biQQtglqojZKKKvk+hre4Lyk9/263dkjAFVyhZAUBCLI0XuUHP36jTEx2KwSfutj/TWbY0 wmTwi0Mklk0S4U9f/feGlbXcf4d96ma7J3txVJ3IbVrHfNZkkGKT7WXfAifDJFa6a//Nix A1CJVFl8sagVlKVCJh/XjGlciLkneR5a0zymoUAzJrdrS/cKnnK7pxwpVXNN5Q== 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 4dS2BY2yyFzkd7; Thu, 11 Dec 2025 19:06:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 11 Dec 2025 19:06:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1837196004.801.1765480005421@jenkins.ci.freebsd.org> In-Reply-To: <2078263548.753.1765451351641@jenkins.ci.freebsd.org> References: <2078263548.753.1765451351641@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #322 - 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_800_677652632.1765480004392" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_800_677652632.1765480004392 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #322 (7720566c1ae76038f8859f321= afd8517eba01277) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/322/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/322/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/322/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) f50f8cbb401b35d0fad17ae1f84c56040bf12d2c by markj: riscv/pmap: Handle superpages in pmap_extract_and_hold() e29fe1c251a1a95ccb989779d0d7921666c038d4 by markj: divert: Use CK_SLISTs for the divcb hash table 7720566c1ae76038f8859f321afd8517eba01277 by markj: libdtrace: Update io.d to chase changes to struct bio layout The end of the build log: [...truncated 35.79 MiB...] /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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /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) = { | ^~~~~~~~~~~~~~~~~~~~~ /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] --- all_subdir_lib/libucl --- --- ucl_hash.pico --- --- all_subdir_lib/libuvmem --- =3D=3D=3D> lib/libuvmem (all) --- .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-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.subr_vmem.o = -MTsubr_vmem.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -c /workspace/src/sys/kern/subr_vmem.c -o s= ubr_vmem.o /workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_tofree': --- all_subdir_lib/libucl --- --- ucl_schema.pico --- --- all_subdir_lib/libvgl --- =3D=3D=3D> lib/libvgl (all) --- all_subdir_lib/liblua --- --- lstring.pieo --- /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/ -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.lstring.pieo -MTlstring.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-format-nonliteral -Wno-addr= ess-of-packed-member -c /workspace/src/contrib/lua/src/lstring.c -o = lstring.pieo --- 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) << | ^~~~~~~~~~ --- all_subdir_lib/libvgl --- --- main.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 -Wall -I/workspace/src/lib/libvgl -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.main.o -MTmain.o -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-address-of-packed-member -c /workspace/src/lib/libvgl/main.= c -o main.o --- 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/libuvmem --- --- subr_vmem.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 -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/libsysdecode --- --- ioctl.pico --- --- all_subdir_lib/liblua --- --- all_subdir_lib/libsysdecode --- --- libsysdecode.so.5.full --- --- all_subdir_lib/libvgl --- --- simple.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 -Wall -I/workspace/src/lib/libvgl -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.simple.o -MTsimple.o -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Db--- all_subdir_lib/libsysdecode --- Building shared library libsysdecode.so.5 /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/ -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/libvgl --- 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-address-of-pac= ked-member -c /workspace/src/lib/libvgl/simple.c -o simple.o --- main.o --- --- all_subdir_lib/libwrap --- =3D=3D=3D> lib/libwrap (all) --- all_subdir_lib/liblua --- --- lparser.pieo --- --- ltable.pieo --- /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/ -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.ltable.pieo -MTltable.pieo -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -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-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-format-nonliteral -Wno-addr= ess-of-packed-member -c /workspace/src/contrib/lua/src/ltable.c -o l= table.pieo --- all_subdir_lib/libwrap --- --- clean_exit.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 -DFACILITY=3DLOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON= _UMASK=3D022 -DREAL_DAEMON_DIR=3D\"/usr/libexec\" -DPROCESS_OPTIONS -DSEV= ERITY=3DLOG_INFO -DRFC931_TIMEOUT=3D10 -DHOSTS_DENY=3D\"/etc/hosts.deny\" = -DHOSTS_ALLOW=3D\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNA= ME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.clean_exit.o -MTclean_exit.o -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contr= ib/tcp_wrappers/clean_exit.c -o clean_exit.o --- 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 --- all_subdir_lib/libwrap --- --- all_subdir_lib/libsysdecode --- --- 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/liblua --- --- ltm.pieo --- /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/ -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.ltm.pieo -MTltm.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-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=3Dstr= ingop-truncation -Wno-return-type -Wno-format-nonliteral -Wno-address-of-pa= cked-member -c /workspace/src/contrib/lua/src/ltm.c -o ltm.pieo --- all_subdir_lib/libwrap --- --- diag.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 -DFACILITY=3DLOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON= _UMASK=3D022 -DREAL_DAEMON_DIR=3D\"/usr/libexec\" -DPROCESS_OPTIONS -DSEV= ERITY=3DLOG_INFO -DRFC931_TIMEOUT=3D10 -DHOSTS_DENY=3D\"/etc/hosts.deny\" = -DHOSTS_ALLOW=3D\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNA= ME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.diag.o -MTdiag.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tcp_wrapp= ers/diag.c -o diag.o --- all_subdir_lib/libuvmem --- --- subr_vmem.o --- cc1: all warnings being treated as errors --- all_subdir_lib/libwrap --- --- eval.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 -DFACILITY=3DLOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON= _UMASK=3D022 -DREAL_DAEMON_DIR=3D\"/usr/libexec\" -DPROCESS_OPTIONS -DSEV= ERITY=3DLOG_INFO -DRFC931_TIMEOUT=3D10 -DHOSTS_DENY=3D\"/etc/hosts.deny\" = -DHOSTS_ALLOW=3D\"/etc/hosts.allow\" -DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNA= ME -DUSE_STRSEP -DPROCESS_OPTIONS -DINET6 -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.eval.o -MTeval.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-err--- all_subdir_lib/libuvmem --- *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem --- all_subdir_lib/libwrap --- or=3Dunused-value -Wno-error=3Dempty-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=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-address-of-packe= d-member -c /workspace/src/contrib/tcp_wrappers/eval.c -o eval.o make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/liblua --- --- 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_label.o --- --- lib__L --- --- all_subdir_lib/libvgl --- --- simple.o --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/liblua --- --- ltable.pieo --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev.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/libucl --- --- ucl_util.pico --- --- ucl_parser.pico --- make[4]: stopped making "all" in /workspace/src/lib --- 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 456.80 real 4157.54 user 416.63 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/jenkins10614671991= 456095422.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_800_677652632.1765480004392--