From nobody Mon May 04 00:04:19 2026 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 4g821y5mpbz6bxmK for ; Mon, 04 May 2026 00:04:22 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g821y1xlCz3pnt; Mon, 04 May 2026 00:04:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777853062; a=rsa-sha256; cv=none; b=sXMgFqGvjcQelPTxH9nb5bIAy5VR61WIQyhU6p1wrc0c7WO8N1Uy1kOqSu6H0RKhnJ/ZMM uTqcLUbz0t0dHV8jBvUxBh9uBJTH8Y43z1r+u2735M1B9n62AFaQtR5FIERb5xlSaC00hu KaDQoy6cV7pRdWnBUON8DELOhJD2Nv40gOyr1xpAX8m9SXGFJFIDhpAgzipmy+6l1Ajzcq IFvzHmD8tkSRzJJIfPEeMDKYnISW1aF7wzjsTbis3gFaRChJt8B1Qfxsm41UvmZSiqg95S 2Pry3FvWviGQ+mbpcqVL9RdpFJ26ggHn2hctZf9YKCdjBCHEb4ARak3ZCRnsXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777853062; 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=b8GClceuJZpMrSH5BczBGfrP0qOw9FpCUBseSMwoQp8=; b=pn1DhO8z3N5z/P2ifWyoc89XNt/29eDSqbLmhc40hSMBSb/k1UPZmkMM2dOES35kwpg9gn d1o5ttpP9ZWBWmtxodlSDLGMgNS2EEzUAHloWYOcQwJXoDOWpHQX0MMaC9eeJml9hFeYY2 7VFLltVEqlMvQ7YDE6uzXQOwmkSV1Oj5w6QozLEPT2W1wNcTCSa+PcEgFp0mbZe0i45VG8 jCXtMa5rko5zK0kLZeHvFrpfKwuYr7JbKD50ulnguMK6Uk5jTvYUPnPxeG9k5KxJI+C/vi ZzC6daIWCUl7Vv6dG+hcIkKoj/2wmH9h1/ESW5++LsYUzgst4APwP8kpMC15qg== 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 4g821y1Df3zwGQ; Mon, 04 May 2026 00:04:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 00:04:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, stevek@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <970177202.837.1777853062176@jenkins.ci.freebsd.org> In-Reply-To: <415414172.833.1777849035837@jenkins.ci.freebsd.org> References: <415414172.833.1777849035837@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3583 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_836_1120207743.1777853059965" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_836_1120207743.1777853059965 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3583 (9ca9a79ea67e8569c31ecc328e001= b35908f491c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3583/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3583/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 583/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) 96840278032f856669597129e9d16c818e40dc15 by jhibbits: sysctl: Fix typo in DDB help text example d22051b18e9b7512c5cf033d7b6eee2df03c985b by jhibbits: iicbus/rtc: Add driver for the Ricoh rs5c372 RTC fd8d34ce272ba40f3e0218198ba542a29c390a4a by jhibbits: dpaa: Migrate from NCSW base to a home-grown driver 6464974c5a56a9f899f8a673385711253f9fcbd0 by jhibbits: dpaa: Enable checksum offloading for IPv4 and IPv6 9d423705db8b4188ed7c02d31b93393f0f8e680e by jhibbits: dpaa: Support jumbo frames as multi-buffer frames b89155be25a7f501980a165e225b28abd886c1e5 by stevek: bsd.endian.mk: Avoid use of M_ListToSkip fbecfc4aa028964f972a0457809aa041d415f61b by kib: fdescfs: do not change vnode type on VOP_GETATTR() 2213820b6f4cd22bbfdc0f45741c3e7d17ae82c0 by kib: Add O_SYMLINK emulation ae6a13deb8e33a52188643e09171207e1d7171e8 by kib: libc: add freadlink(3) f9458655e78f6532e962a13d28d6a6086b4156de by kib: Add O_SYMLINK emulation 067cfac2e7bd9dc857fb6cc504c01b0249bcd1b7 by kib: bufspace_wait(): only try to help bufdaemon if there is a chance to help a770638ecf16515d8922111c3fdd417aba6c045e by kib: sys/rangelock.h: explicitly enumerate padding at the end of the d990e8f0e9478194569ba28c366b0c0c0f414e7b by kib: struct vnode: assign v_rl.resv1 as v_vrflag a61a696e78a967b149a6e39b1f98ada26217a6bb by kib: vfs: convert vfs_op_thread_* macros to static inlines 7fe74a02764e5899b10cdc45ab34182b961d5d19 by kib: vnode: add VIRF_KNOTE flag 48bf024f2ef5afeba3500bd92a04283370479edf by kib: vfs: convert VFS_OPs from macros to static inlines f193f5a749b696e6c05fa2c47c24522b1624b1a7 by kib: sys/vnode.h: remove stale comment 9ca9a79ea67e8569c31ecc328e001b35908f491c by kib: Revert erronously pushed series of commits, which should not be. The end of the build log: [...truncated 86.41 MiB...] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ --- input.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 -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.input.pieo -MTinput.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= 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 -c /workspace= /src/bin/sh/input.c -o input.pieo --- all_subdir_secure --- --- auth2-pubkey.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/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkey.pieo -MTauth2-pubkey.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-address-of-packed-member -c /workspace/src/crypto/openssh/auth2= -pubkey.c -o auth2-pubkey.pieo --- all_subdir_sbin --- --- traverse.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 -DRDUMP -fPIE -g -MD -MF.depend.traverse.p= ieo -MTtraverse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds= -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/sbin/dump/traverse.c -o travers= e.pieo --- all_subdir_krb5 --- --- pkinit_srv.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 -Wno-deprecated-non-prototype -Wno-unused-= parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/works= pace/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj= /workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype = -Wno-unused-parameter -g -MD -MF.depend.pkinit_srv.pico -MTpkinit_srv.pic= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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/crypto/krb5/src/= plugins/preauth/pkinit/pkinit_srv.c -o pkinit_srv.pico --- all_subdir_sbin --- /workspace/src/sbin/dump/traverse.c: In function 'appendextdata': /workspace/src/sbin/dump/traverse.c:745:51: warning: the comparison will al= ways evaluate as 'true' for the address of 'di_extb' will never be NULL [-W= address] 745 | if (&dp->dp2.di_extb[i / tbperdb] !=3D 0) | ^~ In file included from /workspace/src/sbin/dump/traverse.c:36: /workspace/src/sys/ufs/ufs/dinode.h:145:25: note: 'di_extb' declared here 145 | ufs2_daddr_t di_extb[UFS_NXADDR];/* 96: External attribu= tes block. */ | ^~~~~~~ --- all_subdir_libexec --- --- all_subdir_libexec/flua/lfbsd --- =3D=3D=3D> libexec/flua/lfbsd (all) --- lfbsd.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lfbsd.= pico -MTlfbsd.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -c /workspace/src/libexec/flua/lfbsd/lfbsd.c -o lfbsd.pico --- all_subdir_bin --- --- jobs.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 -DSHELL -I. -I/workspace/src/bin/sh -fPIE -= g -MD -MF.depend.jobs.pieo -MTjobs.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-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-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= 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 -c /workspace= /src/bin/sh/jobs.c -o jobs.pieo --- all_subdir_libexec --- --- fbsd.so.full --- Building shared library fbsd.so /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 fbsd.so.full -Wl,-soname,fbsd.so= lfbsd.pico=20 --- fbsd.so.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fbsd.so= .full fbsd.so.debug --- fbsd.so --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfbsd.so.debug fbsd.so.full fbsd.so --- all_subdir_libexec/flua/lfs --- =3D=3D=3D> libexec/flua/lfs (all) --- lfs.pico --- --- all_subdir_cddl --- --- all_subdir_libexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lfs.pi= co -MTlfs.pico -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 -Wno-uninitialized -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 -Wno-address-of-packed-member = -c /workspace/src/libexec/flua/lfs/lfs.c -o lfs.pico --- all_subdir_cddl --- --- translate.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 -DIN_BASE -I/workspace/src/sys/contrib/openz= fs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/= src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/work= space/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/ope= nzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/includ= e/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/= sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE= _STRLCPY -fPIE -g -MD -MF.depend.translate.pieo -MTtranslate.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate= .c -o translate.pieo --- all_subdir_share --- --- sk_SK.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src = -V "48" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/= etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_u= nicode/sk_SK.UTF-8 --- all_subdir_rescue --- --- all_subdir_libexec --- --- all_subdir_rescue --- --- histedit.o --- --- all_subdir_libexec --- --- lfs.so.full --- --- all_subdir_rescue --- /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 -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am= d64/lib/libiscsiutil -g -MD -MF.depend.histedit.o -MThistedit.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--- all_subdir_libexec --- Building shared library lfs.so --- all_subdir_rescue --- -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-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 -Wno= -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 = -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_libexec --- /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 lfs.so.full -Wl,-soname,lfs.so l= fs.pico=20 --- lfs.so.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug lfs.so.= full lfs.so.debug --- lfs.so --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlfs.so.debug lfs.so.full lfs.so --- all_subdir_libexec/flua/libhash --- =3D=3D=3D> libexec/flua/libhash (all) --- .depend --- echo hash.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >= > .depend --- lhash.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/lua/src -I/worksp= ace/src/lib/liblua -I/workspace/src/libexec/flua -g -MD -MF.depend.lhash.= pico -MTlhash.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-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=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/libexec/flua/libh= ash/lhash.c -o lhash.pico --- all_subdir_cddl --- --- zinject.full --- /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 -p= ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w= orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co= ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op= enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa= t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu= de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c= compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf= ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -Wno-uninitialized -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packe= d-member -Wl,-zrelro -pie -Wl,-znoexecstack -o zinject.full zinject.pieo= translate.pieo -lgeom -lm -lnvpair -lumem -lavl -lspl -lzfs_core = -lzfs -lzutil -lzpool -lpthread=20 --- all_subdir_secure --- --- auth2-pubkeyfile.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/crypto/openssh -include ss= h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\= " -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT= =3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST= =3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB= WRAP=3D1 -fPIE -g -MD -MF.depend.auth2-pubkeyfile.pieo -MTauth2-pubkeyfile= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -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=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/ope= nssh/auth2-pubkeyfile.c -o auth2-pubkeyfile.pieo --- all_subdir_libexec --- --- hash.so.full --- Building shared library hash.so /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 hash.so.full -Wl,-soname,hash.so= lhash.pico -lmd=20 --- hash.3lua.gz --- gzip -cn /workspace/src/libexec/flua/libhash/hash.3lua > hash.3lua.gz --- hash.so.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug hash.so= .full hash.so.debug --- hash.so --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dhash.so.debug hash.so.full hash.so --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError' --- all_subdir_libexec --- --- all_subdir_libexec/flua/libjail --- =3D=3D=3D> libexec/flua/libjail (all) --- all_subdir_cddl --- collect2: error: ld returned 1 exit status *** [zinject.full] Error code 1 make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[5]: 1 error make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject make[4]: stopped making "all" in /workspace/src/cddl/usr.bin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/flua make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth make[4]: stopped making "all" in /workspace/src/krb5/plugins make[3]: stopped making "all" in /workspace/src/krb5 make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/histedit.c: In function 'histcmd': /workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b= e clobbered by 'longjmp' or 'vfork' [-Wclobbered] 254 | const char *editor =3D NULL; | ^~~~~~ /workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be = clobbered by 'longjmp' or 'vfork' [-Wclobbered] 256 | int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0; | ^~~~ /workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 260 | char *pat =3D NULL, *repl =3D NULL; | ^~~ /workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c= lobbered by 'longjmp' or 'vfork' [-Wclobbered] 266 | FILE *efp =3D NULL; | ^~~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-auth --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests make[4]: stopped making "all" in /workspace/src/lib/msun make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 46.98 real 298.05 user 30.20 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1278540426512752= 1269.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_836_1120207743.1777853059965--