From nobody Mon May 4 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-- From nobody Mon May 4 00:16:28 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 4g82Hx4RJfz6c04M for ; Mon, 04 May 2026 00:16:29 +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 4g82Hw5gYzz3r4X; Mon, 04 May 2026 00:16:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777853788; a=rsa-sha256; cv=none; b=KUxQqy9ks1BbHTSDvNQF6Osmm4RtVSoh8Mv7eGECx5XM5fyLNwg/3nJR6v9a2td9NUyP1x u5bFe0jhnzHE1OUYh4ryibAWWNSoHPM3TzrJ7+O+uxZQrHM+kPq7I93Ik1nhU+Ox3FYQI1 Tpnl7EsE7FrjcgFP47uvS5kVyGDlwfSryvvcq/jd4F87+QnnqbaYJcSB4QzIk7HKlWIsJt 6/zelA6kEnz4wNfW8Z9i2D2vFgs73Llb3aF8bbKdUl5UkpeHdDj4KF1FDyVmVSpqZFIDGY Mk9IWKL/uzIxF8s/kwnK/1JSf6PC4ZIdAWkaPOr3gLhAIYoLVYSE8qV9dQGCOw== 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=1777853788; 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=2zwZSKSCNMuCPz9A4WBgn51VeCgynhwiGN7TFLlQS7c=; b=ujt8vnPrYOC6OfoQuR+FutujrCVMS1enVzmnmSzdNWozcia7jM5yw5wveYRMv+sBuG9NnO raIpFLuqX6lEPjBjOGM4msnXpsCmkLrANW7oDUM19pJVGrpWGUiabh3bQdHWZ9bPrBSajp RXCJq4GnnjnoEYlXiX+m7iVcQnXcC+d2YAIzRTBfOop3srWr9W2Tqq+n9Jl8n3Vin6dztN mfrj6oHUBgUWn70RB8q6wTPok6mOIMNt01hOX2a9Ygg9YsK4I5dpEO7bgr9REvdld22qTK 4knEJVIwxM3PWi6GLsHouUZo08WifJxSZ4E7MXY8U1Sang8CcgoNocp7rgHA3w== 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 4g82Hw5CZ9zwfC; Mon, 04 May 2026 00:16:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 00:16:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1641405459.839.1777853788735@jenkins.ci.freebsd.org> In-Reply-To: <1225967758.821.1777844140589@jenkins.ci.freebsd.org> References: <1225967758.821.1777844140589@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28428 - Still Unstable 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_838_945868858.1777853788528" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_838_945868858.1777853788528 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28428 (33fbfceeb4d9daf1145089a10ce7b25110d8840f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28428/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28428/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28428/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 28deec9b7e2b08b00160eb39de84ade6f27eb125 by ziaee: ports.7/FILES: Expand and refactor into 3 tables 33fbfceeb4d9daf1145089a10ce7b25110d8840f by ziaee: nvram.8: Align option list and tag SPDX The failed test cases: 3 tests failed. FAILED: sbin.ping.ping_test.timestamp_origin Error Message: Premature exit; test case exited with code 2 FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_838_945868858.1777853788528-- From nobody Mon May 4 01:26: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 4g83rZ1S0tz6c6gG for ; Mon, 04 May 2026 01:26: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 4g83rY6QLFz3x1P; Mon, 04 May 2026 01:26:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777857981; a=rsa-sha256; cv=none; b=neBoG+K15C5Q6VBomh77wa24mHo9hDrmq2uAsfsg7+3URbaUNRKJMjzL2LvpJHQNa8oTPy DV9YjPPIIFNrro56RAsYwqJZ1XTQJpFVmqhhj96b+euh1a3lL5+RRr1jbxxxCeKHqE4yAp f7+9r/9eY0/JFVN9ZHfPODKwIpg9IsasdlCog1zFerdsmNzwtCUkkBvKmjA1O75dC6NCYi kC8z+CbQtXeJEkG1JimEcsOjiOFvPgjQf09KRAys0tVJTSJLQ1Esvz6SdXKnGzfT6NOezv OPcqgpHfbzxvZFFAQcYRgS/30Xmntzx1VP1ehbhWn2lQWYJW0ei6bVJR3SiZww== 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=1777857981; 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=aw61QJC5mSy4eG6CnokSKiKdpMDWd3sAjUwsBZK6vkE=; b=m3JsY2vCpq1AoLO7LkAOsaRm4psD1de89BgcrLeBlq0BukfU5gxoT5eNIhwRGsaaNbucEY C2qzN6U4uXgpTfwgtuVH4z4/30iEHMy0iTgzNJ+y79oSrd+IIbRPLWvCpStEZ7FfgtH+6M qe0zfnY7Oc6PY+XZWRXWAKkRpAcEmq2oqf3UI5CY4J/vb+PEkMFM88/2uySk7+YcbmdPbh 7YZjnwjF20svemXjn/gC908Qm8K2bbUzHFuWHrQQmrnq/+d3g3MGxAKXFWziCdbqPZcHL/ yQ/viMD/PxQQIKkPPknxEPt8qh63OEprPLdr8/5X8BxqlExUrlAzBHI6+wdepA== 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 4g83rY5bXbzy1C; Mon, 04 May 2026 01:26:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 01:26:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <944803172.847.1777857981790@jenkins.ci.freebsd.org> In-Reply-To: <970177202.837.1777853062176@jenkins.ci.freebsd.org> References: <970177202.837.1777853062176@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3584 - 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_846_2075318289.1777857979404" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_846_2075318289.1777857979404 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3584 (d8d9e1cf5e055433565a7e686bc09= 6a8494d2bb8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3584/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3584/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 584/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) d8d9e1cf5e055433565a7e686bc096a8494d2bb8 by rmacklem: krpc: Get rid of KRPC_VNET macros The end of the build log: [...truncated 86.70 MiB...] /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.zinject.pieo -MTzinject.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-err= or=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 -Wno-unknown-pragmas -Wno-address-of-packed= -member -c /workspace/src/sys/contrib/openzfs/cmd/zinject/zinject.c = -o zinject.pieo --- all_subdir_bin --- /workspace/src/bin/sh/parser.c: In function 'parsebackq': /workspace/src/bin/sh/parser.c:1092:13: warning: variable 'saveprompt' migh= t be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1092 | int saveprompt; | ^~~~~~~~~~ /workspace/src/bin/sh/parser.c:1083:18: warning: argument 'out' might be cl= obbered by 'longjmp' or 'vfork' [-Wclobbered] 1083 | parsebackq(char *out, struct nodelist **pbqlist, | ~~~~~~^~~ --- all_subdir_sbin --- --- fsutil.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 -fPIE -g -MD -MF.depend.fsutil.pieo -MTfsu= til.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/sbin/fsck/fsutil.c -o fsutil.= pieo --- all_subdir_stand --- --- zstd_common.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.zstd_common.o -MTzstd_common.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/open= zfs/module/zstd/lib/common/zstd_common.c -o zstd_common.o --- all_subdir_krb5 --- --- groups.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.groups.o -MTgroups.o -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/grou= ps.c -o groups.o --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- ciphers.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 -DOPENSSL_PIC -O2 -pipe -fno-common -I/workspace/src/crypto/openss= l -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/p= roviders/common/include -I/workspace/src/crypto/openssl/providers/fips/incl= ude -I/workspace/src/crypto/openssl/providers/implementations/include -DL_E= NDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENS= SL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM = -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWH= IRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOC= K_ASM -DPOLY1305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/l= ib/engines-3\"" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/work= space/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/c= urve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/works= pace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/s= ecure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/o= bj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.= ciphers.pieo -MTciphers.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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/openssl/a= pps/ciphers.c -o ciphers.pieo --- all_subdir_sbin --- --- preen.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 -fPIE -g -MD -MF.depend.preen.pieo -MTpree= n.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/sbin/fsck/preen.c -o preen.pieo --- all_subdir_stand --- --- zstd_ddict.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.zstd_ddict.o -MTzstd_ddict.o -st= d=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_confi= g.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys= /ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -= DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/openzfs/m= odule/zstd/lib/decompress/zstd_ddict.c -o zstd_ddict.o --- all_subdir_rescue --- /workspace/src/bin/sh/parser.c: In function 'parsebackq': /workspace/src/bin/sh/parser.c:1092:13: warning: variable 'saveprompt' migh= t be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1092 | int saveprompt; | ^~~~~~~~~~ /workspace/src/bin/sh/parser.c:1083:18: warning: argument 'out' might be cl= obbered by 'longjmp' or 'vfork' [-Wclobbered] 1083 | parsebackq(char *out, struct nodelist **pbqlist, | ~~~~~~^~~ --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- zstd_decompress_block.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.zstd_decompress_block.o -MTzstd= _decompress_block.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -= Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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 -Wn= o-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /wo= rkspace/src/sys/contrib/openzfs/include/sys/simd_config.h -include /worksp= ace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat= -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN= -U__BMI__ -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decomp= ress/zstd_decompress_block.c -o zstd_decompress_block.o --- all_subdir_stand/libsa --- --- zstd_decompress.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.zstd_decompress.o -MTzstd_decomp= ress.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-p= ointer-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-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/si= md_config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd= /spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/in= clude -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys/contrib/o= penzfs/module/zstd/lib/decompress/zstd_decompress.c -o zstd_decompress.o --- all_subdir_libexec --- --- ucl.so.full --- Building shared library ucl.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 ucl.so.full -Wl,-soname,ucl.so l= ua_ucl.pico -lprivateucl=20 --- all_subdir_krb5 --- --- iana.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- all_subdir_libexec --- --- ucl.so.debug --- --- all_subdir_sbin --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug ucl.so.= full ucl.so.debug --- all_subdir_sbin --- --- fsck.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = fsck.full fsck.pieo fsutil.pieo preen.pieo -lutil=20 --- all_subdir_krb5 --- --- openssl.o --- --- all_subdir_libexec --- --- ucl.so --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ducl.so.debug ucl.so.full ucl.so --- all_subdir_krb5 --- /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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-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 -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- all_subdir_libexec --- --- all_subdir_libexec/flua/liblyaml --- =3D=3D=3D> libexec/flua/liblyaml (all) --- all_subdir_secure --- --- cmp.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 -DOPENSSL_PIC -O2 -pipe -fno-common -I/workspace/src/crypto/openss= l -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/p= roviders/common/include -I/workspace/src/crypto/openssl/providers/fips/incl= ude -I/workspace/src/crypto/openssl/providers/implementations/include -DL_E= NDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENS= SL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM = -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWH= IRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOC= K_ASM -DPOLY1305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/l= ib/engines-3\"" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/work= space/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/c= urve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/works= pace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/s= ecure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/o= bj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.= cmp.pieo -MTcmp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssl/apps/cmp= .c -o cmp.pieo --- all_subdir_sbin --- --- fsck.8.gz --- gzip -cn /workspace/src/sbin/fsck/fsck.8 > fsck.8.gz --- fsck.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fsck.fu= ll fsck.debug --- fsck --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfsck.debug fsck.full fsck --- all_subdir_libexec --- --- .depend --- echo yaml.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivat= eyaml.a >> .depend --- emitter.pico --- --- all_subdir_sbin --- --- all_subdir_sbin/fsck_ffs --- =3D=3D=3D> sbin/fsck_ffs (all) --- 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/lyaml/ext/yaml -I/w= orkspace/src/contrib/libyaml/include -DVERSION=3D\"6.2.8\" -I/workspace/= src/contrib/lua/src -I/workspace/src/lib/liblua -I/workspace/src/libexec/= flua -g -MD -MF.depend.emitter.pico -MTemitter.pico -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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/lyaml/ext/yaml/emitter.c -o emitt= er.pico --- all_subdir_sbin --- --- .depend --- echo fsck_ffs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- dir.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/sbin/fsck_ffs -fPIE -g -MD= -MF.depend.dir.pieo -MTdir.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -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/sbin/fsck_ffs/di= r.c -o dir.pieo --- all_subdir_bin --- --- printf.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.printf.pieo -MTprintf.pieo -std=3Dgnu17 -Wno-format-zero-= length -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 -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/usr.bin/printf/printf.c -o printf.pieo --- 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 --- --- uk_UA.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/uk_UA.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/uk_UA.UTF-8 --- all_subdir_krb5 --- --- spake_client.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/spake_client.c -o spake_client.o --- all_subdir_libexec --- --- parser.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/lyaml/ext/yaml -I/w= orkspace/src/contrib/libyaml/include -DVERSION=3D\"6.2.8\" -I/workspace/= src/contrib/lua/src -I/workspace/src/lib/liblua -I/workspace/src/libexec/= flua -g -MD -MF.depend.parser.pico -MTparser.pico -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/lyaml/ext/yaml/parser.c -o parser= .pico --- all_subdir_rescue --- --- printf.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 -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.printf.o -MTprintf.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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/usr.bin/printf/printf.c -o printf.o --- 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 /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' 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_bin --- make[3]: stopped making "all" in /workspace/src/bin 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_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_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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_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_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- ctrig_test --- 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 79.73 real 496.13 user 50.88 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/jenkins3992270682900453= 092.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_846_2075318289.1777857979404-- From nobody Mon May 4 02:30:27 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 4g85GZ5qrrz6cDpW for ; Mon, 04 May 2026 02:30:30 +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 4g85GZ2np4z44Rg; Mon, 04 May 2026 02:30:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777861830; a=rsa-sha256; cv=none; b=AXuHCamDVd+2y1uDZtit3QFLWLxloYmK865+llkuv/NrO0Th90ZA6P2HkNyqoEfG9qM82Q rdPnV7SD1FiNIQkO7F1hGCdzwv73m0eKs9v7GiMNm7s1IM80kiuUy5Fm0RNkxyu0LixwHH JH5WW2jGxzsVlnL94+CXCZxL5cW9xoDrP6n5Uo+9uA9cShMDTt7TfFtYH8vQwkP4aGmIlS Pw3O9vR7kYCgho1cm82d57pLnLIiN98mTHFZBUyO86/iCNYfRINyHCbwCky9dVvjryshSh 6Q9CUhklPL+jLKF25eaGK7OUTLKlB9OpyudoXJIK/L9SrhrHTgosD1qHJ3J6hw== 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=1777861830; 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=hs7CvHxH72zjOsPz2vbkgnxnDogY62XfH8HGnJ23VQk=; b=fCdzwKYOxMWA7/xGZ57gSkdCDV+15qhCT8fbFWwtE9jtVbjd51uT0wfu2Wv4/OaJH/ujTD RQUOLuXgVUJkUxgM/bxsb8nlZ2OIZYICeslI/uXAFq4WsBmhYrPf64tw6gb5Vk2lXnomVU k6PDDXfH/hxGqMUb8StpvEwaBzyyUbMKp1pK93IoQ7TKS7Hr2XvmZ0wbbH9YdhTN+a12Tg 4IZMvyCn5yMehNdDQERH7BT0nXJ68mYNA/YAUxbjfz1a/+aUOz3/MrSPIBQHfPLMENqr64 HTvCP50bhphQDWHycgzGBiicAcZ7dqwru8wnzSRAXVeIeu24M2hNVJhGk0158g== 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 4g85GZ1fjNz10gr; Mon, 04 May 2026 02:30:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 02:30:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1257216008.849.1777861830244@jenkins.ci.freebsd.org> In-Reply-To: <944803172.847.1777857981790@jenkins.ci.freebsd.org> References: <944803172.847.1777857981790@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3585 - 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_848_1368085154.1777861827704" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_848_1368085154.1777861827704 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3585 (457c621add0a531273ee27798c924= c6aaeacc4c1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3585/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3585/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 585/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) 476805133f5736c2c8638e41d2b5d8dd2c597f3a by markj: unix: Make sure we signal EOF on the write side when disconnecting 001cfc7b8aa38122c4e0fe8ae48fae3556a1f2b6 by markj: tests/timerfd: Serialize 47ae0135d461854b72b905ac77bf3e1f5b2868bc by markj: tests/if_lagg: Minor improvements 667dd9eafa4d5352efdfcdc1a9e228c23fbc60f5 by markj: tests/ping: Fix date(1) invocations 457c621add0a531273ee27798c924c6aaeacc4c1 by rmacklem: nfsd: Disable use of callbacks for NFSv4.0 The end of the build log: [...truncated 86.43 MiB...] --- dtrace.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 -DSKIP_SPL_SYS_CONDVAR_H -I/workspace/src/sys/con= trib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/includ= e/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/wo= rkspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspa= ce/src/sys/cddl/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris= /include -I/workspace/src/cddl/usr.sbin/dtrace/../../../cddl/contrib/openso= laris/head -I/workspace/src/cddl/usr.sbin/dtrace/../../../cddl/contrib/open= solaris/lib/libdtrace/common -I/workspace/src/cddl/usr.sbin/dtrace/../../..= /cddl/contrib/opensolaris/lib/libproc/common -I/workspace/src/cddl/usr.sbin= /dtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/c= ddl/usr.sbin/dtrace/../../../sys/cddl/contrib/opensolaris/compat -DHAVE_ISS= ETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoe= xecstack -o dtrace.full dtrace.pieo -ldtrace -lctf -lelf -lproc -ls= pl -lxo -lpthread=20 --- all_subdir_secure --- --- all_subdir_libexec --- --- all_subdir_secure --- --- groupaccess.pieo --- --- all_subdir_libexec --- --- fbsd.so.full --- --- all_subdir_secure --- /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.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_libexec --- Building shared library fbsd.so --- all_subdir_cddl --- --- dtrace.1.gz --- --- 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 fbsd.so.full -Wl,-soname,fbsd.so= lfbsd.pico=20 --- all_subdir_cddl --- gzip -cn /workspace/src/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 > dtra= ce.1.gz --- dtrace.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dtrace.= full dtrace.debug --- dtrace --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddtrace.debug dtrace.full dtrace --- all_subdir_cddl/usr.sbin/dwatch --- =3D=3D=3D> cddl/usr.sbin/dwatch (all) --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth/spake --- --- groups.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.groups.o -MTgroups.o -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/grou= ps.c -o groups.o --- all_subdir_libexec --- --- fbsd.so.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fbsd.so= .full fbsd.so.debug --- fbsd.so --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- all_subdir_libexec --- /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_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_cddl/usr.sbin --- --- all_subdir_cddl/usr.sbin/dwatch/libexec --- =3D=3D=3D> cddl/usr.sbin/dwatch/libexec (all) --- all_subdir_libexec --- --- all_subdir_libexec/flua/lfs --- =3D=3D=3D> libexec/flua/lfs (all) --- lfs.pico --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/dwatch/examples --- =3D=3D=3D> cddl/usr.sbin/dwatch/examples (all) --- 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 --- --- dwatch.1.gz --- gzip -cn /workspace/src/cddl/usr.sbin/dwatch/dwatch.1 > dwatch.1.gz --- all_subdir_cddl/usr.sbin/lockstat --- =3D=3D=3D> cddl/usr.sbin/lockstat (all) --- .depend --- echo lockstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libelf.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libdtrace.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/librt.a >> .depend --- lockstat.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 -DSKIP_SPL_SYS_CONDVAR_H -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/l= ib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/= os/freebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/in= clude -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cdd= l/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris/include -I/= workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris/head= -I/workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris= /lib/libdtrace/common -I/workspace/src/cddl/usr.sbin/lockstat/../../../cdd= l/contrib/opensolaris/lib/libproc/common -I/workspace/src/cddl/usr.sbin/lo= ckstat/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/c= ddl/usr.sbin/lockstat/../../../sys/cddl/contrib/opensolaris/compat -I/work= space/src/sys -DHAVE_ISSETUGID -DNEED_ERRLOC -g -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.lockstat.pieo -MTlocksta= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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-unknown-pragmas -Wno-address-of-packed-member -c /wor= kspace/src/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c -o lockstat.pie= o --- all_subdir_secure --- --- auth-bsdauth.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.auth-bsdauth.pieo -MTauth-bsdauth.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/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_bin --- --- histedit.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.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-type -Wcast-qual -Wwrite-strings -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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_secure --- --- auth2-hostbased.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-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_libexec --- --- lfs.so.full --- Building shared library lfs.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 lfs.so.full -Wl,-soname,lfs.so l= fs.pico=20 --- all_subdir_rescue --- --- jobs.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 -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.jobs.o -MTjobs.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -= c /workspace/src/bin/sh/jobs.c -o jobs.o --- all_subdir_libexec --- --- 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 --- --- all_subdir_cddl/usr.bin --- --- 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_krb5 --- --- iana.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- openssl.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-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 -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- 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 --- 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' 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 --- 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_secure --- 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_bin --- /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; | ^~~ --- 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_rescue --- 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_cddl --- --- all_subdir_cddl/usr.sbin --- make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_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.73 real 291.37 user 29.54 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/jenkins1078956066841188= 709.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_848_1368085154.1777861827704-- From nobody Mon May 4 02:43:05 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 4g85Y65FZ1z6cFtp for ; Mon, 04 May 2026 02:43:06 +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 4g85Y61Dtjz45RG; Mon, 04 May 2026 02:43:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777862586; a=rsa-sha256; cv=none; b=yAz7pr95ZOkd1ZayqVj7wGPzSwt8l/rGHm9NVfrf+rJg7LRc27P6jVgLW6Tt+vb0Wv1lCZ 2vmAtUAowzOUcVERl3JWBw3wuKkdoKaEEu69eDdz+MUrm48TgTTrDOkAURx74R+RUFM4AU 4TBjAWkecYyf4RIGY16etqQwtqf0t6rnPriAATCQi8s+Gl/nEdWGdj2Pkll3HV2c4ii78X OZLYHG9KY4hofEclHC1j4VWkq0BAq2cHfy04Y4VOo/NZoI6NPf9CzEg6gL6+1eD3NrEr+Z CVFRpkxGFR5weNaSzqRNker/XLsD/ogod/clGRC+BbD2CumvZDQSsNL75K6fzA== 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=1777862586; 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=OG2UknqM/o1AedrmzzHuIw9Mdrhll6QrI0R8abXyJuc=; b=Hn8QK2IdnLpMZMa6ocTB9Wwo0mOov/0h+4l7WmYMSYb0jB5TuDs4l8yon+a2LT7tsRNLpm l2Vwbwc65EjMwnSKh1MQgv/gVf9Bdd9MNb9wO6ugsXqmWc3A8/2gaQlni8yn26DCH+J/qI /Hun9L333HO91WE1MEq2UW7jl7cvqLcULWpHH5LcO/6Bmw+3vhkZTNl4UWOX7fAZRhlc1z diHBObOoEMVHoqIvUstxG/WVLZ3vwPlF3/2dwjmjNoJp+/eSIRV2bzxM3z+tm7LhWLAaVW LbBii3QZYABuA1sLU5DdFHyV0Jh2z+N8MVzmwEqFX7DkFjSniY4VvIOzQeyicQ== 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 4g85Y60f21z11P5; Mon, 04 May 2026 02:43:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 02:43:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <903832422.851.1777862586094@jenkins.ci.freebsd.org> In-Reply-To: <1641405459.839.1777853788735@jenkins.ci.freebsd.org> References: <1641405459.839.1777853788735@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28429 - Still Unstable 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_850_1285851514.1777862585880" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_850_1285851514.1777862585880 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28429 (dd97c3d83f9a92bbeb9740ceff4c1c74c451293e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28429/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28429/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28429/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 809504f331fd3588e36b54255196379bdb59890a by ziaee: man: Kill off MANSUBDIRs dd97c3d83f9a92bbeb9740ceff4c1c74c451293e by ziaee: ocs_fc.4: Cleanup The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: sbin.ping.ping_test.timestamp_origin Error Message: Premature exit; test case exited with code 2 FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_850_1285851514.1777862585880-- From nobody Mon May 4 03:14:46 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 4g86Fg21Hmz6cK0k for ; Mon, 04 May 2026 03:14:47 +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 4g86Ff3GV4z47Yq; Mon, 04 May 2026 03:14:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777864486; a=rsa-sha256; cv=none; b=RKEGpResSbrfwdfiqUKTG83iNTbqqv/AIq3oYXWqkaQUvkxYo/q+3mkGdP2jKPMFZaI74B esc0Y6Wytc8zpayHqcbuC5L+hhvRdOC37NyZP1i4UtkDahWtKpUknBQuJ3b1YwxAVYPIe5 li5gob4VLapVcrmxC86M6yekkejFn5Si3vvDuwlYRTKan8dpkH1Qv8mKoOH105Qnzsr4OS xCHN/kBwa3BXP1GdiKaB9SRt/vY3o7tXw9zUfvMQ4+NPvnoZe1c6GSvS6oVNaj5xw0nxiI 6Ym64wFdlFaK14T+s59BMLh94j9Lt2eBraAzyuaMUPmRMPe35EL0jUuucymFBA== 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=1777864486; 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=bjpD3r5//bAyfIWrZIV8BC9z6ZG6wCKRdJeecgdIHKs=; b=F7ttgn0OqMPMrffFWLGnlGTmL8SY7yKb61equJCgScqTdMifz7xTPngQnZ75s40dNeo8yB bNGi7brZmGNisvW+dfLaxFVkYUD6+9vaeRB65RDe8YK5ugPydLq97znHiJPKOOJjiPvYp1 9KwtzvIIt67Y3F/lvMdE+OZjBEo1zbB5+a0mxYeh3JXqazyo6LZdh69ypWwtgPZR6UXT5p myD52XmNP5zi4eEA+C2+b3jnBLo2PI1rhrii/WlTSJwW7J8zuF0J8fmN/b06X7rBZl4luU rUYKVr6QWxNJckuIZ+OCYro/c6bhOTpmFPvaOKW7ECz3hsMLYkQKmCjHVPpxUw== 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 4g86Ff2YWVz11vG; Mon, 04 May 2026 03:14:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 03:14:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1162785684.855.1777864486375@jenkins.ci.freebsd.org> In-Reply-To: <817858760.831.1777847868701@jenkins.ci.freebsd.org> References: <817858760.831.1777847868701@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #704 - Still Unstable 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_854_882437195.1777864486127" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_854_882437195.1777864486127 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #704 (ef029e42181f69b1097755a8ea8b1de986e10005) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/704/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/704/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/704/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8304b970402b7c5dab9d27b3ecd8402bbc635c8d by markj: ip_mroute: Start moving globals into a structure 4c19a504f64ce897f4daf5b033ba6791a6feb3e0 by markj: ip6_mroute: Start putting global variables into a structure 9cb93a5455595792e7bf4dbe877b942e38ffa91a by markj: net/route: Add an eventhandler for rt_numfibs changes f6a4a0c33c7b5d609fd6c97abfb2a3efeea7e655 by markj: ip(6)_mroute: Grow the routing tables when the number of FIBs changes 08799f8e4cff768f4e3e4970cd9240b44c69b72c by markj: ip_mroute: FIBify fd300071c81aa7c837aeeaed4ebf617b10d9a00f by markj: ip6_mroute: FIBify d7a5c26e6a4dc65f60adbf1b2f1cd4ad8e57174e by markj: ip6_mroute: Make ip6_mroute.h more self-contained e125728d2aa768bc19e65aecaea1c7492102dfc7 by markj: tests: Add some simple regression tests for ip_mroute 24b9fb4376ca40e94f19c17edf117c2d2476bb83 by markj: ip6_mroute: Pass the multicast interface number directly to del_m6if() 7ed46c40017987852ea5d6ec117dcc98488dae98 by markj: ip6_mroute: Handle interface detach events 75f5bae7a35f69bde15f0a5008a3920ffcbc459a by markj: ip6_mroute: Fix the type name in sysctl_mfctable() f544b5d2092df764cdd34dfb20a18ad66e314d0c by markj: Fix nooptions VIMAGE build 6be9359124f4c78f05a1efc152c01bea96507baf by markj: ip6_mroute: VNETify counters 21c9c5321daf9fd9bd708a1a031c0c4cbcdf4132 by markj: ip_mroute: Fix a lock leak in X_ip_mforward() ef029e42181f69b1097755a8ea8b1de986e10005 by markj: ip_mroute: Avoid leaking uninitialized bytes to the routing daemon The failed test cases: 3 tests failed. FAILED: bin.pwait.pwait_test.timeout_no_timeout Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_854_882437195.1777864486127-- From nobody Mon May 4 03:35:13 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 4g86jJ3n4lz6cLVd for ; Mon, 04 May 2026 03:35:16 +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 4g86jH5dqsz49bL; Mon, 04 May 2026 03:35:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777865715; a=rsa-sha256; cv=none; b=NAqGD7BKvpGWqNna0StXr/zyT5R+F7QNWeaWl+rHHetVF9fnuKZX4xELML6HZebe2MabTm T9mHeMlh2OVdNr1NdG3Kyv88zpx1EbtTE8dofTRKk1P9kCBk/VV30/tA/+kqTY1nrnl4UJ sPHhO13mCYPvbg2PRIYqp3OU/RjpdWR+FEiED2igviIuAEOR6N9CaCyPfh87t+SAwtyhVz ouELeMVzcZS68lRhtU6JcUMmuk6ir+HwBotMazZemZjaTDqYDjLW7mLe6LcLhw9ihhY6Jk 1pdXJOfSGPcuqLQYQq9ng2NhBtIBy5C0RUezFX7jBC2t4ytb61XqAL/aDy+UnA== 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=1777865715; 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=T7sH1nxC/YB9KgXSjU880u6z96MAxn5XznjfA2RvfG4=; b=qiv/oxBMOdgRi5Xv8Wew1gxiIstul7s0h+qevhxF6Y/ApMaC8k3CrhkR+q9dnMzSravVdF Dk0B5JeXKYH68Zg00sR1fKqICJFgJgV+004BCHHPrIyDgDnlOrmie95Hcq6Ul4gBaiubis iCqLMm4wwCbrpOAFzHR9vGEdbTILtO+Vr62+ZfqvYL0zZ7QY7y8qOs3sk5teJhgEyyG/7d dA9PykI1GPsxGLu+CRnO+3M99Q2BV8YEERAq0SwhX5jyAbj2EQ81/cmnkarkoKi8xhmff/ DtBpXDQ+KKRKuLtN8O/30Kerm6CiWVl097oEl+1L0RF8R8ZNgWWblF/xo9yoTg== 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 4g86jH54TTz12Xr; Mon, 04 May 2026 03:35:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 03:35:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1628270169.859.1777865715719@jenkins.ci.freebsd.org> In-Reply-To: <1257216008.849.1777861830244@jenkins.ci.freebsd.org> References: <1257216008.849.1777861830244@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3586 - 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_858_660588598.1777865713388" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_858_660588598.1777865713388 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3586 (457c621add0a531273ee27798c924= c6aaeacc4c1) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3586/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3586/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 586/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) No changes The end of the build log: [...truncated 86.44 MiB...] --- 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_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 /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_secure --- --- monitor.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.monitor.pieo -MTmonitor.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -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/crypto/openssh/monitor.c -o mon= itor.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 --- /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_rescue --- --- histedit.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 -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-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- all_subdir_libexec --- --- lfs.so.full --- Building shared library lfs.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 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) --- 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_libexec --- --- .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 --- --- all_subdir_cddl/usr.sbin --- --- sym.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 -DSKIP_SPL_SYS_CONDVAR_H -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/l= ib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/= os/freebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/in= clude -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cdd= l/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris/include -I/= workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris/head= -I/workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris= /lib/libdtrace/common -I/workspace/src/cddl/usr.sbin/lockstat/../../../cdd= l/contrib/opensolaris/lib/libproc/common -I/workspace/src/cddl/usr.sbin/lo= ckstat/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/c= ddl/usr.sbin/lockstat/../../../sys/cddl/contrib/opensolaris/compat -I/work= space/src/sys -DHAVE_ISSETUGID -DNEED_ERRLOC -g -DNEED_SOLARIS_BOOLEAN -DHA= VE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.sym.pieo -MTsym.pieo -st= d=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cd= dl/contrib/opensolaris/cmd/lockstat/sym.c -o sym.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_libexec/flua/libjail --- =3D=3D=3D> libexec/flua/libjail (all) --- .depend --- echo jail.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a= >> .depend --- all_subdir_cddl --- --- all_subdir_libexec --- --- lua_jail.pico --- --- all_subdir_cddl --- --- lockstat.full --- --- 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.lua_ja= il.pico -MTlua_jail.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -c /workspace/src/libexec/flua/li= bjail/lua_jail.c -o lua_jail.pico --- all_subdir_cddl --- /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 -DSKIP_SPL_SYS_CONDVAR_H -I/workspace/src/sys/con= trib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/includ= e/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/wo= rkspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspa= ce/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cddl/compat/opensol= aris -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl= /usr.sbin/lockstat/../../../cddl/contrib/opensolaris/head -I/workspace/src/= cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolaris/lib/libdtrace/comm= on -I/workspace/src/cddl/usr.sbin/lockstat/../../../cddl/contrib/opensolari= s/lib/libproc/common -I/workspace/src/cddl/usr.sbin/lockstat/../../../sys/c= ddl/contrib/opensolaris/uts/common -I/workspace/src/cddl/usr.sbin/lockstat/= ../../../sys/cddl/contrib/opensolaris/compat -I/workspace/src/sys -DHAVE_IS= SETUGID -DNEED_ERRLOC -g -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLC= PY -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -Wl,-zrelr= o -pie -Wl,-znoexecstack -o lockstat.full lockstat.pieo sym.pieo -lelf = -ldtrace -lrt=20 --- lockstat.1.gz --- gzip -cn /workspace/src/cddl/contrib/opensolaris/cmd/lockstat/lockstat.1 > = lockstat.1.gz --- lockstat.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug locksta= t.full lockstat.debug --- 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; | ^~~ --- all_subdir_share --- --- sl_SI.UTF-8.LC_COLLATE --- --- all_subdir_cddl --- --- lockstat --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlockstat.debug lockstat.full lockstat --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.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/sl_SI.UTF-8 --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/plockstat --- =3D=3D=3D> cddl/usr.sbin/plockstat (all) --- all_subdir_cddl/usr.bin --- --- 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_cddl/usr.sbin --- --- .depend --- echo plockstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libdtrace.a /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib/libproc.a >> .depend --- plockstat.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 -DSKIP_SPL_SYS_CONDVAR_H -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/l= ib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/= os/freebsd -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/in= clude -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/cddl/c= ompat/opensolaris/include -I/workspace/src/cddl/usr.sbin/plockstat/../../.= ./cddl/contrib/opensolaris/head -I/workspace/src/cddl/usr.sbin/plockstat/.= ./../../cddl/contrib/opensolaris/lib/libdtrace/common -I/workspace/src/cdd= l/usr.sbin/plockstat/../../../cddl/contrib/opensolaris/lib/libproc/common = -I/workspace/src/cddl/usr.sbin/plockstat/../../../sys/cddl/contrib/opensola= ris/uts/common -I/workspace/src/cddl/usr.sbin/plockstat/../../../sys/cddl/= contrib/opensolaris/compat -I/workspace/src/cddl/lib/libdtrace -I/workspa= ce/src/sys -DHAVE_ISSETUGID -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_ST= RLCPY -fPIE -g -MD -MF.depend.plockstat.pieo -MTplockstat.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknow= n-pragmas -Wno-address-of-packed-member -c /workspace/src/cddl/contr= ib/opensolaris/cmd/plockstat/plockstat.c -o plockstat.pieo --- all_subdir_rescue --- --- input.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 -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.input.o -MTinput.o -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- /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' 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 --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_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_cddl --- --- all_subdir_cddl/usr.sbin --- make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- 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_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 48.42 real 302.59 user 30.91 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/jenkins1615733382095367= 5768.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_858_660588598.1777865713388-- From nobody Mon May 4 04:30:00 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 4g87wZ5vJwz6cRhN for ; Mon, 04 May 2026 04:30:06 +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 4g87wZ2xb8z4H36; Mon, 04 May 2026 04:30:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777869006; a=rsa-sha256; cv=none; b=Wje8Tq84ZYEPkKpJ6kFc8jc9Bq4rXgsRPNA+3zpo1FpRKooaStqF+O7QNbfSVwJFgJqjwp VRnqzWyS5gAcXTJD0fQGW2ADgDzcgMFtj9POSo1tqqzzwoBcey4PPmGgHZFD4bx+uBtOdo KzCbcDF5qhlNcHVCZbDE7EbHNTV3Ywu+dYlLfpokj3um/yrzjmo4cEdw4vYVxJ0rNAh1l2 qN9XqeoyU/HcY21GySq9VwYHJkundf8MW1et34zsPhnkOHza9FmeLJhD9OMzV1kTO+JCYW 77dT0KOKrpJjoGoYWNfNzLa5Eqfb/2Wai8ZZZg1+ujlPXF8RkNsjiexH8aK77Q== 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=1777869006; 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=jatW5dLgMUtVfu/bRjgI9quxvblIak2Jaz5vAMjv8A8=; b=rHeYApPoI+mAvzzWpehkqqvRzzj7R5mgAehbXVOkVfux72qdXP28WLaEDNp94bZ7VuX09d izfWhVcZwYAFzqvN16hoKvRWdxviiJgApYowylAYKNe7K+Fy+XZqAZWJYMPYbKNYuAwa8N GtoisQSAvii82hg0DtZ+Rr2BSw5WSBffEr+ymgaE6LAEp3K6Fgpvlf0lBSyjsRT4hPxQRy ffy2DVcxKDcGLya37LAnF/1AlR4WlWgMMl4VlI0isK9UdMsqEE4/q2Zj2yNcrTa+1CNm0J TpAU3dNHC/naeN52AqAnbGYw4WSk/i3+75sbjW7o+xkNF78xgeoiSwqGAX5yXg== 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 4g87wZ2LPCz13mM; Mon, 04 May 2026 04:30:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 04:30:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <947347983.863.1777869006336@jenkins.ci.freebsd.org> In-Reply-To: <1628270169.859.1777865715719@jenkins.ci.freebsd.org> References: <1628270169.859.1777865715719@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3587 - 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_862_1229961461.1777869000578" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_862_1229961461.1777869000578 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3587 (7b5a23b12451a71a8377c7ef674b7= 16a54751e92) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3587/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3587/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 587/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) 7a40b8a89e7da2a7e8d8e132bc37885b22e9bfb1 by jhibbits: dpaa: Fix copyright headers 7b5a23b12451a71a8377c7ef674b716a54751e92 by jhibbits: rs5c372a: Fix copyright header The end of the build log: [...truncated 86.42 MiB...] --- all_subdir_libexec --- --- dns.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.dns.pieo -MTdns.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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werr= or -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -c /workspace/src/contrib/dma/d= ns.c -o dns.pieo --- all_subdir_bin --- --- pwd_test --- echo '#! /usr/libexec/atf-sh' > pwd_test.tmp cat /workspace/src/bin/pwd/tests/pwd_test.sh >>pwd_test.tmp chmod +x pwd_test.tmp mv pwd_test.tmp pwd_test --- Kyuafile --- --- pwd.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = pwd.full pwd.pieo =20 --- all_subdir_stand --- --- all_subdir_krb5 --- --- rec_open.pico --- --- all_subdir_stand --- --- skein.o --- --- all_subdir_krb5 --- /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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_open.pico -MT= rec_open.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_open.c -o rec_open.pico --- all_subdir_stand --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein.o -MTskein.o -std=3Dgnu17 = -Wno-format-zero-length -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 -Os -in= clude /workspace/src/sys/contrib/openzfs/include/sys/simd_config.h -includ= e /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h = -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARI= S_BOOLEAN -c /workspace/src/sys/crypto/skein/skein.c -o skein.o --- all_subdir_sbin --- --- parse.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/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.parse.pieo -MTparse.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-address-of-packed-member -c /work= space/src/sbin/dhclient/parse.c -o parse.pieo --- all_subdir_bin --- --- pwd.1.gz --- gzip -cn /workspace/src/bin/pwd/pwd.1 > pwd.1.gz --- pwd.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug pwd.ful= l pwd.debug --- pwd --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpwd.debug pwd.full pwd --- all_subdir_bin/realpath --- =3D=3D=3D> bin/realpath (all) --- .depend --- echo realpath.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- realpath.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 -fPIE -g -MD -MF.depend.realpath.pieo -MTr= ealpath.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/bin/realpath/realpath.c = -o realpath.pieo --- all_subdir_rescue --- --- remove.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.remove.o -MTremove.o -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -c /workspace/src/bin/setfacl/remo= ve.c -o remove.o --- all_subdir_krb5 --- --- rec_put.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_put.pico -MTr= ec_put.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_put.c -o rec_put.pico --- all_subdir_bin --- --- realpath.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = realpath.full realpath.pieo =20 --- realpath.1.gz --- --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- openssl.pieo --- --- all_subdir_bin --- gzip -cn /workspace/src/bin/realpath/realpath.1 > realpath.1.gz --- all_subdir_secure --- --- all_subdir_secure/libexec --- --- all_subdir_secure/usr.bin --- /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 -DOPENSSL_PIC -O2 -pipe -fno-common -I/workspace/src/crypto/openss= l -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/p= roviders/common/include -I/workspace/src/crypto/openssl/providers/fips/incl= ude -I/workspace/src/crypto/openssl/providers/implementations/include -DL_E= NDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENS= SL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM = -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWH= IRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOC= K_ASM -DPOLY1305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/l= ib/engines-3\"" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/work= space/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/c= urve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/works= pace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/s= ecure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/o= bj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.= openssl.pieo -MTopenssl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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 -Wn--- all_subdir_secure/libexec --- --- auth2-methods.pieo --- --- all_subdir_secure/usr.bin --- o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssl/apps/ope= nssl.c -o openssl.pieo --- all_subdir_secure/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/ -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-methods.pieo -MTauth2-methods.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -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/openssh/a= uth2-methods.c -o auth2-methods.pieo --- all_subdir_bin --- --- realpath.debug --- --- all_subdir_rescue --- --- setfacl.o --- --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug realpat= h.full realpath.debug --- 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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.setfacl.o -MTsetfacl.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-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 -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -c /workspace/src/bin/setfacl/se= tfacl.c -o setfacl.o --- all_subdir_bin --- --- realpath --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drealpath.debug realpath.full realpath --- all_subdir_bin/rm --- =3D=3D=3D> bin/rm (all) --- 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_libexec --- --- local.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.local.pieo -MTlocal.pieo -std=3Dgnu17 -Wno-format-zero-= length -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 -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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 -c /workspace/src/contri= b/dma/local.c -o local.pieo --- all_subdir_bin --- --- .depend --- echo rm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- rm.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 -fPIE -g -MD -MF.depend.rm.pieo -MTrm.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -c /workspace/src/bin/rm/rm.c -o rm.pieo --- all_subdir_krb5 --- --- rec_search.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_search.pico -= MTrec_search.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/recno/rec_search.c -o rec_search.pic= o --- all_subdir_sbin --- --- conflex.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/sbin/dhclient -fPIE -g -MD= -MF.depend.option-domain-search_test.conflex.pieo -MTconflex.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-address-of-packed-member -c /wo= rkspace/src/sbin/dhclient/conflex.c -o conflex.pieo --- all_subdir_stand --- --- skein_block.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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.skein_block.o -MTskein_block.o -= std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -Os -include /workspace/src/sys/contrib/openzfs/include/sys/simd_= config.h -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/inclu= de -DNEED_SOLARIS_BOOLEAN -DSKEIN_LOOP=3D111 -c /workspace/src/sys/cryp= to/skein/skein_block.c -o skein_block.o --- all_subdir_secure --- --- auth-options.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.auth-options.pieo -MTauth-options.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/auth-= options.c -o auth-options.pieo --- all_subdir_krb5 --- --- rec_seq.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_seq.pico -MTr= ec_seq.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/plugins/kdb/db2/libdb2/recno/rec_seq.c -o rec_seq.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_krb5 --- --- rec_utils.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.rec_utils.pico -M= Trec_utils.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/recno/rec_utils.c -o rec_utils.pico --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- passwd.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 -DOPENSSL_PIC -O2 -pipe -fno-common -I/workspace/src/crypto/openss= l -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/p= roviders/common/include -I/workspace/src/crypto/openssl/providers/fips/incl= ude -I/workspace/src/crypto/openssl/providers/implementations/include -DL_E= NDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENS= SL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM = -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DWH= IRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOC= K_ASM -DPOLY1305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/l= ib/engines-3\"" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG -I/work= space/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/c= urve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/works= pace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/s= ecure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -I/tmp/o= bj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.depend.= passwd.pieo -MTpasswd.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-strong -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/openssl/a= pps/passwd.c -o passwd.pieo --- 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' 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb 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[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_libexec --- --- all_subdir_sbin --- make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/libexec --- make[4]: stopped making "all" in /workspace/src/secure/libexec make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- 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 29.29 real 169.75 user 22.89 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/jenkins1474764849808998= 518.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_862_1229961461.1777869000578-- From nobody Mon May 4 05:05:59 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 4g88k128JXz6cXsx for ; Mon, 04 May 2026 05:06:01 +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 4g88k05B7sz4Kj5; Mon, 04 May 2026 05:06:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777871160; a=rsa-sha256; cv=none; b=x49HZvggmViE91q2dd+AC9H2SBGR3un/3Ks708nC5zTGQYGtCWZsuKwK4Q5vBjLH6voe0/ qI8mlXhJF+49qKd6UsoSHURib8mc8dUimorsdb8bRA8Pa+i9kw0gi5TUeo+PZadKf57THy oZG66KWtI13mgRgVNLKcBYnX4CLqmzrQ4hRzzUBgypRXmN7UQD2Getaj1DYYC2QbGKf6IK UP5DjR+lpPmNrKGCIUbG3gp/ld8hN9rbgUZAhmjBnPHQ+ncrW3XPyVsF+ZU0PdWzgKFmG2 FgXZEXHZH1pGvWbaQzhNJq3fRBcUaX1jrwVDHxliAeIYUiwJF1+phwFjO6zMiw== 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=1777871160; 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=jSWtgb0d6OZ6ZtRplZAnSoeXaAkAB8uKqVSmayIQ+Hc=; b=RiE8YAod69dE4krCpO4md+pWEUh5ivcPvdYjbfkhqNd1j6+idjQa/odllHb75v2BO10xnb GOK1qYBczn+AL3WJM8mcPA6pm0MrJBVZzOB7eRpKakEgSVymouQS7u9k/tBdZzK++Rdehh JDjkVjFKGFYS4YBTDrbbFu3JcWeh+ZWU0vp4L1mj7BnN1uJXeq/sl0q0SGY1+YIucxQsei Bb7hAqPOSMYhW//StEnKnW4d25Kx66iLQccjE7WZYYCR0+4f0Ua7dQKywsA6PlOjgE5BHd HxENkq35AO1F/05I+51uW9SJvlli3b3g3nIVuDTcnuXli854dFzPalm8VW0GUQ== 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 4g88k03y7pz14v2; Mon, 04 May 2026 05:06:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 05:05:59 +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: <326340723.867.1777871160563@jenkins.ci.freebsd.org> In-Reply-To: <903832422.851.1777862586094@jenkins.ci.freebsd.org> References: <903832422.851.1777862586094@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28430 - Still Unstable 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_866_615078597.1777871159197" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_866_615078597.1777871159197 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28430 (9ca9a79ea67e8569c31ecc328e001b35908f491c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28430/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28430/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28430/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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 failed test cases: 5 tests failed. FAILED: sys.fs.fusefs.destroy.main Error Message: Returned non-success exit status 1 FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.timestamp_origin Error Message: Premature exit; test case exited with code 2 FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_866_615078597.1777871159197-- From nobody Mon May 4 05:20:56 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 4g893D62PNz6cZ3n for ; Mon, 04 May 2026 05:20:56 +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 4g893D2W7jz4LhS; Mon, 04 May 2026 05:20:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777872056; a=rsa-sha256; cv=none; b=pky3n3BsUDpPivvgYsDLaYCfvFbpKuSGmpFNyaITttByVCWiUbJPJAOSEQhNNn/h8AKNnf fUfr/WvoDiCjWaRLH1ppM43HKLGSKzSayTifPbBKtAQRed/ex+XrtXE0oVCvqnNCxtJc7v uAlmJSkG9imBXjgnpzTE67r7a1j/nNcw+GXVhumGRKIZb1k28Mgmk3tAarpqypIAWP9eYP mPkdsj0y6N4erj/uk+5nnVatoRddGepA8+Q1hkdrQMSWUIjqiXDxQeZ5Knt0Neibr/I+cZ umHaxqmmuTaTOMMJiR96TkZRangG0fw3sfwAJhzdS+p1EwLQsiAvVK/O6PzZ+g== 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=1777872056; 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=ZRXUHlarkbvUMnYjJJsHyhpAlF+K0SFoIjK31mnnCY4=; b=AHAC6/v7iI+3+hhKtc2rLeQvyB7hWC+38N4k+Sz9uJ9zxzhCQ1U/TDiyEsaGU9UeRn3Jh4 QKLaAft9O39ieICy29JNT/qSlSwDl7mSgDItH9+qQBVjdjQvJ2CWRW8uD9YDrdyAshI27R 3HnhWM5aVkOA7yPZSlsp7PUik9n8a9kD5LgoWpnw57JE89psLuANrc/LLsmwmwiYYMRfGJ p9+xGJQS71m5ng/juqY1x+uSINnRp8hT+n9+q7D3jdPw/fyJbWEe9z2XkbWF5Yx9X9FIQ/ vShwUu9usW+Pw/KwE/LZvb8TfsaIwdRSCsATuAyQi1ml6JKli7dTGoZ1dBysWg== 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 4g893D1ztDz15TR; Mon, 04 May 2026 05:20:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 05:20:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1791666732.877.1777872056283@jenkins.ci.freebsd.org> In-Reply-To: <1162785684.855.1777864486375@jenkins.ci.freebsd.org> References: <1162785684.855.1777864486375@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #705 - Still Unstable 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_876_371697136.1777872056060" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_876_371697136.1777872056060 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #705 (ee58056e1e42de9230a159412827da97ae7f03bc) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/705/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/705/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/705/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 0a919e2a9265b5cdaeb2c5d51c29791b4eb7335c by ivy: libifconfig: Skip bridge VLAN config for span members ee58056e1e42de9230a159412827da97ae7f03bc by ivy: boot1.chrp: Specify --image-base The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_876_371697136.1777872056060-- From nobody Mon May 4 07:24: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 4g8Cnc2dyzz6cmfr for ; Mon, 04 May 2026 07:24:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8Cnb6Y8Wz3P37; Mon, 04 May 2026 07:24:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777879459; a=rsa-sha256; cv=none; b=M/rNolR1b2NWjmVLd+VxfcmeqD+c1ufg1vZBlx9N6HNU/X3mfka0HrVI4aJum2SqoibAD6 op1CkLq5R408gvxSzS5XvE2yKxfAudbHkGAs2r3O6he8ilolWHpyxIm5L5X69fOEaFvpne WDTsHqpzOgNe+2R+2s6oH+wKor6TcIHm4dAEmJ8MLUrGFCfvMBvtejzlZsAbnWmpuadFa3 VyAvQnmIahq54Bc9egE23I7CGBPDToCQiQtFzp27I83X3urialhfkSufyEPvqKWmYNG3db hwZ+yAusD7yEVhle4BQgS2VZxU58VCwGNdlFGBilp236b1gkafENk525iRc/ow== 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=1777879459; 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=HDVji2YQQO3x4XWLwl4OACT0w2IrSU/Fy5BI4t3fUTw=; b=w8Lc5hZBYPClttLdNQ5DaijhFDX9Z+rVky76JRf7VtMhB7tviJn1DG8uZ82msAscCsiuDe i6h9MHkTcaoPSizQUmNL2o1hFx7BOqIGOGj2fLg+PpHL4LZ0zzg+MoGGmCB8McEi8dliRR eCWYYOw1+Edi84Nr7Wjk6wZBPiSiPwT7u8bFfNAIqoc5oGwmmJoma0KFLbnoFBjlSpPsFW /l6dhDTdmhK68LiSfE4vtpwtkAMKBWr877Vff6g9CvSNZZ8u14xBW0nERwCvGOqZFubgIk 1DUXxwr43fxs3kmeYhj6F10eRqdMHHtCObhfZa+yBXD0DnKd9qbGy+NvD9z+xw== 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 4g8Cnb5xnLz18M3; Mon, 04 May 2026 07:24:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 07:24:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1271686285.883.1777879459841@jenkins.ci.freebsd.org> In-Reply-To: <326340723.867.1777871160563@jenkins.ci.freebsd.org> References: <326340723.867.1777871160563@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28431 - Still Unstable 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_882_33687787.1777879459646" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_882_33687787.1777879459646 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28431 (d8d9e1cf5e055433565a7e686bc096a8494d2bb8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28431/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28431/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28431/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d8d9e1cf5e055433565a7e686bc096a8494d2bb8 by rmacklem: krpc: Get rid of KRPC_VNET macros The failed test cases: 3 tests failed. FAILED: sbin.ping.ping_test.timestamp_origin Error Message: Premature exit; test case exited with code 2 FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_882_33687787.1777879459646-- From nobody Mon May 4 08:53:13 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 4g8FmC1bLyz6cvV1 for ; Mon, 04 May 2026 08:53:15 +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 4g8FmB56kLz3h0f; Mon, 04 May 2026 08:53:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777884794; a=rsa-sha256; cv=none; b=UsaUv6KmFC/563Tng4C6tUpnvSfaJESiBBeTL5jRwKjB5Vhndv5CrFFv76xWO9VHs9gRsL X/1Ed43DtzlW4/VhSmNREjhRM+CYPKNnLvLqO46ZeWTnBUsJKyCfM+n5WDP1JDN3+wc1aa a8Zu1WzbCr2mU8OCFvAb4ZR4Fre62eF4pcKBCpsqElt2O8u8CnU9ofaAklieTWyxucITHu H82m/0EUWj8dvsm56FrxWNvJVX16nxV9wdUqpl2seqkYeV96CZGVce5DbMyDUaCs2LjNxm z1ZZHzMZlVdRAuKpSXDuSKlEhw9j0Uwz2TPA1N4YogDl+Yov+QJReY7R2X5BSw== 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=1777884794; 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=Ejd9Bq5/i8jRIHYEliQ35ocU5t8uu4bJ4bMese19h0o=; b=S/qvZQpRZfEWImxaWODDg60Za88J1sd3VPy4vqf6bfltjd/Ogzc2XTqP+yt+K8PUXlVkrO lo2pF50R+7FkUBbJk5Qlv+mc/Dyjb7Gh7pReH+0rQhzcZUbYV/34cEil/+K/HBbw8T3bIT C5tV/DGN+55SEyHp3+B1xSBXiZSL7wbgYhcyWIhrrhdKBRq5UNkL5ooW0RQtHRempmu6TL mgnBRRKMRpnarQfUkRdp1OKimNpSf+LGxb0eyUyECr0G9EPueGhx3FhstHL4ffkyiv2gcW tnx7C3Qxv4uKTuFD3q2nimyCaPW3b5DNznOnv1cXqCv33RghbL2EieLYPCjZXQ== 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 4g8FmB4Wzgz1Brr; Mon, 04 May 2026 08:53:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 08:53:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1631092306.885.1777884794641@jenkins.ci.freebsd.org> In-Reply-To: <27370846.825.1777846909660@jenkins.ci.freebsd.org> References: <27370846.825.1777846909660@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1055 - 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_884_1491285534.1777884793263" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_884_1491285534.1777884793263 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1055 (fca6c9e8f7474132f30bf836= f1c2b8d289bdc14d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1055/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1055/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1055/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) fca6c9e8f7474132f30bf836f1c2b8d289bdc14d by philip: contrib/expat: import expat 2.8.0 The end of the build log: [...truncated 56.52 MiB...] --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-er--- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libgssapi__L --- ror=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=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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_sec_con= text.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-error=3Dbool-compare -Wno-erro= r=3D--- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- 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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getarhdr.c -o elf_getarhdr.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libjail__L --- --- lib/libpam/libpam__L --- --- lib/libjail__L --- --- jail_getid.o --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/libelf__L --- --- elf_getbase.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- lib/libjail__L --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- lib/libfigpar__L --- --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.36 real 434.66 user 60.44 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14030604844= 654835645.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_884_1491285534.1777884793263-- From nobody Mon May 4 09:04:48 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 4g8G1Y27b8z6cwSp for ; Mon, 04 May 2026 09:04:49 +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 4g8G1X3S9Rz3jG1; Mon, 04 May 2026 09:04:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777885488; a=rsa-sha256; cv=none; b=RM1CcsEh3S8n3LB4wKk7ctUXD+G3wxXXv19t2G0BPYbUjukPOkZCHqlcRuHlcub/+89lth YW+xru8J9jJpPk4lPoaabWR+LD3emSihVDDV+lzSEeCxloKcNZIPflpDw5wsgIPDBfzTod adzRIVlW5OdCbuQK7b4NNTktC7Mhxxu5dwpRTffpMV+C1a0q+oMIIbaz/bHF2asEeAWGHW CWoIczIWOJMylBOhqCqRG+09X1ca4XoJx4lxM7iqfmGgIDmQhf+1VjO2zoGW7LvDBd+kma RNpTlR/JEI2y6rXs4VScO91+npjajf99ezjlS1Qgby6zoo95OI9AFyuemVO3kA== 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=1777885488; 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=mH7rETULjnIbBL3UcPRbzcNMKdGSOEU6tJNpMRPGp3Q=; b=E006uUwsWHjiZ2sN2RdP9katPJaLj4V3DgRs7Qs43sEANsL3JA9fdcCZa0sFmEptNwRVQW n13uk/mJKaUpXaA2DzFmXXIDu6SEO8/tZhQbSiyuoziIiNLINUg/wP17rW9tHQtNas/Vu+ gvzokkCdUqAnESCzbqf4qiD1RqrznSFaOcA1eZ1RFKY2/9wC1dQ5NrLhDDWR5SqavxkVFo EqiUAgjIa++imtHcYTzLWTAVLvWBXjO9YK9X6ZK+t1QRf9/jjfVm6VxYCZH2FZl3y0fMlR k7s3XY3J/qf5cd5v4iLI/+YaPMC3bLOGM63sc7vvGUcWyG8yzencFzUGOILyZw== 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 4g8G1X2ZyCz1CSH; Mon, 04 May 2026 09:04:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 09:04:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1884892840.887.1777885488367@jenkins.ci.freebsd.org> In-Reply-To: <1791666732.877.1777872056283@jenkins.ci.freebsd.org> References: <1791666732.877.1777872056283@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #706 - Still Unstable 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_886_1025815590.1777885488098" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_886_1025815590.1777885488098 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #706 (838e23734d06285b4473e12f52232346c93142c9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/706/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/706/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/706/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 838e23734d06285b4473e12f52232346c93142c9 by philip: contrib/expat: import expat 2.8.0 The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.mbuf.inet6_in_mbuf_len Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_886_1025815590.1777885488098-- From nobody Mon May 4 09:41:30 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 4g8Gqv4Cf9z6d0mc for ; Mon, 04 May 2026 09:41:31 +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 4g8Gqt60vtz3nJQ; Mon, 04 May 2026 09:41:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777887690; a=rsa-sha256; cv=none; b=xoQ89W7byoW8qyfdsjund7g1Mf53H0ifCDF5FOVszEVHY/lB85gulIlqXSD9njXKEPpUph qbidB7r27qqxL9F2XJJQzAhHFQ4Txq0FBaKt/DSHIYI/QaRJDrcdP71i3V+VM8omBb7wBX 0q0kyDa5vNYhNqFtgC6F5YSs2AAQmU2a2mY9LqQP6RsO4Rcf0oo/1YcR1KoJ3E0LO8RmND KCSeSBhKkHsjykOq/o0HgBAlikaOox2RjBqgVoGhg+s/V3CHHUwGCmIZQGylV9Zn3NjPMC uDpjxSDnBquPjcT56aHZG4BGP+IFalqJ8+SxU40q+MPilNJSWpZJ6CoBzPMG5w== 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=1777887690; 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=Vu/McZWZ5CYVIk55jhXQnuxPols8Ze9J8KqjP9Rz3tU=; b=Q97SJ6w/fBBNKFCBQ0MTVzj/yY4bxaQR7aDmv5MZqShz3bBw9Hx0svAR4zMcn+Q2zaDwSf aZk0LrdgHvuWvNtAg/DxIThMTh7pAsVzB1JM/BhBj+1E3eJJeGLlnI0oo4UHJjGedMfCak Cwu5TYEfvDdSLXdYoERe4mijgxFEO1QeKKiuvc8FTeoJsnYZPOAs//d+fb2RF9Z1o8ONV3 kf7ykuTCIazs3cvXpqjPt1B2vd82YSmVo+uLo3Ab19rMXqHRtOjUogA30a2j3eqVqSeVc7 1tf7DcHiNb9BsGpoNK0rS9Ou3JU5cWTYusCg8Oy0X7tQEFO8HAvoYUT8fpU5mQ== 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 4g8Gqt5WsWzS6; Mon, 04 May 2026 09:41:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 09:41:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <920306032.889.1777887690780@jenkins.ci.freebsd.org> In-Reply-To: <1343169868.827.1777847489082@jenkins.ci.freebsd.org> References: <1343169868.827.1777847489082@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1907 - Still Unstable 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_888_1177959530.1777887690599" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_888_1177959530.1777887690599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1907 (fca6c9e8f7474132f30bf836f1c2b8d289bdc14d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1907/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1907/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1907/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) fca6c9e8f7474132f30bf836f1c2b8d289bdc14d by philip: contrib/expat: import expat 2.8.0 The failed test cases: 10 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_888_1177959530.1777887690599-- From nobody Mon May 4 09:42:33 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 4g8Gs56hFgz6d0ZB for ; Mon, 04 May 2026 09:42:33 +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 4g8Gs542vHz3npk; Mon, 04 May 2026 09:42:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777887753; a=rsa-sha256; cv=none; b=Fctm2C5mP3anCdWSEJYeE335qR4j5N6ucNY0JPBWOmGtVLPcEkIVRh7oADJkrQjo9tm/bk hkCYOxSIGCnInMXiEvI58rQ0XlSR2HQQ6aTn9iTPYsJZE1wmzyQycl94r9Ne27Z65tFIGr IPNLt53ie7IBsmCFxJ1BSa2mgRY3Rm20gU0nIodoXnWn/JmFUcUdpbgrYJyOvhm94xh2zF RKL+aE6qIeoJUQyVuxmW2vVBx6ofos59TVW4O08XmdYMwWOqnJdf+g74S6eU/KP1F/4XI8 qxhL4AF93YeMGgNl6GPIqIhXdxV38GXI7+woICXwq8KiCCscg1KF9jPTEjc2CA== 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=1777887753; 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=dOJ9rGMfpr5m7JNQzFryWCeWFAbnQHhhKtU/3T3iSbQ=; b=NUokUTxlOwvcif0suU+Qm7cF8KFqnfD9MLJk6zhn7rvsn2nHXGMNMPYReVJhQGyhKj3pgq JiXA+EUmw7v4tjPjOlDct74Eu81p4CtPK2lkAEDt3SFi/s7MThT/CzHZP4lnuSMFVTc9C0 opIi6RXtDtcfYvXBn1cjTicxdNdBJdjSGSYv2xrl1uwdqDNNV5qib3acy5uM4mG+3brMjW yoCVPM8mI0zTtQICxjHMcHug79EBpsNs0dfCiV4wevoyEkA3/seeIDXvS7kUPC4d9ZKSQh KroZ5hv/O+yGvZKk0e/t7PqKlSRVosnwJCMaeekwRcxDc3LHRxBHDXRj3eyAuA== 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 4g8Gs53cbrzch; Mon, 04 May 2026 09:42:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 09:42:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <202057110.891.1777887753512@jenkins.ci.freebsd.org> In-Reply-To: <1271686285.883.1777879459841@jenkins.ci.freebsd.org> References: <1271686285.883.1777879459841@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28432 - Still Unstable 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_890_1155421006.1777887753334" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_890_1155421006.1777887753334 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28432 (457c621add0a531273ee27798c924c6aaeacc4c1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28432/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28432/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28432/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 476805133f5736c2c8638e41d2b5d8dd2c597f3a by markj: unix: Make sure we signal EOF on the write side when disconnecting 001cfc7b8aa38122c4e0fe8ae48fae3556a1f2b6 by markj: tests/timerfd: Serialize 47ae0135d461854b72b905ac77bf3e1f5b2868bc by markj: tests/if_lagg: Minor improvements 667dd9eafa4d5352efdfcdc1a9e228c23fbc60f5 by markj: tests/ping: Fix date(1) invocations 457c621add0a531273ee27798c924c6aaeacc4c1 by rmacklem: nfsd: Disable use of callbacks for NFSv4.0 The failed test cases: 4 tests failed. FAILED: sys.geom.class.gate.ggate_test.ggatec_trim Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_890_1155421006.1777887753334-- From nobody Mon May 4 11:19:45 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 4g8K1G4KLrz6RWCg for ; Mon, 04 May 2026 11:19:46 +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 4g8K1G12Rpz3x8q; Mon, 04 May 2026 11:19:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777893586; a=rsa-sha256; cv=none; b=Oi4DLknKDOWfl6XvJQWszsNRyY8NJPLLtj8GK5vaEv0QLzZ94A6LhQ3TPxDI05mwK0PKK4 LuwA64ZFnw+mgwERuLTCG0gYNbg7PB4qiLvyjiKOSUy2TnMvRk3WpIB5ihtporI5zSpVHQ VHRhceNFAr4fjyJqdnT64rDNupKiqGYPbJAUR6Tq356hAO1Q/KSwxMGl0Cah85D5J02v4I ispxVrK+Y1wme5Q8jPJQW2hfLxPrPnJeGUCXiRyp+8JjC3XSINiIazeNHUP5PySSnKEv5S Y8mu7owDF9eXBui6bEn+cv8o7lBrN8VncJEjUqka4Jcl6SDhO/IZDvhI6ZCH3Q== 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=1777893586; 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=7JrtwkpBXdtw8J4VsVMjV4OmP0Qe9Zn2te+mQOQUA5I=; b=V9Iy2dk5IHZikgUpFhG/dOQZtBB09xxgr/MwmIIklqHigtjif0C/DgsjQs6KJ33XeM0vsW dHy7hdemy3iLdMnW54bbyRSKtRDEjyLTOG8EAkdzSV7mnczn2qPAeEHo5IKqlav1OAnyKO hEeInC2Lg29sZKTHHTRudc8v82CXAhRwZnnyx7fBR2DyrU4hhJNzcP2mxVTKdnWTGYZyO3 PdW/EtHEXBLGQXJ4ODM6E6YRCFGCcC1wFZtxN/dXZTp/YpQ4n3E6x9HsNcT4qIQwIvxQ3n vgBUdWqdMz6Zw920YaXC9uPTuciMxJskhtLykpc8cYv7wSakadl+hHCIXg9D4w== 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 4g8K1F6M5pz2rZ; Mon, 04 May 2026 11:19:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 11:19:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <980519859.895.1777893585897@jenkins.ci.freebsd.org> In-Reply-To: <1884892840.887.1777885488367@jenkins.ci.freebsd.org> References: <1884892840.887.1777885488367@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #707 - Still Unstable 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_894_807948224.1777893585633" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_894_807948224.1777893585633 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #707 (c082fc0be1538261569c4d05eb69914fa51f8691) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/707/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/707/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/707/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 10ea8de9df20a9a64b7adad25576ac90bbef63ed by fuz: lib/msun: Added fmaximum and fminimum family. Tests and man page 0073b3d572af124ba453a39e3229d97b8bd5ab02 by fuz: lib/msun: Added fmaximum_mag and fmaximum_num families c082fc0be1538261569c4d05eb69914fa51f8691 by fuz: msun/math.3: reference new functions f{max,min}imum{,_num,_mag}() The failed test cases: 3 tests failed. FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_894_807948224.1777893585633-- From nobody Mon May 4 11:56:57 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 4g8KrB6s56z6RZdw for ; Mon, 04 May 2026 11:56:58 +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 4g8KrB1RrYz42qv; Mon, 04 May 2026 11:56:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777895818; a=rsa-sha256; cv=none; b=LVHPlm70ubVpal4FcPwnlRjlFX1IGF75HkyXTYSzWOHNSQvbW187IXwBdGAlltNzP5TI0z +StInFdqQGwu7Li3nzcwAErUHNkT1UHI6j9Rxw0Wk5zsLxmiwzy1QeNFKTF+7GlLIWM420 54mv9+M2D+EjwDaAsZB1BYFn6qQGUOdzhblsCeYwsJpe0ga9kF3jlC8Oo4m9ES08IZ3iu8 3dHE4DgKqAo9x+6EjEK724yWDKVDighjsNte6Wij2NXEH9SZpjsLGeyfpBtSPx2DiG3BT+ 1JehpK4xKNRjh9lUkcUZHKoYlTCzFMX52FZP8PPZexidGjADeSzIBVFLh7fx1w== 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=1777895818; 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=WHecScZZlyXBEE+wBHzSLHITpvFpzbyYUKtzPMfz6J4=; b=UHSH98bH3h9ZKGVfeDf8Yt5rbBlO7NvSCVknA9cHyRGq3HMNbTUAYY/F7WuRdyN009R0k0 dCt2KCwdKL8pqP1i1TsKntf4iuuMOINZt0uUI2mqq7lgQNI8dHVJA4bff/975djA0ZZdOX onmF/I9wL76RubyVE398zHPw8iHg7LAFoqckwQNpQ4ThK+WT10zNcz4Fjs8uVOR8I03BFG hdxh1LFAbcQqST5F0PlDDduWm52krB6O5KORPPLZEvNEz5GzYDGvuAUtb30Bv2i73ZSKbk 8No2Rm4FOACJ/R9G8J/pFerb2gh3k1nWwDsdeWNOlZSNhlF7dDOHrLY/Nt7oHw== 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 4g8KrB10T2z42K; Mon, 04 May 2026 11:56:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 11:56:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <451585444.897.1777895818145@jenkins.ci.freebsd.org> In-Reply-To: <202057110.891.1777887753512@jenkins.ci.freebsd.org> References: <202057110.891.1777887753512@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28433 - Still Unstable 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_896_839997519.1777895817954" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_896_839997519.1777895817954 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28433 (7b5a23b12451a71a8377c7ef674b716a54751e92) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28433/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28433/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28433/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 7a40b8a89e7da2a7e8d8e132bc37885b22e9bfb1 by jhibbits: dpaa: Fix copyright headers 7b5a23b12451a71a8377c7ef674b716a54751e92 by jhibbits: rs5c372a: Fix copyright header The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_896_839997519.1777895817954-- From nobody Mon May 4 13:34:44 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 4g8N1061P1z6bBYc for ; Mon, 04 May 2026 13:34:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8N102jfPz3Khv; Mon, 04 May 2026 13:34:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777901684; a=rsa-sha256; cv=none; b=R2ZcpGNL80q/VpT5t9X7LDmb/pDz4UCclIa0xla4I0VJizjKak4km+yFkfGu8tokiwzx0P xjEl0nzxSBvhlQYC9A0YhtXrAgvJw/bQy8401EwshNCED8dPfWVgr+dwyT75d7j6P5vGqU gQtuzBjt8mMT9M7YfAchzNChubnZnu54IWG5hPJjwpyU4t50h/we4IWsVKoWHUnSRBcWQa HyL6QP4ZlmGfAKr22t7iK46immwc9zhZhlpTfdGO5vVhCQEIdLFxHGJqf4XfUlsg8hyhWI HKxKFYUkYU+5aIS3iOnVPUbvuf54nl4xszQZQXsLLJqqSYrQNVX/WnqhysPi0Q== 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=1777901684; 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=bQRqzVH81BIKNaQBw6Cb71GrHz67mgoQaag0gCGosYw=; b=hcNi+QkttXcZ5wYqamOF2x3voZz6NlzboETkUYLcoTMDCetHWvjRp2+51tDmjNPJ36baKg YiINAQaMyFMDVQzlTRk/mq945dB/TdpsSx218CE3t7pMfUFpRHWMjZpN9Tz5sqhzUt/o6s t5o4fb8BaEsmEnLyrqaVJ0AE6j67B70JGIOUx7fEcXdlOWs82z7uGKHXiy6ceAAvDdw1M+ sQASH4gl9dpQhIuEoELym9tcVrTBQS6qzsZFCZ2hlWSNzTlHq9AKHMsl8o5fgKtke/Pjoe UYkhB6+HPkUdONZe5MiOo5fLh4twJ/tsVhagUFWwuKvuV4ypmWppKV2+xsg/uA== 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 4g8N1029G6z6r6; Mon, 04 May 2026 13:34:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 13:34:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <466372962.903.1777901684310@jenkins.ci.freebsd.org> In-Reply-To: <980519859.895.1777893585897@jenkins.ci.freebsd.org> References: <980519859.895.1777893585897@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #708 - Still Unstable 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_902_1936643802.1777901684121" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_902_1936643802.1777901684121 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #708 (2157c0e19672e341130e0444ac6d902966da0a26) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/708/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/708/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/708/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) fba39d50f7819289c226c8c39d423fab1778c8d8 by kib: init: build dynamically 0276461a2d88aaf41158a9b4ba25342a644aa1c5 by kib: bin/sh: make it possible to use as interactive init e5c9bd66eaaba591163c06234551e4bf1c325c24 by kib: kern/init_main.c: path is for the binary, not process 1332831c5aa7e2b828fd799b8ecc137421eadcb4 by kib: init.8: document init_path among loader tunables 350d980db8693b300fdee01598cb98c9699616ba by kib: init.8: add RECOVERING section cd86057224b58af38adf0f0ce6042bb39b7b2837 by kib: amd64: ia32_fetch_syscall_args() does not need to check params != NULL a42f95b71ed946ad3d85f1b95daf0056abdc8345 by kib: amd64 ia32_syscall(): only allow for ILP32 processes 2157c0e19672e341130e0444ac6d902966da0a26 by kib: tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64 The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_902_1936643802.1777901684121-- From nobody Mon May 4 14:52:38 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 4g8Pkw6hzBz6bLBR for ; Mon, 04 May 2026 14:52:40 +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 4g8Pkw25mqz3VpZ; Mon, 04 May 2026 14:52:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777906360; a=rsa-sha256; cv=none; b=om/gVfMhUdBV4ec7qT5CNvh5r6kxXK5WqQ70iEHb2TRB1cGvtqOocBUDBmJNZ1nRJM+qT6 9MnDyuK66dGwUdbK857DIdLdmL+RCi54yAlQJDNtWCTBcKBA6HrOi/Dn4aLV97E/2sQNX1 /dNQxvY0AI4AfqxlKTBrPG9fVdVbgz776zp6lYE7ynrOFNEPLcpPy4a3eMZHNPbYfIqQmA cY6dWFPReNUKmMi5VxW7y4kzvKLpLUXCUhsJI5HNkB0YNVeJImYgK39MlHcjID6crhbTlN DwE4W8exaljZNkKgNDrmbhQVidDzKsRgIDgWyJhZf491rmh1I4jBNR9N07B2sw== 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=1777906360; 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=e+68sMI69HG8Y1kBCadpoUOTrHCs/+nyQnctYi4WMFo=; b=yMhpG4i4oSnY1M2pSmzOmlcTDZ59IdErXGT8yLHkJIzVc1IMP+yuAezcYvxXnLU6FYm+7C XkCkys/gMXgTxoNjS+yQr6941jHku4s14GvniiDVH/5c/58JeCJn0xxLpFaMZMh36UNRsL VQZeh2xFYapZtdIFCA/IvYZqY2EUEABEKZwKfZn+wXlfh7b7yp6zx9JKc1t6k702MbKYX2 67nUP11/24dQiiTwThrR5/kx7RQwHGS9bVBK1CwguMbqZzdlcUYouTK7pf/g99G5Q/Xl2b 7JiYWVhsdyppr3LgMFq9HB+pXxSC06rSS4acbwiCPK/bUfF1PCTeTJNVi4Eo5A== 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 4g8Pkw1QWRz8Zk; Mon, 04 May 2026 14:52:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 14:52:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1022648138.911.1777906360203@jenkins.ci.freebsd.org> In-Reply-To: <947347983.863.1777869006336@jenkins.ci.freebsd.org> References: <947347983.863.1777869006336@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3588 - 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_910_1415657523.1777906358205" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_910_1415657523.1777906358205 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3588 (8acc4c16c6635c3cd8871d0ee1221= b62d48d71b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3588/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3588/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 588/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) 8acc4c16c6635c3cd8871d0ee1221b62d48d71b9 by des: vis.3: Try to better describe VIS_SAFE The end of the build log: [...truncated 86.61 MiB...] --- all_subdir_rescue --- --- stty_make --- (cd /workspace/src/rescue/rescue/../../bin/stty && make MK_PIE=3Dno NO_SHA= RED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspac= e/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescu= e/stty/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/stty/ cchar.o gfmt.o key.o mod= es.o print.o stty.o util.o) --- all_subdir_libexec --- --- linit_flua.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/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.linit_flua.pieo -MTlinit_flua.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format= -extra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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-format-nonlitera= l -c /workspace/src/libexec/flua/linit_flua.c -o linit_flua.pieo --- all_subdir_rescue --- --- .depend --- echo stty.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- cchar.o --- --- all_subdir_sbin --- --- 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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.cchar.o -MTcchar.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/stty/cchar.c -= o cchar.o --- all_subdir_sbin --- --- tape.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.tape.pieo = -MTtape.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sbin/dump/tape.c -o tape.pieo --- all_subdir_libexec --- --- lposix.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/sr= c/libexec/flua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\= "flua\"" -DLUA_USE_READLINE -I/workspace/src/lib/libedit -I/workspace/src/c= ontrib/libedit -fPIE -g -MD -MF.depend.lposix.pieo -MTlposix.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-a= rgs -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral = -c /workspace/src/libexec/flua/modules/lposix.c -o lposix.pieo --- all_subdir_bin --- --- histedit.pieo --- /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; | ^~~ --- all_subdir_secure --- --- monitor.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.monitor.pieo -MTmonitor.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -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/crypto/openssh/monitor.c -o mon= itor.pieo --- all_subdir_rescue --- --- gfmt.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.gfmt.o -MTgfmt.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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/bin/stty/gfmt.c -o= gfmt.o --- all_subdir_bin --- --- 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_rescue --- --- key.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.key.o -MTkey.o -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/bin/stty/key.c -o = key.o --- sh_make --- --- jobs.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 -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.jobs.o -MTjobs.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -= c /workspace/src/bin/sh/jobs.c -o jobs.o --- all_subdir_sbin --- /workspace/src/sbin/dump/tape.c: In function 'startnewtape': /workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a term= inating nul past the end of the destination [-Wformat-overflow=3D] 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^ /workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 an= d 12 bytes into a destination of size 11 603 | (void)sprintf(volno, "%d", spcl.c_volume + = 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ --- all_subdir_rescue --- --- stty_make --- --- modes.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.modes.o -MTmodes.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/stty/modes.c -= o modes.o --- 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_libexec --- --- all_subdir_libexec/flua/lfbsd --- =3D=3D=3D> libexec/flua/lfbsd (all) --- 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 --- --- 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_rescue --- --- print.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.print.o -MTprint.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/stty/print.c -= o print.o --- all_subdir_share --- --- se_NO.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/se_NO.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/se_NO.UTF-8 --- 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 --- --- all_subdir_sbin --- --- traverse.pieo --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug fbsd.so= .full fbsd.so.debug --- all_subdir_sbin --- /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_libexec --- --- 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) --- 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_libexec --- --- lfs.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.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_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_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' 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_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- 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_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- sh_make --- 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_bin --- make[3]: stopped making "all" in /workspace/src/bin 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_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_secure --- 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_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 --- --- all_subdir_lib/msun/tests --- --- ctrig_test --- 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 48.46 real 298.03 user 33.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/jenkins7760434662956826= 262.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_910_1415657523.1777906358205-- From nobody Mon May 4 15:40:30 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 4g8Qp82fkYz6bgh6 for ; Mon, 04 May 2026 15:40: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8Qp711G2z3hLv; Mon, 04 May 2026 15:40:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777909231; a=rsa-sha256; cv=none; b=qFDZjhDIxS2UzU5O9/X/sBq1uKdznnnbGLxK8yKd4CuaFAJHDUMw+XWcBjQH+OEyL1jorP 70cX6pUHQIkHZF9Ve+MzkE4z8MuPcdQ900/cH+DT+JfO48aLxjd4e/NcYIGb0ZikG+eftb ZRh2UsmRP60tzP3DfEUHax9Pm9yBGbcdpZ6GA//MPtBUhZexsBiy3I2x4bf8mIFvHX/6dW 9oO5CdUl41TV/wsdVzZa2FBv80TlAuQd+Ab+JtqnU7zw6TFz6dQJ8UgWeProMom6UA7MQH 5tJ0O/Hrk3PZyvKrmuCLWP3EnnchnecWEn7+TBpJdeq/FAKpPk4TY+Q8RGCsmQ== 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=1777909231; 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=QycJmi6CkVGIJ4T7Nba/FRg3RClWDGZtAnf7sZC8MBI=; b=yOeoBDb/oUjSgNu8BZTv+lmKX7Oq5M0VH0xgNQF1NwlCpHkgTANWa80PqkU3YxwyF2xbTJ KVDD6ZSmg7KX5KLxrKYBHvNPmHW+4Qfq4xcNfdtOPPeoNwae8u7H286nYWPyOO/0PUD9Tq J/h3vJb7wVIcf3g/M+JFbZtYqY42qZ3jhI43cJMxnLjYy6kCP+h99YyVdxZdqU+1rQMUBX C8o5OFggS0uwDyQA+dKNDUJZ57t08nzdX7ZqC2/nNcFLRwSCJ9fi47DvxFS6Hz9Rk+MyoO poUPMWm3SgmOPC2H/ntG/EdLHPBUQ+GXjhhMXP1ooGw8RSVkrDdZ9UMhjx1Z0A== 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 4g8Qp70bKZzB3d; Mon, 04 May 2026 15:40:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 15:40:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1483576720.913.1777909231086@jenkins.ci.freebsd.org> In-Reply-To: <466372962.903.1777901684310@jenkins.ci.freebsd.org> References: <466372962.903.1777901684310@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #709 - Still Unstable 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_912_116131907.1777909230864" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_912_116131907.1777909230864 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #709 (e3fc367366319466dd91fe0217a06c0655e35a8a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/709/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/709/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/709/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 919b10729753336ef16338295c61ebd085348fb9 by cy: krb5: import MIT 1.22.2 a22ad16deb2ce23050c949b43210f5c6feb5afa8 by cy: krb5: Fix two NegoEx parsing vulnerabilities ea93554de436e84d27200d12f3a3b6dc1670fac9 by cy: krb5: Adjust version to 1.22.2 e3fc367366319466dd91fe0217a06c0655e35a8a by cy: krb5: Adjust additional version strings The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_912_116131907.1777909230864-- From nobody Mon May 4 15:41:30 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 4g8QqH3wLtz6bgxm for ; Mon, 04 May 2026 15:41:31 +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 4g8QqG6SRWz3hj5; Mon, 04 May 2026 15:41:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777909290; a=rsa-sha256; cv=none; b=FXRQ7VlTS7cedeFV7kVHNZdczuAYG9yHld6paQzvZmZyWQusNFLuGsZ7+tWhiTVCuJYsgP /cbQLD6nfGHD4aGpKwv/5zOf9ed6sUYtRCSJ4dRKZvfFTZIZyq5+CdgVreAl5TCGJaTMxL 61igxrTFKH7M1K16PWbdD+rkLsciQaOibpK1ZoCyWLQuOw3yaDsHSh4/9rGb5NBr4OW8Bi JenufRgpuabY0DyCDXdA9vlfHGYn9iiquKRssfdMPvqACMaKiH4AthjzZc7/QzP6pe8EQh Yy4MThFikLvdjLwgVLCsNsaF48Ov/P4YcadWVTn9rgjddQP0JEVgfzyKCRxsDg== 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=1777909290; 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=M/hePDQs4WlKCzvqUZv3gLXGn/po63r71ztxH5qDnjg=; b=ovx9XF65wywOIRjJEAw+1XmRhec3qEVChBaKtVAqcyovrGa+y9FNk5wJisRfTwePqoBuha DKlN38qE1zd9XTHNEr3AaXpulZF09Wwp9gA/+KFpjiUkO2mzv7F5qAZSQQGNLfu26Jf3ky SJwOviCiiEP3Z/PRkgfO+TsAD5ipF1NQMMMnOeA4mwikDfj0zluecxHKG6X6GFKx0cxijQ awFG97nd00lbYxnAk/Zge9fYsUQJMOAAOxa4gvkFcusxaHHsT0mt+hNuxT5/ymeWW/wXy8 jR2vaDJCIqCLFsQBQtRKdrdIBlKd2cCXpT1vKqi6oPWs/JaW2OFgz2i+mTHCWQ== 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 4g8QqG5mntzBMp; Mon, 04 May 2026 15:41:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 15:41:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <120330290.915.1777909290814@jenkins.ci.freebsd.org> In-Reply-To: <451585444.897.1777895818145@jenkins.ci.freebsd.org> References: <451585444.897.1777895818145@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28434 - Still Unstable 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_914_147376719.1777909290645" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_914_147376719.1777909290645 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28434 (8acc4c16c6635c3cd8871d0ee1221b62d48d71b9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28434/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28434/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28434/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8acc4c16c6635c3cd8871d0ee1221b62d48d71b9 by des: vis.3: Try to better describe VIS_SAFE The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_914_147376719.1777909290645-- From nobody Mon May 4 15:56:24 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 4g8R8W3kkRz6bkX0 for ; Mon, 04 May 2026 15:56:27 +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 4g8R8V5mX3z3jpN; Mon, 04 May 2026 15:56:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777910186; a=rsa-sha256; cv=none; b=Zp7czUfnzKEzWv1UmwC6N8DihYgNmTx7UqTWcOckgUnQ093ZbgD1ePjxhnBIdssSRGLCpn SQ1q5D/U2zy5ZGUov3onWDeFHAPV7oRN7wwqWfwV7P73zxBRu+o6ANAFKiOkWT7iDzXgu8 +AN4OuF3ZIFa4dPxjSLz5CRydVPgXSLypurjRLVW08sHVPUQKRBHcYUhgqMBGm53o0RVY3 9BEUQX2rMJzzk4bxwXFlM8v4m6VfRDaC7MXrgmncuqxkkSlW3aNkxsYfjsvpXoPnVkBzMW SXqDYp7hAAe9NBHckHbOv5BA4erqe3IjcslZj2FxWW8jwmxAJnRdhpvIrUi7fA== 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=1777910186; 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=TmhvUTeMfheiGQaawtp60nZu1JLg6J993dlJHYvkF7w=; b=xnOjhM1TuDHU3UWiIdeMZ5+fwhbSGIjvGixctUvV+UCz6V/WFpDSUrn40D+JlY9rj9K39E RNmKePTCPWxhKw0sIWaG2dxk3t9Jf4hE5mvR/xtn1hRKK5ZLDKR00PdFJDd6zgaqGew1yN vT8VPzeB6a2yyYcslKW1cg3ecfBw49KG9NjKwS9aafM8rgGPXOZUlwFKhG/Mf/LGiIJd6l MNV57rQaZGiFqOMmZBLxTnQmiBbSplYrqhd9krIf2bAz/ZnsH24uO7Z2h2CEXAVKCSanXO cOdF2to7/wYPpM077odXF8Z1RPUwq7qZ9SydBNG/K3ILXxAeYx8Xq/EG3wUvMQ== 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 4g8R8V59QszB8Q; Mon, 04 May 2026 15:56:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 15:56:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1827868646.917.1777910186730@jenkins.ci.freebsd.org> In-Reply-To: <1022648138.911.1777906360203@jenkins.ci.freebsd.org> References: <1022648138.911.1777906360203@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3589 - 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_916_1406745784.1777910184698" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_916_1406745784.1777910184698 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3589 (045a9ef829fa30c2ba7af47ab34d3= b2443024207) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3589/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3589/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 589/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) 045a9ef829fa30c2ba7af47ab34d3b2443024207 by ivy: llvm: Don't install /usr/bin/{gcov,objdump} twice The end of the build log: [...truncated 86.35 MiB...] /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_= REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34= and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28= and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may= be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wf= ormat-truncation=3D] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined her= e 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33= and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] d= id not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr)= ; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_R= EMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ --- all_subdir_bin --- --- setfacl.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = setfacl.full file.pieo mask.pieo merge.pieo remove.pieo setfacl.pieo util.p= ieo =20 --- all_subdir_rescue --- --- echo.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 -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.echo.o -MTecho.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -= c /workspace/src/bin/sh/bltin/echo.c -o echo.o --- all_subdir_bin --- --- setfacl.1.gz --- gzip -cn /workspace/src/bin/setfacl/setfacl.1 > setfacl.1.gz --- setfacl.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug setfacl= .full setfacl.debug --- setfacl --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsetfacl.debug setfacl.full setfacl --- all_subdir_bin/sh --- =3D=3D=3D> bin/sh (all) --- builtins.c --- sh /workspace/src/bin/sh/mkbuiltins /workspace/src/bin/sh --- all_subdir_rescue --- --- error.o --- --- all_subdir_bin --- --- token.h --- --- 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.error.o -MTerror.o -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/error.c -o error.o --- all_subdir_bin --- sh /workspace/src/bin/sh/mktokens --- all_subdir_libexec --- --- spool.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.pieo -std=3Dgnu17 -Wno-format-zero-= length -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 -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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 -c /workspace/src/contri= b/dma/spool.c -o spool.pieo --- all_subdir_bin --- --- nodes.c --- ./mknodes /workspace/src/bin/sh/nodetypes /workspace/src/bin/sh/nodes.c.pat --- syntax.c --- ./mksyntax --- .depend --- echo sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- alias.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.alias.pieo -MTalias.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/alias.c -o alias.pieo --- 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_krb5 --- --- pkinit_clnt.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_clnt.o -MTpkinit_clnt.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/pkin= it/pkinit_clnt.c -o pkinit_clnt.o --- all_subdir_rescue --- --- 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 -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.eval.o -MTeval.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -= c /workspace/src/bin/sh/eval.c -o eval.o --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- hist.o --- --- 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_stand --- /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 -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.hist.o -MThist.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -include /workspace/src/sys/contrib/openzfs/incl= ude/sys/simd_config.h -include /workspace/src/sys/contrib/openzfs/include/= os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/= openzfs/include -DNEED_SOLARIS_BOOLEAN -U__BMI__ -c /workspace/src/sys= /contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o --- 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_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[5]: stopped making "all" in /workspace/src/sbin/dhclient/tests make[4]: stopped making "all" in /workspace/src/sbin/dhclient make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'exphere': /workspace/src/bin/sh/eval.c:490:13: warning: variable 'need_longjmp' might= be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 490 | int need_longjmp =3D 0; | ^~~~~~~~~~~~ --- all_subdir_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_rescue --- /workspace/src/bin/sh/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:866:13: warning: variable 'mode' might be clob= bered by 'longjmp' or 'vfork' [-Wclobbered] 866 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:871:24: warning: variable 'savehandler' might = be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 871 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:857:34: warning: argument 'flags' might be clo= bbered by 'longjmp' or 'vfork' [-Wclobbered] 857 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- 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_rescue --- 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 --- --- all_subdir_secure/libexec --- 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_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 41.79 real 259.69 user 27.49 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/jenkins1143255973631651= 5798.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_916_1406745784.1777910184698-- From nobody Mon May 4 17:44:44 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 4g8TYT1TZzz6byN2 for ; Mon, 04 May 2026 17:44: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8TYS6TMRz3CPK; Mon, 04 May 2026 17:44:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777916684; a=rsa-sha256; cv=none; b=Pmy6BhPdobh+FWnmdTmwZnSvSWciWcEmj3MSfP6MQ1/18NzO6r+SmmMHQ0VCxRmPGfMNFm jh529/utyTuTZGQwtOZMQ5JKYVKwXI0LBKp/mnkOwpFXnlCuMTPuweuJhTnzaVEnzGA95M mcvBhZkdajwxfqkp1Ake/FbaiN/WxYbAwr+EwpnofdxsdDZVVWRiqLVu1BX/svMpWW0jFD +wqWPdbGAHJRbbf05vRnPiYcz5Mqg+HAVtAIRe+zGPBhRK1/IWCW3flMkTT/qwc52BNlzD dWj1UPfQLBfb/8h4RrzN6VwB5Srx13uv2aSwxNivZzoequgFI7Cg1p2wt0jsLA== 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=1777916684; 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=lfX0zfnUh/JPLlGncKC9DTb9B3ru+ePxYCnCFSCbj/c=; b=PHI9zB0HK/0gekqF0LXA3np2YB0+aqf1sw7WPqZAJAVw1abW9i82nYPBK7sgHDTdWykg0b rSEjPG4kYni8oOt7smC5FStBJsLGLuMVAP6USGDU+5fIwBOMYIahpJIuwBU3a7EyUZMkAx QhREhXzQa1YvgFCaqAPqXQbDnML31DX0PcX0aBb0vBIOpthP9Goiv9b4i35HVQ7VKlWZCS jHWTucmJFCEDFpqixDXVA39CKLtNwTxafj12GXIh0JwnzU0iaEHt0NSSo8OG/Y1aoI8+tT 8VhSb/8dLKeL78WUdaTa/yclD6ZO/I+VWdf7fc7b0XsOPcKFcel/KQBCG8GJBQ== 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 4g8TYS5vtpzVZL; Mon, 04 May 2026 17:44:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 17:44:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1870523415.919.1777916684835@jenkins.ci.freebsd.org> In-Reply-To: <1483576720.913.1777909231086@jenkins.ci.freebsd.org> References: <1483576720.913.1777909231086@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #710 - Still Unstable 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_918_1950818038.1777916684636" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_918_1950818038.1777916684636 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #710 (1b149c2a973526df6ba63f8521c4591aa7250d50) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/710/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/710/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/710/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1b149c2a973526df6ba63f8521c4591aa7250d50 by christos: mixer(8): Deprecate some unintuitive control values The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_918_1950818038.1777916684636-- From nobody Mon May 4 18:09:16 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 4g8V5m4vw0z6c1Q1 for ; Mon, 04 May 2026 18:09:16 +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 4g8V5m2vqdz3DhY; Mon, 04 May 2026 18:09:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777918156; a=rsa-sha256; cv=none; b=IIgLNtp2cywCiDwxHHLQUqiP86nAIwahHymab+kvVz6R2cOp2z8p69yHW96saAdb+t3U2K m34ERID+O1NQ+bmHJCY7r2gpAuRAYDAuFnXgn6ryUwF1rBxPP+V0IUXIppFp23NaqvYgKX e0XRh9PRZdKAmWZNSWBlH7D902R5kUxUYI5gVjgf//pTPulE5kJhsvTYD32fD11wnAZU9i 07SZX8ppEVMBd9Cyh7liHjHhBc/Y0sPF8T3gXwozKb24tFoy2fINMV0mWR6WstBvKBqq4q wWPjIJJdZXx94IOdYDprXO/m499ampesYGmY9iErYnQ1RhLv/Nks68aS/p8Cvw== 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=1777918156; 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=lErc3KhFaobWf2pLPIeSXX1jnXXCRpvB5tl9IZN6fqU=; b=tdAJbZ/sE6s11l59jhfNt78GX85hv0xeSOyB/PaQ2+MmUMVqqWzRL9bDVxuRFAgDXQkJ9l O59kHYrOZ1eDmhyWOGOjg3K1kGh/xk7hLMovH7W3LXQFinD37ZtwqfjTKUhvhVFWPs5ZiG EGjYv2TDI3/VlP0RC33CdcerIqjH3s6j2gYFixILiH5DQjA5xr33NXZLiF6/QE8W51bBPF 2RgcJXFFj0JTiAr+uwVP5TWA2DmRBY9lfqRzxglTgijmbS9YjdxrXaFSFEE9CZU9WYq4MJ gPts7PfsmdbCAhyHUo+JBMGFgaHWVo+WdqHXVdKbzdR/GoacudwuoylSHJCdPg== 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 4g8V5m2Q60zWZT; Mon, 04 May 2026 18:09:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 18:09:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <176053933.921.1777918156342@jenkins.ci.freebsd.org> In-Reply-To: <120330290.915.1777909290814@jenkins.ci.freebsd.org> References: <120330290.915.1777909290814@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28435 - Still Unstable 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_920_1090264237.1777918156128" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_920_1090264237.1777918156128 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28435 (045a9ef829fa30c2ba7af47ab34d3b2443024207) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28435/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28435/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28435/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 045a9ef829fa30c2ba7af47ab34d3b2443024207 by ivy: llvm: Don't install /usr/bin/{gcov,objdump} twice The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_920_1090264237.1777918156128-- From nobody Mon May 4 18:30:31 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 4g8VZK1VK3z6c3MZ for ; Mon, 04 May 2026 18:30:33 +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 4g8VZJ6sqWz3H38; Mon, 04 May 2026 18:30:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777919432; a=rsa-sha256; cv=none; b=pbGjUUTLyIicxX9n+WpjFyaZl7dc/2yBMfusmNdC+OqjQErTysLQH/Hxld3hSzg/bSe1c+ d8kxjwaQIRxV+9mHFTx+EOKGbOMdbpQKP52YhW0MFBBjz/tqdmRFTH9ivaQKxTlttRFpr0 avP5HJAx7XVQwxOWFDsvJ7cWw5SjApAvApPNK9scFQKZxILcwIaA5SS657D0xNRKuDFlLr jVpPeXh814aOjQ3Aj/bkij6snJ5PlnquJf48MoZHEVA3Y19off12Rc9zClHqq7tYQLIBk4 X5W0m0sO6Kc2cCkKb2sqhThjp4rdsi2kccT2FVHHS4/NudX5fxOJbJHnePsLew== 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=1777919432; 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=ktpnJhq1PfzQq7WuV1I9lg2yj2AO6TlkIjxySWNP8oc=; b=e35/WRTgHTIopl0Myb2PZIRxZcXb6SQIpzIGEl4CAm3JSBc6ccnjeSlZh24OdgH8hgjkUi D4S1cBwobBIir1K4FCOEdYHKAmVGs4bHVjxg4EdOZGL1NPtxotv20O2CblOji7BCeLTaX3 xUdd37VGwyILPzbn82crxfOdlUXQBXDVu4ePyLJplvD2wJqBkoDtMkA7wDwMbzzJvn1wzn dVkB35KpQhOpkpFTkbIt3L8U01vOTQ8Q2sVN36Itt25KUH9Rbin5tZCLr0UxqSbvoNMw02 owR4g5PD2BbMh7tIYFhmUWqnhvyPM6EAxuHYaDwyBEN/q6okad1nFJKvAYB2PA== 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 4g8VZJ60stzXRt; Mon, 04 May 2026 18:30:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 18:30:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2068362823.923.1777919432865@jenkins.ci.freebsd.org> In-Reply-To: <1631092306.885.1777884794641@jenkins.ci.freebsd.org> References: <1631092306.885.1777884794641@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1056 - 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_922_1323300369.1777919431286" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_922_1323300369.1777919431286 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1056 (77b8bc06cf73c66ed9a4ebb4= d88d072056059ff4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1056/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1056/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1056/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) bc73c7f6191211b254f8cc87aab71d5ff853e24d by zlei: ifnet: Remove unreachable code f7145eff8172cbcaffb36c1d13aae0e438759a7c by zlei: ifnet: Fix races in if_vmove_reclaim() b1dc0bc2cc8658992bed0c0a3148f6a9c67eef8b by zlei: ifnet: Add some sanity checks e7063f1d8b5db637fdedc6a66abccc0efd76d9c7 by zlei: ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of 328598079b56bb007d8baa065be603b992b4da6d by zlei: ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl() 9598f7277a1ba4f15e3e2f8ffe7aa6132652cb67 by zlei: if_clone: Make ifnet_detach_sxlock opaque to consumers 320805add13ddf8e680d88f5c9b3ae3b6a49f6cf by zlei: tests/net/if_clone_test: Add a test for races between if_detach() and 33da0a256bfc75f72ea789fd71dce0e07515800c by zlei: tests/netgraph: Add a test for races between if_detach() and 77b8bc06cf73c66ed9a4ebb4d88d072056059ff4 by zlei: ifnet: if_detach(): Fix races with vmove operations The end of the build log: [...truncated 56.53 MiB...] --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libmd__L --- --- rmd160c.o --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libpam/libpam__L --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libjail__L --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libjail__L --- --- jail_getid.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libgssapi__L --- --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/libelf__L --- --- elf_getbase.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.94 real 433.85 user 59.75 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins82378642043= 31005492.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_922_1323300369.1777919431286-- From nobody Mon May 4 19:12:36 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 4g8WVs4wbpz6c7gf for ; Mon, 04 May 2026 19:12:37 +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 4g8WVs123hz3Lr0; Mon, 04 May 2026 19:12:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777921957; a=rsa-sha256; cv=none; b=TLjLP6V0foGfvpBr8F+REQuTf+4R06FH4ONAnRr0UxL82VRdgRJgqxzLjk9vFi1NQTcUwt Yps5nflXZ73PIYIJf34XCv9G39g1mWTo66JuYaVa/N4fa/o5fHmgS4FwSJkb4Y950+Me8D Gipq8fyILVkLfTWv2RINIsXfDsKX5rE0rz2qgPtKkMbAMtmztfn7Gphb44SGQVMfk/Ho7A qWv3dShdLcFIu2snrmyS5DJbTlah8hsajYBmxuWvyK7c7etLLfJBjHTl5g6/k/OJcM7+LR 2/o4xgUlwkr149UU8g+5uC/UEm9cmIVIghn04Cuwy1z44Gguh0KMaTVfus9N/A== 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=1777921957; 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=v2tdZzB+fbds90uOFLoESTyQArwqpUf+WNMM7tYdXjs=; b=myjFQ4Ta+UR+NXBOMvx0E2EYyhMqU7EGfFUuStybEyFLt1JcCmw8rQwxnEPamiFIuRbKgT PWlv0x+LLHw+3XDW4cHNNBAfBC9tHdP8+wcirbo1hAmeVgeUvN+omxCoPr7QZVSmlGbPNI zTkk+uwxcQrnttQWwZVoFmhQzCuF2JTm8bbZ92fKCZaIlflCuXY48JG8Z4kdgIJmp0shPY aNp24lmw1KOWNCKlLAv80YJkybod7pF51D8QVNUjtz+gAzwo5D/k8ismZTJarGgFtqNQE6 wEUzThKaWd3f75EyfE2vMKqATIlJ3u1SHaU8To14VQgMl2Pt4xkIZVCjw8PCOw== 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 4g8WVs0KxSzZYy; Mon, 04 May 2026 19:12:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 19:12:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <682850567.925.1777921957052@jenkins.ci.freebsd.org> In-Reply-To: <920306032.889.1777887690780@jenkins.ci.freebsd.org> References: <920306032.889.1777887690780@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1908 - Still Unstable 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_924_1013790970.1777921956795" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_924_1013790970.1777921956795 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1908 (77b8bc06cf73c66ed9a4ebb4d88d072056059ff4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1908/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1908/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1908/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) bc73c7f6191211b254f8cc87aab71d5ff853e24d by zlei: ifnet: Remove unreachable code f7145eff8172cbcaffb36c1d13aae0e438759a7c by zlei: ifnet: Fix races in if_vmove_reclaim() b1dc0bc2cc8658992bed0c0a3148f6a9c67eef8b by zlei: ifnet: Add some sanity checks e7063f1d8b5db637fdedc6a66abccc0efd76d9c7 by zlei: ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of 328598079b56bb007d8baa065be603b992b4da6d by zlei: ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl() 9598f7277a1ba4f15e3e2f8ffe7aa6132652cb67 by zlei: if_clone: Make ifnet_detach_sxlock opaque to consumers 320805add13ddf8e680d88f5c9b3ae3b6a49f6cf by zlei: tests/net/if_clone_test: Add a test for races between if_detach() and 33da0a256bfc75f72ea789fd71dce0e07515800c by zlei: tests/netgraph: Add a test for races between if_detach() and 77b8bc06cf73c66ed9a4ebb4d88d072056059ff4 by zlei: ifnet: if_detach(): Fix races with vmove operations The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_924_1013790970.1777921956795-- From nobody Mon May 4 19:34:46 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 4g8X0T32Ktz6cHQD for ; Mon, 04 May 2026 19:34:49 +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 4g8X0S4xmNz3RlZ; Mon, 04 May 2026 19:34:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777923288; a=rsa-sha256; cv=none; b=ItnW1e3ZrYJh/aho9Ntz7H4u/4JyHSRqG8mUtcpIn+6IA1H2Blx5vzYvOu25BwckIsemfJ 1CN+IgTemHxs9aVjlYhje0lK0wv/LxAAW1GeUrRI3icVLJS0tMYDmDvRBZoJq/qF8qs3jP sfgHJ9Dum14RcbULqCNxgNDGvTSKGxw/93vmQP4l1LOY+h2j4gL6kmCpEwT0efNyMV12kW ir+kCfkmwm6o/ph5zEvIfEAh4p5UO2GoWCRxDm+R0tqpUt/SCHChawHrrRlVkOJ52Ba7NP s4JRnGf+NLYuwu6D2VXE0KHUt+06G2xPe1NshdPl93NIpgWoHEWwrOdy1l+GVg== 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=1777923288; 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=yAP9z23dEqjA/J+S3rRx3+Fa69GG6oYVUuS71hvowUQ=; b=nUP6ulbSdkmVass7N88SV7Rij+V9dpvuUBpKb0cPW78XDLUgpqxdOKx62ZVi06U1ukDs1R uOWJhPcIbD7fPEzNwqTSQQzGFTQXPUM3H98qDT4JsanIZi+EJd9N5nn81gburMCQM7nmhg evwzMAI8sN9IPb/m+iA3+pDVEui6o8GjQT6FfF4PWxh6v6qJk5dZlO9ju/p8t1mO+lVYFA pqn7rYpHIy/omQaTorCOZ726TVzDVvq7S+Vn/rLBwifqfUvAw1HUqVuMh0j58QNzcdcPXu N4UWTcKlrJMmYkPmTJYp9ReZgFcJU+nglYjVLEhr+ho2qIU55x1Z01wVXk0PlQ== 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 4g8X0S4F3fzbHb; Mon, 04 May 2026 19:34:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 May 2026 19:34:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1205416269.927.1777923288606@jenkins.ci.freebsd.org> In-Reply-To: <1827868646.917.1777910186730@jenkins.ci.freebsd.org> References: <1827868646.917.1777910186730@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3590 - 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_926_1839865916.1777923286155" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_926_1839865916.1777923286155 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3590 (36b399f55e3fa16063188b6f8ad8e= aaf8c2215ab) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3590/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3590/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 590/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) 36b399f55e3fa16063188b6f8ad8eaaf8c2215ab by adrian: asmc: rename wol sysctl to auto_poweron The end of the build log: [...truncated 86.75 MiB...] --- spool.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.spool.pieo -MTspool.pieo -std=3Dgnu17 -Wno-format-zero-= length -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 -Wcas= t-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -= Werror -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 -c /workspace/src/contri= b/dma/spool.c -o spool.pieo --- all_subdir_bin --- --- histedit.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.histedit.pieo -MThistedit.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-type -Wcast-qual -Wwrite-strings -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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/bin/sh/histedit.c -o histedit.pieo --- all_subdir_secure --- --- auth2-chall.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-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_rescue --- --- histedit.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 -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-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/bin/sh/histedit.c -o histedit.o --- 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 --- --- sl_SI.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.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/sl_SI.UTF-8 --- all_subdir_libexec --- --- util.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_krb5 --- --- edwards25519.o --- --- iana.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.iana.o -MTiana.o -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/iana.c -o ian= a.o --- openssl.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.openssl.o -MTopenssl.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-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 -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/open= ssl.c -o openssl.o --- all_subdir_secure --- --- groupaccess.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.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_cddl --- --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-auth --- =3D=3D=3D> secure/libexec/sshd-auth (all) --- all_subdir_bin --- /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; | ^~~ --- all_subdir_secure --- --- .depend --- echo sshd-auth.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatessh.a /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bbsm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libblocklist.a /tmp/o= bj/workspace/src/amd64.amd64/krb5/lib/gssapi/libgssapi_krb5_pie.a /tmp/obj/= workspace/src/amd64.amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- sshd-auth.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 -fPIE= -g -MD -MF.depend.sshd-auth.pieo -MTsshd-auth.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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/crypto/openssh/sshd-auth.c -o sshd-auth.p= ieo --- all_subdir_bin --- --- 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_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; | ^~~ --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_secure --- --- all_subdir_secure/libexec/sshd-session --- --- auth-bsdauth.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.auth-bsdauth.pieo -MTauth-bsdauth.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/auth-= bsdauth.c -o auth-bsdauth.pieo --- all_subdir_sbin --- --- unctime.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.unctime.pi= eo -MTunctime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/sbin/dump/unctime.c -o unctime.pieo --- all_subdir_cddl --- --- zinject.pieo --- --- 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_sbin --- --- cache.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.cache.pieo= -MTcache.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/sbin/dump/cache.c -o cache.pieo --- all_subdir_rescue --- --- input.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 -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.input.o -MTinput.o -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_secure --- --- auth2-hostbased.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-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_libexec --- --- dma.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -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 -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_krb5 --- --- spake_client.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/spake -I/workspace/src/crypt= o/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/src= /amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-p= arameter -g -MD -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= no-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/spa= ke/spake_client.c -o spake_client.o --- 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' 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_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_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_secure --- make[4]: stopped making "all" in /workspace/src/secure/libexec --- 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 --- --- all_subdir_stand/libsa32 --- --- huf_decompress.o --- 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 --- --- ctrig_test --- 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 71.17 real 465.06 user 48.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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1038537659425644= 8630.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_926_1839865916.1777923286155-- From nobody Tue May 5 06:02:31 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 4g8nwq0y8yz6dLK8 for ; Tue, 05 May 2026 06:02:35 +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 4g8nwp3dZSz3Qrj; Tue, 05 May 2026 06:02:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777960954; a=rsa-sha256; cv=none; b=xxZ6gGsG15XIuv1V7f8JLQqlAc53Gw2gT5490c8PlxNJymg/iFZWnbXh8BvUJRJPBs9V+k aUwKwCChENWr9zphJhXbmSMQrKV+W3F1qXJ360/6QMwuU/i3WJ4Go9R2l1mGqaUQOh/LSC jjBHP/5T3E8czOOfTq7fbD8FrzJR/ivuIKsMaWmyygfOBo7HWQn4l16nMF3lfnyls/OfzU lrb1FELyVhuUcvaH6A9gAgtUyciElsTU1SH0iR0FispWSgXnRA1h1RqWx6nr3ncV5fU5Ve +fBOhn4SSCv2u6zsQc+lOvyg68jg/8ScDxX9vc4u1D0QRNy3s6GTCkEn4Q3qBw== 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=1777960954; 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: list-id; bh=aEmgay87pkRphouONI1Ky5/UqsoPzzbgW+l9vVFEpsk=; b=d/uetAV5TTHqmS7m3r94pISmbTPCmmPxCYc5R9kzvYakY15wybgqs3UVlStC470/uEQD4f gUaNB1iMURkaix5JrtzCfT+VlPkmYAPqkptPTd/l7/OGjrOr1O4qFTlVVOcuxkeqNae0jv ANvVLtIS6F8Ak58gUMkDPQZL6qkI0Jv+USniICW+AVr978EMoOtw/n01et9Js7EbEjjoP/ wAIeLrSOA0lt5fAoNgBNEQ5/UybAaVyt7Y8qZii4zjRsN+mUv57vlDzbZP83jU4x1h4riw goVriNwOZrSFXvoxeSy7hw/L8h80tULDFxWmndx9BPLjbFwybBI+2hSUjP/ZZg== 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 4g8nwp2s9fzvcm; Tue, 05 May 2026 06:02:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 06:02:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <172065099.1.1777960954413@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3592 - Failure 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_0_1699168511.1777960951801" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_0_1699168511.1777960951801 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3592 (c295f026376035fee1a9e44efa2af= 30d46b7884a) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3592/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3592/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 592/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) c295f026376035fee1a9e44efa2af30d46b7884a by 0mp: zone.9: Add a missing newline The end of the build log: [...truncated 86.79 MiB...] (cd /workspace/src/rescue/rescue/../../bin/sleep && make MK_PIE=3Dno NO_SH= ARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wo= rkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/resc= ue/sleep/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/sleep/ sleep.o) --- 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_rescue --- --- .depend --- echo sleep.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- sleep.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.sleep.o -MTsleep.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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/bin/sleep/sleep.c = -o sleep.o --- 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 --- --- util.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/works= pace/src/contrib/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -D= CONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION= =3D'"v0.13+"' -DDMA_ROOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE= -g -MD -MF.depend.util.pieo -MTutil.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 -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib/d= ma/util.c -o util.pieo --- all_subdir_rescue --- --- all_subdir_bin --- --- all_subdir_bin/sleep --- =3D=3D=3D> bin/sleep (all) --- .depend --- echo sleep.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- sleep.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 -fPIE -g -MD -MF.depend.sleep.pieo -MTslee= p.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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 -c /workspace/src/bin/sleep/sleep.c -o sleep.pieo --- all_subdir_secure --- --- auth2-chall.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-chall.pieo -MTauth2-chall.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/auth2-ch= all.c -o auth2-chall.pieo --- all_subdir_bin --- --- all_subdir_bin/sleep/tests --- =3D=3D=3D> bin/sleep/tests (all) --- Kyuafile --- --- sleep.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = sleep.full sleep.pieo =20 --- all_subdir_libexec --- /workspace/src/contrib/dma/util.c: In function 'setlogident': /workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may= be truncated writing 1 byte into a region of size between 0 and 49 [-Wform= at-truncation=3D] 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^ /workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more= bytes (assuming 52) into a destination of size 50 153 | snprintf(tag, sizeof(tag), "%s[%s]", logident_base,= sufx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- all_subdir_bin --- --- sleep.1.gz --- gzip -cn /workspace/src/bin/sleep/sleep.1 > sleep.1.gz --- sleep.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug sleep.f= ull sleep.debug --- sleep --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsleep.debug sleep.full sleep --- all_subdir_secure --- --- groupaccess.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.groupaccess.pieo -MTgroupaccess.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/groupacc= ess.c -o groupaccess.pieo --- all_subdir_share --- --- sl_SI.UTF-8.LC_COLLATE --- --- all_subdir_cddl --- --- all_subdir_share --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/sl_SI.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/sl_SI.UTF-8 --- 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_libexec --- --- dma.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 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib= /dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc= /dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R= OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e= xtra-args -Werror -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 -Wl,-zrelro -pie -Wl= ,-znoexecstack -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi= eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp= ool.pieo util.pieo -lssl -lcrypto=20 --- all_subdir_secure --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec --- =3D=3D=3D> cddl/usr.libexec (all) --- all_subdir_rescue --- --- sh_make --- --- expand.o --- --- input.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 -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.input.o -MTinput.o -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/bin/sh/input.c -o input.o --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec/zfs_prepare_disk --- =3D=3D=3D> cddl/usr.libexec/zfs_prepare_disk (all) --- zfs_prepare_disk.8 --- sed -e 's|@zfsexecdir@|/usr/libexec/zfs|g' /workspace/src/sys/contrib/openz= fs/man/man8/zfs_prepare_disk.8.in >zfs_prepare_disk.8 --- all_subdir_libexec --- --- dma.8.gz --- gzip -cn /workspace/src/contrib/dma/dma.8 > dma.8.gz --- all_subdir_cddl --- --- zfs_prepare_disk.8.gz --- gzip -cn zfs_prepare_disk.8 > zfs_prepare_disk.8.gz --- all_subdir_libexec --- --- dma.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dma.ful= l dma.debug --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec/zpool_influxdb --- =3D=3D=3D> cddl/usr.libexec/zpool_influxdb (all) --- all_subdir_libexec --- --- dma --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddma.debug dma.full dma --- all_subdir_libexec/dma/dma-mbox-create --- =3D=3D=3D> libexec/dma/dma-mbox-create (all) --- all_subdir_cddl --- --- .depend --- echo zpool_influxdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libnvpair/libnvpair_pie.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libspl.a /tmp/obj/workspace/= src/amd64.amd64/cddl/lib/libzfs/libzfs_pie.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libpthread.a >> .depend --- zpool_influxdb.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 -include /wor= kspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAV= E_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DSYSCON= FDIR=3D\"/etc\" -DPKGDATADIR=3D\"/usr/share/zfs\" -fPIE -g -MD -MF.depe= nd.zpool_influxdb.pieo -MTzpool_influxdb.pieo -std=3Diso9899:1999 -Wno-form= at-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -c /wo= rkspace/src/sys/contrib/openzfs/cmd/zpool_influxdb/zpool_influxdb.c -o zpoo= l_influxdb.pieo --- all_subdir_libexec --- --- .depend --- echo dma-mbox-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a >> .depend --- dma-mbox-create.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/contrib/dma -DHAVE_REALLO= CF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC= _PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_ROOT_USER=3D'"ma= ilnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -MD -MF.depend.dma-mbox-create.p= ieo -MTdma-mbox-create.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -We= rror -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=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/dma/dma-mbox-create.c -o dma-mbox-create.pieo --- all_subdir_secure --- --- auth2-chall.pieo --- --- auth-bsdauth.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.auth-bsdauth.pieo -MTauth-bsdauth.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/auth-= bsdauth.c -o auth-bsdauth.pieo --- auth2-hostbased.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-hostbased.pieo -MTauth2-hostbased.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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/openssh/a= uth2-hostbased.c -o auth2-hostbased.pieo --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- --- 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_rescue --- --- jobs.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 -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.jobs.o -MTjobs.o -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -= c /workspace/src/bin/sh/jobs.c -o jobs.o --- 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' 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 --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- 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_bin --- --- all_subdir_bin/sh --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.libexec --- make[4]: stopped making "all" in /workspace/src/cddl/usr.libexec make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- 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_share --- make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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_stand --- --- all_subdir_stand/libsa32 --- 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 68.61 real 455.54 user 49.64 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/jenkins1387715065667845= 9103.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_0_1699168511.1777960951801-- From nobody Tue May 5 06:27:01 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 4g8pT227Zxz6dMjX for ; Tue, 05 May 2026 06:27:02 +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 4g8pT15jTNz3SLC; Tue, 05 May 2026 06:27:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777962421; a=rsa-sha256; cv=none; b=HKTmAWtasl7GkWl9kce8FJtLAfFszB32PJdTtM4dTtdTahtTLfXzGWrVBnjf7T2lMI3oe4 Vk1PHpubWbS2MtSfGD54z4Agi2hBloxeibKqcARZPHu2+h5Uy4Z4f2rAQbt+LfPsk8r1iO NaV+2vRDO+WmBt/aHsKg5d3LD2QGAkHCx1Sazsbb1wvDfi8pTyNEJcpJXmLvDgpGjvzPOA FJKlfqw6OR2Vygdckgv7L7zpZgXIym+Dy6QOwGhTUrZeOZJREjZq6lbDudkxHzNrUId+BP LyOZANwta1TCdzTfANIiqxw39oZDqngb/o4OPedB+qC+xGW0+4Pelm78No0skw== 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=1777962421; 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: list-id; bh=o1JbuUeahdWNGweSo21RUEJBx3grpKxSRB48jKZLY1s=; b=E9qFYsgDGEUaR9ut1p7YDROeLFUAmtsbx92QezPcgM0iVS5/5ux769E0DDWiF1MLIqYsyh oRp9sFCkrq09Pcmn/Rt/xU3A+1nFoBCFQhhfeWRi0MbFOPq/f7gyjH59DIcjtaO62mljdq wofpmm9sxx7U51h8SU3l1Tt4H87e1i4CY9rcGB6z7ir46/k7G5i+xYQZs65975lWfaMObM 6c3md0ZjfFgSfXJsVAg/Bj1zLiX6FafLdtpqM8x5EWCpP1GKvoRiPuvUqAw6w0l9gFelNh CMYChDEWz7FXR34lhGnvCz/Yk+FcAQ3FO2G6Bj3fFIS1lL+JBdvHOH+ZK4P1pg== 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 4g8pT151hxzvky; Tue, 05 May 2026 06:27:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 06:27:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <109305380.3.1777962421710@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28437 - Still unstable 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_2_942258067.1777962421478" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2_942258067.1777962421478 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28437 (41b03932e59068decf03b7975889841f71c73ec4) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28437/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28437/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28437/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d5728351a58b87764f3302eb8c4ca9f35e99e8b6 by rlibby: amd/int0x80 test: fix inline asm for gcc eca4dd133883c9e9aaeca68e0119a638ba0aaca7 by markj: execve: Add guard pages around execve KVA buffers 41b03932e59068decf03b7975889841f71c73ec4 by markj: tests: Add a simple regression test for an execve overflow bug The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_2_942258067.1777962421478-- From nobody Tue May 5 07:06:08 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 4g8qLD0Z32z6RYbb for ; Tue, 05 May 2026 07:06:12 +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 4g8qLC450Cz3VhJ; Tue, 05 May 2026 07:06:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777964771; a=rsa-sha256; cv=none; b=r0X0XGn1Z5//eUCNyIVT5dfAjw62ZpHvFbfx3n+lHv2eSJB6oHrjL0e9ybEP4tVROQNhdH FCHFEXJ4lzeTcJGWSGKxqmg+HBoAefN4KcQkglrW3kMfWAbvXcO2+PmqUsNyumJlExWHcn 3blugSuZ9TmYl050VPuQ0Os2s0TJzpBHRN8W1cshNS2ReSea663Y2sx19HJBNyNcOMybFx oTcIdTvs0HKGpDxoyFpThm5d+8Jbge/Yrp7yhuuQmqTGpguCmmcbzLWzANe0A7kP86ir+3 eMaooZC9UbJe/g8TbZ1eImCGjOefXo0vT8EPTqYN91A+3SgEYrUV5OdnGgh52w== 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=1777964771; 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=ppFqydilbvclkjFEqcMMYJi1Nog/1AZHM/zNDL4BjIE=; b=emLSRhYeGUIEUmxAUIBJNJFRbHGJTJWna6A3RileQXR6RRr/3V7kFZIRwLZYIOTgaz9h89 2EM9mhot+8vV1z42ffLkhINyuj1FDs6G7hV0ojrP4b4EYp1Klx6N7bRYo6JkUNW1WZ6Lzl dIkp1mp4tB91EylYLTKgjvy/VsgWzRK2SE9UHHvFwnOm+upOelldH//V6ww1soSOmBq1gL OAookEeEkxp2xj+uatdoYxozJWnyNM5TkT76argQB6nuKr27L9kUlxiNSd9TXKrLBj4wCD U5NimSvBOiU37N3Q+Bzh3DnF+KYzm8RaPCVgkQGYMq5+TYJ1O+8j/XTw3O/DXQ== 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 4g8qLC2PSmzxCC; Tue, 05 May 2026 07:06:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 07:06:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dumbbell@FreeBSD.org, rmacklem@FreeBSD.org, ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2062943543.5.1777964771452@jenkins.ci.freebsd.org> In-Reply-To: <172065099.1.1777960954413@jenkins.ci.freebsd.org> References: <172065099.1.1777960954413@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3593 - 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_4_642993616.1777964768876" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4_642993616.1777964768876 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3593 (8e8d87856241f69c277dc5fab48c5= c66312475d6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3593/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3593/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 593/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) 658bb99db9c7872f92ccb86ed2674c72636436d2 by dumbbell: linuxkpi: Implement `module_*()` APIs as static functions 03e9e83f358678bab5e4c1ddf9c9d8faa7183cbb by rmacklem: nfs_nfsdserv.c: Clip number of callback slots 8e8d87856241f69c277dc5fab48c5c66312475d6 by ivy: packages: Make create-sets.sh more robust during release The end of the build log: [...truncated 86.02 MiB...] --- all_subdir_krb5 --- --- .depend --- echo pkinit.so.122.full: /libkrb5profile_pie.a /tmp/obj/workspace/src/amd64= .amd64/krb5/lib/krb5/libkrb5_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libcom_err.a /tmp/obj/workspace/src/amd64.amd64/krb5/lib/crypto/libk= 5crypto_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /t= mp/obj/workspace/src/amd64.amd64/krb5/util/support/libkrb5support_pie.a >> = .depend --- pkinit_accessor.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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_accessor.o -MTpkinit_accessor.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/crypto/krb5/src/plugins/pr= eauth/pkinit/pkinit_accessor.c -o pkinit_accessor.o --- all_subdir_libexec --- --- all_subdir_libexec/atrun --- =3D=3D=3D> libexec/atrun (all) --- all_subdir_lib --- --- all_subdir_lib/msun --- --- cexp_test.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 -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o cexp_test.= full cexp_test.pieo -lprivateatf-c -lm --- all_subdir_libexec --- --- .depend --- echo atrun.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- atrun.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 -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.atrun.pieo -MTatrun.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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 -Wn= o-address-of-packed-member -c /workspace/src/libexec/atrun/atrun.c -= o atrun.pieo --- all_subdir_lib --- --- cexp_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug cexp_te= st.full cexp_test.debug --- cexp_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcexp_test.debug cexp_test.full cexp_test --- conj_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.conj_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dconj_test ) --- .depend.conj_test --- echo conj_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.conj_test --- conj_test.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 -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.conj_test.conj_test.pieo -MTconj_test.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-unknown-pragmas -c /workspace/src/lib/msun/tests/conj_test.c= -o conj_test.pieo --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/kdb --- --- all_subdir_krb5/plugins/preauth --- --- pkinit_clnt.o --- --- all_subdir_krb5/plugins/kdb --- --- hash_bigkey.pico --- --- all_subdir_krb5/plugins/preauth --- /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 -Wno-deprecated-non-prototype -Wno-unused-parameter -I/= workspace/src/crypto/krb5/src/plugins/preauth/pkinit -I/workspace/src/cryp= to/krb5/src/include -I/workspace/src/krb5/include -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype -Wno-unused-= parameter -g -MD -MF.depend.pkinit_clnt.o -MTpkinit_clnt.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/krb5/src/plugins/preauth/pkin= it/pkinit_clnt.c -o pkinit_clnt.o --- all_subdir_krb5/plugins/kdb --- /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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_bigkey.pico = -MThash_bigkey.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace= /src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_bigkey.c -o hash_bigk= ey.pico --- all_subdir_share --- --- lt_LT.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/lt_LT.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/lt_LT.UTF-8 --- all_subdir_bin --- --- ps.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 -fPIE -g -MD -MF.depend.ps.pieo -MTps.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -c /workspace/src/bin/ps/ps.c -o ps.pieo --- all_subdir_secure --- --- serverloop.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.serverloop.pieo -MTserverloop.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/crypto/openssh/serverlo= op.c -o serverloop.pieo --- all_subdir_libexec --- --- gloadavg.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 -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/= at -I/workspace/src/libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -MD -MF.dep= end.gloadavg.pieo -MTgloadavg.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u= ninitialized -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/libexec/atrun/gl= oadavg.c -o gloadavg.pieo --- all_subdir_lib --- --- conj_test.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 -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o conj_test.= full conj_test.pieo -lprivateatf-c -lm --- all_subdir_libexec --- --- atrun.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 -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.l= ockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DDAEMON_UID= =3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'= c\' -DPERM_PATH=3D\"/var/at/\" -I/workspace/src/usr.bin/at -I/workspace/src= /libexec/atrun -DLOGIN_CAP -DPAM -fPIE -g -std=3Dgnu17 -Wno-format-zero-len= gth -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 -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o atrun.full atrun.pieo gloadavg.pieo -lpam -lutil=20 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- nvlist.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 -nostdinc -I/workspace/src/stand/libsa/zfs/spl=09=09=09= =09 -I/workspace/src/sys/contrib/openzfs/include/os/freebsd=09=09=09=09=09 = -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/spl=09=09=09=09 -I/= workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/tmp/obj/worksp= ace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALON= E -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcflo= atface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspa= ce/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx = -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -g -MD -MF.depend.nvlis= t.o -MTnvlist.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -include /workspa= ce/src/sys/contrib/openzfs/include/sys/simd_config.h -include /workspace/s= rc/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wal= l -I/workspace/src/sys/contrib/openzfs/include -DNEED_SOLARIS_BOOLEAN -= c /workspace/src/stand/libsa/zfs/nvlist.c -o nvlist.o --- all_subdir_lib --- --- conj_test.debug --- --- all_subdir_libexec --- --- atrun.8 --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug conj_te= st.full conj_test.debug --- all_subdir_libexec --- Making atrun.8 from atrun.man --- atrun.debug --- --- all_subdir_lib --- --- conj_test --- --- all_subdir_libexec --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug atrun.f= ull atrun.debug --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dconj_test.debug conj_test.full conj_test --- all_subdir_libexec --- --- atrun.8.gz --- gzip -cn atrun.8 > atrun.8.gz --- all_subdir_lib --- --- csqrt_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.csqrt_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dcsqrt_test ) --- all_subdir_libexec --- --- atrun --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datrun.debug atrun.full atrun --- all_subdir_libexec/blocklistd-helper --- =3D=3D=3D> libexec/blocklistd-helper (all) --- all_subdir_krb5 --- --- hash_debug.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_debug.pico -= MThash_debug.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_debug.c -o hash_debug.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_libexec --- --- all_subdir_libexec/comsat --- =3D=3D=3D> libexec/comsat (all) --- all_subdir_krb5 --- --- hash_func.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/kdb/db2 -I/workspace/sr= c/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/include -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2= /db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash -I/works= pace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool -I/workspace/src/cry= pto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspace/src/crypto/krb5/src= /include -I/workspace/src/krb5/include -I/workspace/src/crypto/krb5/src/l= ib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/obj/workspace/src/amd6= 4.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib= /kdb -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecate= d-non-prototype -Wno-unused-parameter -g -MD -MF.depend.hash_func.pico -M= Thash_func.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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/cryp= to/krb5/src/plugins/kdb/db2/libdb2/hash/hash_func.c -o hash_func.pico --- all_subdir_lib --- --- .depend.csqrt_test --- echo csqrt_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.csqrt_test --- csqrt_test.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 -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.csqrt_test.csqrt_test.pieo -MTcsqrt_test.pieo -std= =3Dgnu17 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-unknown-pragmas -c /workspace/src/lib/msun/tests/csqrt_test= .c -o csqrt_test.pieo --- all_subdir_libexec --- --- .depend --- echo comsat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- comsat.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 -fPIE -g -MD -MF.depend.comsat.pieo -MTcom= sat.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wformat=3D2 -W= no-format-extra-args -Werror -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 -c = /workspace/src/libexec/comsat/comsat.c -o comsat.pieo --- all_subdir_rescue --- --- ps.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.ps.o -MTps.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=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 -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/bin/ps/ps.c -o ps.= o --- 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' 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 --- all_subdir_krb5 --- --- all_subdir_cddl --- make[3]: stopped making "all" in /workspace/src/cddl --- all_subdir_krb5 --- make[5]: stopped making "all" in /workspace/src/krb5/plugins/kdb --- all_subdir_cddl --- make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- make[4]: stopped making "all" in /workspace/src/krb5/plugins --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/libexec/comsat/comsat.c: In function 'main': /workspace/src/libexec/comsat/comsat.c:157:47: warning: 'snprintf' output m= ay be truncated before the last format character [-Wformat-truncation=3D] 157 | (void)snprintf(tty, sizeof(tty), "%s%s", _PATH_DEV, utp->ut= _line); | ^ In function 'notify', inlined from 'mailfor' at /workspace/src/libexec/comsat/comsat.c:133:4, inlined from 'main' at /workspace/src/libexec/comsat/comsat.c:97:3: /workspace/src/libexec/comsat/comsat.c:157:15: note: 'snprintf' output betw= een 6 and 21 bytes into a destination of size 20 157 | (void)snprintf(tty, sizeof(tty), "%s%s", _PATH_DEV, utp->ut= _line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_krb5 --- --- all_subdir_krb5/plugins/preauth --- 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_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- 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_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 --- all_subdir_bin --- make[3]: stopped making "all" in /workspace/src/bin 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_rescue --- 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 19.09 real 203.04 user 24.18 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/jenkins6966666670623331= 841.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_4_642993616.1777964768876-- From nobody Tue May 5 08:18:25 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 4g8rxc1FSzz6RgWF for ; Tue, 05 May 2026 08:18:28 +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 4g8rxb5T1Hz3dRr; Tue, 05 May 2026 08:18:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777969107; a=rsa-sha256; cv=none; b=cXmsxk16SCbkgiur34PPcTcRI445zVYIZka32I2Hc7OclOz+JLXLhXw6RJOlRu4jxPyjvp 1uvff1/cojbmBTpkVEChkBazdrcHp0+6BL1DCWrmR596g9DhA/6TrfZTjt0npbrWJ3goqY hHMkHRFMlsxTeFJX2mZve7XNRpzYy3lSZaifRHojOPjAM8eOvyR4HNrtht2+6lwpA47D/6 4qfg0EMDeUrm9yxlprIatKFRlaDFX9CYI0SNp5zQa+Jnl/qfY13P473GtLG013PNrORAlL hAvEkS8WmPc7dqoZgjZOPWRuOc4mfeWE/RlYgGQD/1D2WfoCm3BObHyIRuyjXw== 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=1777969107; 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=K1T5gWoLwwD9CyaB3uoo+lOIrV7jCByNswrNTLkJz4w=; b=yMuenUKSc81hXwz43laQ2IU+t1T64G52kl2ni7H3dK0GkDOaYKvHIr9wxaWRsHNDq0xDRj yfiJWznEMJgnx5n3ZPadIR6bvE2bsaywccsngubgJ2kSnC8bm50bcTUbAn7yOI+KUTUTB5 2JHGj2QP3+6yE3AIR2A/jjrJaSwSmhOXm2dtixytdvW4/nz68h2sCZu86x4syc9QncaRMR VXmcbQCrBX1KVLTcgJcXB/pn45taxY33+y87xpuM/4s1D68u724/wNYroTtca8UCpL76K2 02AuV0FsH3Edrwi2yP5ojfVN6IQSKS95WNNvnxTFV2cH5q8qMGbFCv9IkwGZvg== 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 4g8rxb4Vqtzy4C; Tue, 05 May 2026 08:18:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 08:18:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <57172370.7.1777969107657@jenkins.ci.freebsd.org> In-Reply-To: <2062943543.5.1777964771452@jenkins.ci.freebsd.org> References: <2062943543.5.1777964771452@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3594 - 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_6_464148426.1777969105160" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6_464148426.1777969105160 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #3594 (89b97931d6d415d7a2504d8ea2c99beafd77cf24) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3594/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3594/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3594/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) 89b97931d6d415d7a2504d8ea2c99beafd77cf24 by cperciva: bsdinstall: Always use pkg.FreeBSD.org The end of the build log: [...truncated 86.36 MiB...] 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_bin --- make[3]: stopped making "all" in /workspace/src/bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- /workspace/src/sbin/dump/main.c: In function 'main': /workspace/src/sbin/dump/main.c:344:23: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 344 | (void)strncpy(spcl.c_dev, disk, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:341:23: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 341 | (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:342:23: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 342 | (void)strncpy(spcl.c_filesys, dt->fs_file, NAMELEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:365:64: warning: '/.snap' directive output may be truncated writing 6 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 365 | snprintf(snapname, sizeof snapname, "%s/.snap", mntpt); | ^~~~~~ /workspace/src/sbin/dump/main.c:365:25: note: 'snprintf' output between 7 and 1030 bytes into a destination of size 1024 365 | snprintf(snapname, sizeof snapname, "%s/.snap", mntpt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:376:40: warning: '/.snap/dump_snapshot' directive output may be truncated writing 20 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 376 | "%s/.snap/dump_snapshot", mntpt); | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:375:33: note: 'snprintf' output between 21 and 1044 bytes into a destination of size 1024 375 | snprintf(snapname, sizeof snapname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | "%s/.snap/dump_snapshot", mntpt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/dump/main.c:377:71: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1007 [-Wformat-truncation=] 377 | snprintf(snapcmd, sizeof snapcmd, "%s %s %s", | ^~ /workspace/src/sbin/dump/main.c:377:33: note: 'snprintf' output between 19 and 2065 bytes into a destination of size 1024 377 | snprintf(snapcmd, sizeof snapcmd, "%s %s %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 378 | _PATH_MKSNAP_FFS, mntpt, snapname); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_libexec --- /workspace/src/contrib/dma/net.c: In function 'read_remote': /workspace/src/contrib/dma/net.c:181:25: warning: 'strncat' output may be truncated copying between 0 and 1023 bytes from a string of length 2047 [-Wstringop-truncation] 181 | strncat(neterr, buff, copysize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 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/eval.c: In function 'evalcommand': /workspace/src/bin/sh/eval.c:866:13: warning: variable 'mode' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 866 | int mode; | ^~~~ /workspace/src/bin/sh/eval.c:871:24: warning: variable 'savehandler' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 871 | struct jmploc *savehandler; | ^~~~~~~~~~~ /workspace/src/bin/sh/eval.c:857:34: warning: argument 'flags' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 857 | evalcommand(union node *cmd, int flags, struct backcmd *backcmd) | ~~~~^~~~~ --- all_subdir_libexec --- /workspace/src/contrib/dma/net.c: In function 'deliver_to_host': /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:516:17: note: in expansion of macro 'READ_REMOTE_CHECK' 516 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31 and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:516:17: note: in expansion of macro 'READ_REMOTE_CHECK' 516 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31 and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:529:25: note: in expansion of macro 'READ_REMOTE_CHECK' 529 | READ_REMOTE_CHECK("connect", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:560:73: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1010 [-Wformat-truncation=] 560 | snprintf(errmsg, sizeof(errmsg), "SMTP login to %s failed", host->host); | ^~ /workspace/src/contrib/dma/net.c:560:25: note: 'snprintf' output between 22 and 1046 bytes into a destination of size 1024 560 | snprintf(errmsg, sizeof(errmsg), "SMTP login to %s failed", host->host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31 and 2123 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_REMOTE_CHECK' 583 | READ_REMOTE_CHECK("RCPT TO", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34 and 2126 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK' 620 | READ_REMOTE_CHECK("final DATA", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28 and 2120 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK' 588 | READ_REMOTE_CHECK("DATA", 3); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=] 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:500:61: note: format string is defined here 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~ /workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33 and 2125 bytes into a destination of size 1024 500 | snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 501 | host->host, host->addr, c, neterr); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK' 572 | READ_REMOTE_CHECK("MAIL FROM", 2); | ^~~~~~~~~~~~~~~~~ make[4]: stopped making "all" in /workspace/src/libexec/dma make[3]: stopped making "all" in /workspace/src/libexec make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- 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 --- --- all_subdir_secure/usr.bin --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure --- all_subdir_secure/libexec --- 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_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.78 real 278.19 user 33.12 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/jenkins3166615657629807482.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_6_464148426.1777969105160-- From nobody Tue May 5 08:41:24 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 4g8sS53FSqz6Rhxt for ; Tue, 05 May 2026 08:41:25 +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 4g8sS511lYz3gjS; Tue, 05 May 2026 08:41:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777970485; a=rsa-sha256; cv=none; b=Has2AQ2EwubTcPm+tued+RFM25tMk6d3nkMkOdfs4yTL3Tz0apTIYhn3Afx+rlqXERCNbV 6QfzQsc3zQz6pNhDdfk9akDkeQPPD5WgulvzvimrrfTUuPpVd0bOw0lfTj/7F6DsWwBN+V 68Dkp5rGp5bVxAvE6sIaeEwCi81nSrSsjh28KQ2482K9Sj93nmQ0EGtuOHOrHff82t355x dSJ++DsADEvLLVV+AocIbjzD/NLw2ERZr2UjHI9kGMUOvdBMHdMj+qA/qxxQdtyJ+szBsW CDg07m8Auc08vkz0Ad+WKfoILQtq3+aUqZUjraMTkemgWhhGaWjiUNhoyNtxyw== 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=1777970485; 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=+/kO5y5NCUeO2tyoSPTeE5blkSIZeZzZxcveD1ZzQOY=; b=kbuqAJ/1qGTmoAeQpiD25u0+GyF5gK+f4QPjSmDzkE6moGBjJp3KDAm7xRprg52UzVCevt NA21McwN0ssCGJdPRdg8UgTY5QiiIGCsBL5i1BfCCWQ9A084h1vQ2Bx+0x0RqxY+Felz4C N3R97CjwSKf0cMe3uolO9zlDrmHELxUJPolweLk09IC5zkOJ8W7n6jJQP97S40/1nT0fVb NLsqmiHnHrK30DqyM9o+cLsBQK06kexh5O8g6P3mIWveccN0wH2jMB47xumXZWzxciJWFj zzS51fVE3j3HXy20NCd9HuNVLNYMyFgrIKjbEkiNBmuGVUYAp43BnbUONRbqnw== 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 4g8sS50c3QzypB; Tue, 05 May 2026 08:41:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 08:41:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <969690814.9.1777970485091@jenkins.ci.freebsd.org> In-Reply-To: <109305380.3.1777962421710@jenkins.ci.freebsd.org> References: <109305380.3.1777962421710@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28438 - Still Unstable 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_8_640996495.1777970484874" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8_640996495.1777970484874 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28438 (c295f026376035fee1a9e44efa2af30d46b7884a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28438/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28438/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28438/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c295f026376035fee1a9e44efa2af30d46b7884a by 0mp: zone.9: Add a missing newline The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_8_640996495.1777970484874-- From nobody Tue May 5 08:56:41 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 4g8snm2MyDz6RkdC for ; Tue, 05 May 2026 08:56:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8snl4SJgz3kn8; Tue, 05 May 2026 08:56:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777971403; a=rsa-sha256; cv=none; b=Rr6Kwo4MfXJu+nkgTaSnio8Ogp2aGKq2PcbEZZ7qfPFFxxXoICTmEY9iG8LdmQ30iyKbZb wLH4Ub6eviWaQOPGt61I7qzsmxxfXnqDGrjfqouJGRE/MCctuUyveCUeKXGyJaIFg+4uQ7 wdP8kuQZpn0DXswnbAbYrLXiCn5BVzPXOupygFo9C0PNzmbmzwmhdmMEs2thqaxnVGc8Cm Ojfr1SwW9nx4OId15gZbdyfvtVahUenH+uB/orK39ZJCr3pbeavkM/ZNoMcOnaO1AxzTXA Nka+x92l+1+oRzw5m1LhOMepDvjt2O3RvlwF0rMAoZWWlRKavgTyoAhLyWAW8Q== 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=1777971403; 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=cVRBFbKcRaQB8In4E3GvlbzxL9Ct/u6Yl6obdlgSdyI=; b=YPelXyhXbpFe4CYmZiWkmG7r/znSwcnGDU7qOd/dIy302yiWLLvxY0E2Rk3UpzvS3zKKlL X+VyV/2jhdtwLLat5cTC1UpcI6mKQPiqR+luB+NsPR/C2v3Z4MCMcvqzi4v4cINOa1SqRu LTc9SAGmYEY6jWwMsHoH8eRJQgCbVh/0+21bvjX/zaOLSrz2lCY5qxzoYEPInh615wVti5 4twJ92BV9dcG/FEDof7YcdjQbi/VDr5+y9xuFxbiocVZxiHrfP75osonpmi4UsDM4tS5i+ PkYAnVRVsS37LQTSvFjjo8aqfXK8k1W2AFENw/E6NTRHS926rNyhlgVX8/+/Bg== 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 4g8snl3pKsz1161; Tue, 05 May 2026 08:56:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 08:56:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dumbbell@FreeBSD.org, rmacklem@FreeBSD.org, ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1533128255.11.1777971403562@jenkins.ci.freebsd.org> In-Reply-To: <969690814.9.1777970485091@jenkins.ci.freebsd.org> References: <969690814.9.1777970485091@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28439 - Failure 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_10_1351656036.1777971403408" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_10_1351656036.1777971403408 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28439 (8e8d87856241f69c277dc5fab48c5c66312= 475d6) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28439= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28439/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28439/co= nsole 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) 658bb99db9c7872f92ccb86ed2674c72636436d2 by dumbbell: linuxkpi: Implement `module_*()` APIs as static functions 03e9e83f358678bab5e4c1ddf9c9d8faa7183cbb by rmacklem: nfs_nfsdserv.c: Clip number of callback slots 8e8d87856241f69c277dc5fab48c5c66312475d6 by ivy: packages: Make create-sets.sh more robust during release The end of the build log: [...truncated 190.62 KiB...] lib/libc/gen/posix_spawn/spawn_test:t_spawn_zero -> passed [0.005s] lib/libc/gen/posix_spawn/spawn_test:t_spawnp_ls -> passed [0.005s] lib/libc/gen/posix_spawn/spawnattr_test:t_spawnattr -> passed [0.006s] lib/libc/hash/hash_test:md5 -> passed [0.027s] lib/libc/hash/hash_test:sha1 -> passed [0.105s] lib/libc/hash/sha2_test:t_sha256 -> passed [0.005s] lib/libc/hash/sha2_test:t_sha384 -> passed [0.006s] lib/libc/hash/sha2_test:t_sha512 -> passed [0.005s] lib/libc/inet/inet_addr_test:inet_addr_basic -> passed [0.004s] lib/libc/inet/inet_addr_test:inet_addr_err -> passed [0.004s] lib/libc/inet/inet_network_test:inet_network_basic -> passed [0.004s] lib/libc/inet/inet_network_test:inet_network_err -> passed [0.004s] lib/libc/net/ether_aton_test:tc_ether_aton -> passed [0.004s] lib/libc/net/ether_test:ether_aton -> passed [0.004s] lib/libc/net/ether_test:ether_aton_bad -> passed [0.004s] lib/libc/net/ether_test:ether_aton_r -> passed [0.004s] lib/libc/net/ether_test:ether_aton_r_bad -> passed [0.004s] lib/libc/net/ether_test:ether_line -> passed [0.004s] lib/libc/net/ether_test:ether_line_bad_1 -> passed [0.004s] lib/libc/net/ether_test:ether_line_bad_2 -> passed [0.004s] lib/libc/net/ether_test:ether_ntoa -> passed [0.004s] lib/libc/net/ether_test:ether_ntoa_r -> passed [0.005s] lib/libc/net/eui64_aton_test:hex_ascii -> passed [0.003s] lib/libc/net/eui64_aton_test:id_ascii -> passed [0.004s] lib/libc/net/eui64_aton_test:id_colon_ascii -> passed [0.004s] lib/libc/net/eui64_aton_test:mac_ascii -> passed [0.004s] lib/libc/net/eui64_aton_test:mac_colon_ascii -> passed [0.004s] lib/libc/net/eui64_ntoa_test:id_ascii -> passed [0.003s] lib/libc/net/getprotoent_test:endprotoent_rewind -> passed [0.004s] lib/libc/net/getprotoent_test:getprotobyname_basic -> passed [0.004s] lib/libc/net/getprotoent_test:getprotobyname_err -> passed [0.004s] lib/libc/net/getprotoent_test:getprotobynumber_basic -> passed [0.004s] lib/libc/net/getprotoent_test:getprotobynumber_err -> passed [0.003s] lib/libc/net/getprotoent_test:getprotoent_next -> passed [0.003s] lib/libc/net/getprotoent_test:setprotoent_rewind -> passed [0.003s] lib/libc/net/inet_net_test:inet_net_inet4 -> passed [0.004s] lib/libc/net/inet_net_test:inet_net_inet6 -> passed [0.005s] lib/libc/net/inet_net_test:inet_net_ntop_invalid -> passed [0.004s] lib/libc/net/inet_net_test:inet_net_pton_invalid -> passed [0.004s] lib/libc/net/link_addr_test:basic -> passed [0.004s] lib/libc/net/link_addr_test:ifname -> passed [0.005s] lib/libc/net/link_addr_test:invalid -> passed [0.005s] lib/libc/net/link_addr_test:link_ntoa_r -> passed [0.005s] lib/libc/net/link_addr_test:nonether -> passed [0.005s] lib/libc/net/link_addr_test:overlong -> passed [0.004s] lib/libc/net/link_addr_test:smallbuf -> passed [0.005s] lib/libc/net/nsdispatch_test:recurse -> passed [0.027s] lib/libc/net/protoent_test:protoent -> passed [0.033s] lib/libc/net/servent_test:servent -> passed [0.144s] lib/libc/net/getaddrinfo/getaddrinfo:basic -> skipped: Required configura= tion property 'allow_network_access' not defined [0.003s] lib/libc/net/getaddrinfo/getaddrinfo:netdown -> passed [0.005s] lib/libc/net/getaddrinfo/getaddrinfo:nofamily -> skipped: Required config= uration property 'allow_network_access' not defined [0.003s] lib/libc/net/getaddrinfo/getaddrinfo:timeout -> passed [0.005s] lib/libc/net/getaddrinfo/getaddrinfo:timeout2 -> passed [0.004s] lib/libc/net/getaddrinfo/getaddrinfo:timeout_specific -> passed [0.004s] lib/libc/net/getaddrinfo/getaddrinfo_test:basic -> lo0: link state change= d to UP lock order reversal: 1st 0xffffffff822e6f28 ifnet_sx (ifnet_sx, sx) @ /usr/src/sys/netinet/in.c= :1263 2nd 0xffffffff822e9cf8 in_control (in_control, sx) @ /usr/src/sys/netinet/= in.c:360 lock order in_control -> ifnet_sx established at: #0 0xffffffff80c54ac4 at witness_checkorder+0x364 #1 0xffffffff80be6274 at _sx_slock_int+0x64 #2 0xffffffff8305ea3b at sctp_init_ifns_for_vrf+0x2b #3 0xffffffff8305ebb9 at sctp_addr_change+0x49 #4 0xffffffff80d51261 at rt_addrmsg+0x121 #5 0xffffffff80dc09e7 at in_addprefix+0x157 #6 0xffffffff80dc00fa at in_control_ioctl+0xb3a #7 0xffffffff80e72e8d at rtnl_handle_addr+0x41d #8 0xffffffff80e70625 at rtnl_handle_message+0x195 #9 0xffffffff80e6ee0c at nl_receive_message+0x11c #10 0xffffffff80e6e755 at nl_taskqueue_handler+0x3f5 #11 0xffffffff80c475fe at taskqueue_run_locked+0x1ce #12 0xffffffff80c484f3 at taskqueue_thread_loop+0xd3 #13 0xffffffff80b8a5d2 at fork_exit+0x82 #14 0xffffffff8110f7ee at fork_trampoline+0xe lock order ifnet_sx -> in_control attempted at: #0 0xffffffff80c55413 at witness_checkorder+0xcb3 #1 0xffffffff80be5170 at _sx_xlock+0x60 #2 0xffffffff80dc1240 at in_ifscrub_all+0x100 #3 0xffffffff80dd71ee at ip_destroy+0x9e #4 0xffffffff80d65cf4 at vnet_destroy+0x154 #5 0xffffffff80b94a65 at prison_deref+0xaf5 #6 0xffffffff80b96057 at sys_jail_remove+0x1a7 #7 0xffffffff811408aa at amd64_syscall+0x45a #8 0xffffffff8110f0bb at fast_syscall_common+0xf8 passed [0.200s] lib/libc/net/getaddrinfo/getaddrinfo_test:basic_prefer_v4 -> lo0: link st= ate changed to UP passed [0.192s] lib/libc/net/getaddrinfo/getaddrinfo_test:empty_hostname -> lo0: link sta= te changed to UP passed [0.196s] lib/libc/net/getaddrinfo/getaddrinfo_test:empty_hostname_prefer_v4 -> lo0= : link state changed to UP passed [0.189s] lib/libc/net/getaddrinfo/getaddrinfo_test:empty_servname -> lo0: link sta= te changed to UP passed [0.179s] lib/libc/net/getaddrinfo/getaddrinfo_test:empty_servname_prefer_v4 -> lo0= : link state changed to UP passed [0.173s] lib/libc/net/getaddrinfo/getaddrinfo_test:scopeaddr -> lo0: link state ch= anged to UP passed [0.162s] lib/libc/net/getaddrinfo/getaddrinfo_test:scopeaddr_prefer_v4 -> lo0: lin= k state changed to UP passed [0.162s] lib/libc/net/getaddrinfo/getaddrinfo_test:sock_raw -> lo0: link state cha= nged to UP passed [0.171s] lib/libc/net/getaddrinfo/getaddrinfo_test:sock_raw_prefer_v4 -> lo0: link= state changed to UP passed [0.175s] lib/libc/net/getaddrinfo/getaddrinfo_test:specific -> lo0: link state cha= nged to UP passed [0.167s] lib/libc/net/getaddrinfo/getaddrinfo_test:specific_prefer_v4 -> lo0: link= state changed to UP passed [0.162s] lib/libc/net/getaddrinfo/getaddrinfo_test:unsupported_family -> lo0: link= state changed to UP passed [0.167s] lib/libc/net/getaddrinfo/getaddrinfo_test:unsupported_family_prefer_v4 -> = lo0: link state changed to UP passed [0.155s] lib/libc/nss/getaddrinfo_test:pf_inet -> passed [0.013s] lib/libc/nss/getaddrinfo_test:pf_inet6 -> Limiting ICMPv6 destination unr= eachable output from 96 to 95 packets/sec passed [5.092s] lib/libc/nss/getaddrinfo_test:pf_inet6_with_snapshot -> Limiting ICMPv6 d= estination unreachable output from 109 to 108 packets/sec passed [2.097s] lib/libc/nss/getaddrinfo_test:pf_inet_with_snapshot -> Limiting ICMPv6 de= stination unreachable output from 105 to 104 packets/sec passed [5.093s] lib/libc/nss/getaddrinfo_test:pf_unspec -> Limiting ICMPv6 destination un= reachable output from 108 to 107 packets/sec Limiting ICMPv6 destination unreachable output from 103 to 102 packets/sec passed [7.190s] lib/libc/nss/getaddrinfo_test:pf_unspec_with_snapshot -> Limiting ICMPv6 = destination unreachable output from 101 to 100 packets/sec passed [5.037s] lib/libc/nss/getgr_test:getgrent -> passed [0.005s] lib/libc/nss/getgr_test:getgrent_interleaved_getgrgid -> passed [0.004s] lib/libc/nss/getgr_test:getgrent_interleaved_getgrnam -> passed [0.004s] lib/libc/nss/getgr_test:getgrent_with_snapshot -> passed [0.004s] lib/libc/nss/getgr_test:getgrent_with_two_pass -> passed [0.005s] lib/libc/nss/getgr_test:getgrgid -> passed [0.004s] lib/libc/nss/getgr_test:getgrgid_with_snapshot -> passed [0.004s] lib/libc/nss/getgr_test:getgrnam -> passed [0.004s] lib/libc/nss/getgr_test:getgrnam_with_snapshot -> passed [0.005s] lib/libc/nss/gethostby_test:gethostbyaddr_getnameinfo_ipv4 -> Limiting IC= MPv6 destination unreachable output from 105 to 104 packets/sec passed [2.074s] lib/libc/nss/gethostby_test:gethostbyaddr_getnameinfo_ipv6 -> Limiting IC= MPv6 destination unreachable output from 105 to 104 packets/sec passed [5.092s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv4 -> Limiting ICMPv6 destina= tion unreachable output from 108 to 107 packets/sec passed [5.104s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv4_with_snapshot -> Limiting = ICMPv6 destination unreachable output from 109 to 108 packets/sec passed [2.073s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv6 -> Limiting ICMPv6 destina= tion unreachable output from 93 to 92 packets/sec passed [5.034s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_AI_V4MAPPED -> passed [0.= 019s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_with_snapshot -> Limiting = ICMPv6 destination unreachable output from 106 to 105 packets/sec passed [5.081s] lib/libc/nss/gethostby_test:gethostbyaddr_ipv6_with_snapshot_AI_V4MAPPED -= > Limiting ICMPv6 destination unreachable output from 106 to 105 packets/s= ec passed [5.094s] lib/libc/nss/gethostby_test:gethostbyname2_getaddrinfo_ipv4 -> Limiting I= CMPv6 destination unreachable output from 93 to 92 packets/sec Limiting ICMPv6 destination unreachable output from 96 to 95 packets/sec passed [4.121s] lib/libc/nss/gethostby_test:gethostbyname2_getaddrinfo_ipv6 -> FATAL: com= mand execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:47088' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy151.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins16529225241563945250.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@129eb40f:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:47088": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:47088 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #28439 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_10_1351656036.1777971403408-- From nobody Tue May 5 08:56:50 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 4g8snv3bk6z6RkmD for ; Tue, 05 May 2026 08:56:51 +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 4g8snt5C2tz3knD; Tue, 05 May 2026 08:56:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777971410; a=rsa-sha256; cv=none; b=bk6vvslUnRso0sBUh/3E6dPPwPENNk6lQBZUQhApF30+rK0gC9ZKLXVk3Wtwp54gH2+zzw xDYsWKVTVRFnq5aRSI4HqJ4GEiZ54FWRjiGlhhhtnzH5IFFbVUdzpmiF5xS1CLfhR+G0CW 4yuvcTmS4e5BeXd+kgeLeSMVkJqeY+G/UMMIBZOGZc0Yca0+Tp0TjNtXfe15MWhfhXNQCl FlGRLnwQ9QEWG4kw4oJ//P0gW0jD1wm88evoWC1pnQUiIp5CgMdjWiV9UYrQevsEKxk4ld BWCe5QiCUUznDAcVmj/X2pJlRGnG5cY4Fz5za5PTb2GrlENGAMyB6HcaOU6sgA== 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=1777971410; 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=LdItV3Jcei6Z8IGDpCGQYOo7fOdNiDWHXSFIy2tFMcQ=; b=hCBJpF6zAIGE5rhhUP/ctlwXsdsLwq8wZom7rcE0XvUXELCb8ip6Q/P6UhqcoADqnlABQg CS8dHP0zbR2GN0/DhM7KcWeT96bR+RJRkklmHnQzuvmSv2+K4xvKUdFUUYm5LxLwkYV1HZ v6XiKReLzKJ5Yrs04sEg55AMTK9oMeEa39bDGh9qAc4z8n0JLJrA5+SuFci5qd8eQ+fPNf t5zhnSu42OvUMgf8ooSjMM2KU+ug4Qx9g3R4+RGOBlZ9hJX13k08qhAbHNRbIvi1Hp4Vjc 88k/mggThZzmzNFV/t+1pO6sah5aP8v2QSZjCdAFMJj+MfMgUWR8Viz+s3IOfA== 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 4g8snt4lqyz10X0; Tue, 05 May 2026 08:56:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 08:56:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1159333395.27.1777971410675@jenkins.ci.freebsd.org> In-Reply-To: <1533128255.11.1777971403562@jenkins.ci.freebsd.org> References: <1533128255.11.1777971403562@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28440 - 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_26_237604678.1777971410642" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_26_237604678.1777971410642 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28440 (8e8d87856241f69c277dc5fab48c5c66312= 475d6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28440= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28440/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28440/co= nsole 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) No changes The end of the build log: Started by upstream project "FreeBSD-main-amd64-testvm" build number 32900 originally caused by: Started by upstream project "FreeBSD-main-amd64-build" build number 35307 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-co= nnect connection from galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]= :18335 =09=09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916= ) =09=09at hudson.remoting.Request.call(Request.java:204) =09=09at hudson.remoting.Channel.call(Channel.java:1107) =09=09at hudson.FilePath.act(FilePath.java:1308) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.s= ervice.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVaria= blesNodeLoader.java:61) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:78) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.setUpEnvironment(EnvInjectListener.java:42) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(A= bstractBuild.java:616) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuil= d.java:485) =09=09at hudson.model.Run.execute(Run.java:1842) =09=09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09=09at hudson.model.ResourceController.execute(ResourceController.java:97= ) =09=09at hudson.model.Executor.run(Executor.java:456) Caused: hudson.remoting.RequestAbortedException =09at hudson.remoting.Request.abort(Request.java:358) =09at hudson.remoting.Channel.terminate(Channel.java:1189) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) ERROR: Build step failed with exception java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEn= v(hudson.EnvVars)" because "launcher" is null =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.(Processor.java:46) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.= java:20) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.j= ava:27) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.createProcessor(PostBuildScript.java:103) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:75) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #28440 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_26_237604678.1777971410642-- From nobody Tue May 5 08:56:44 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 4g8snv1tFxz6RkqV for ; Tue, 05 May 2026 08:56:51 +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 4g8snn0DBfz3kxl; Tue, 05 May 2026 08:56:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777971405; a=rsa-sha256; cv=none; b=EfMGhgQ/SdgNogLRwfLnJc/7Fbc6GlTne5B0nqNomrecXinuO+K63o+jm555q2XWwHyS0r Tfqw1KRybPPZu+hImU6BjEx0DRj/Tk+jkUXXA8j8wr2KlIZxDcsynbxBydzZqM8kg7T/Yj skVbwlCk3zKLT90K7VHa2fJqDOqhUCCV80bje3hNKMlkPEd6A3w309lU73n3u6VadVmzsv G2rB6X2RyWcReq9/rUa0O4c7UFG57FIYEHbRHNbfzdMZGAZ4EOqCeWXomwoaMF4YX9hDZX 28MAJtfpcGjWWXV1DFvIWpOW2TcwEkfGQOYAUmgtqC+Pwdi0kJ1qd+WMk7Q+tQ== 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=1777971405; 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: list-id; bh=gxmbdLtLxhYOxmp2UqQuEyS4v+lhwTAJSiuRFmkW/zY=; b=iTX3J4Kfa+UCmk6QFbPB/6Y264Wv0Bk8q69TrTDvs/wQ0jB26Ao5Xrj63ChpMaC1eZ/YVP iZIEV1j/dzX/wT0tts1xywn/rnKoQa2irnjoIRevx1lFZkZ/Ah04FLYM0TuCmmpY0ZeXPl rYjK16lDx4UlpbYyjN1AywtjbDVcmiqE9G7WrR9L0P8DXP9ESCJBcYxLmh0P538KdPhcJM MsOW5PBAeWXirxw5WORihPfnnnqVYd3Mc+ZVUrmGR4eK3KEX1fH0GFofMraODe3IZoKPE8 joVYBBIT0H/zy0fReQTmzFx937jjVQXJF2xBX06T6Png7me/WDn7DT6YDm7Xeg== 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 4g8snm5Zxpz10nS; Tue, 05 May 2026 08:56:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 May 2026 08:56:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2129302884.17.1777971404812@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #35309 - Failure 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_14_2006087179.1777971404627" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_14_2006087179.1777971404627 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #35309 (bf6d00afdb6171ba04a1c5a7fde904cde8= 7d212d) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3530= 9/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/35309/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/35309/c= onsole 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) bf6d00afdb6171ba04a1c5a7fde904cde87d212d by kp: pfsync: reject invalid SCTP states The end of the build log: [...truncated 6.95 MiB...] --- Basic/ProfileList.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_ProfileList.o -MTBa= sic/ProfileList.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Prof= ileList.cpp -o Basic/ProfileList.o --- Basic/SanitizerSpecialCaseList.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_SanitizerSpecialCas= eList.o -MTBasic/SanitizerSpecialCaseList.o -Wno-format-zero-length -Wdate-= time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-e= rror=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -W= no-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-un= used-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-o= f-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -W= no-parentheses -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy= /usr/include -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-= tables-only -std=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-pr= oject/clang/lib/Basic/SanitizerSpecialCaseList.cpp -o Basic/SanitizerSpecia= lCaseList.o --- Basic/Sanitizers.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Sanitizers.o -MTBas= ic/Sanitizers.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Saniti= zers.cpp -o Basic/Sanitizers.o --- Basic/Sarif.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Sarif.o -MTBasic/Sa= rif.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switc= h-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -I/u= sr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -fno-rtt= i -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -stdlib=3D= libc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Sarif.cpp -o Bas= ic/Sarif.o --- Basic/SimpleTypoCorrection.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_SimpleTypoCorrectio= n.o -MTBasic/SimpleTypoCorrection.o -Wno-format-zero-length -Wdate-time -Wn= o-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Du= nused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tauto= logical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-fun= ction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed= -member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-paren= theses -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/inc= lude -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-o= nly -std=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/cl= ang/lib/Basic/SimpleTypoCorrection.cpp -o Basic/SimpleTypoCorrection.o --- Basic/SourceLocation.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_SourceLocation.o -M= TBasic/SourceLocation.o -Wno-format-zero-length -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-e= xceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc= ++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basi= c/SourceLocation.cpp -o Basic/SourceLocation.o --- Basic/SourceManager.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_SourceManager.o -MT= Basic/SourceManager.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= SourceManager.cpp -o Basic/SourceManager.o --- Basic/SourceMgrAdapter.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_SourceMgrAdapter.o = -MTBasic/SourceMgrAdapter.o -Wno-format-zero-length -Wdate-time -Wno-empty-= body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-bu= t-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-= compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -W= no-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member = -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -= Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -f= no-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= Basic/SourceMgrAdapter.cpp -o Basic/SourceMgrAdapter.o --- Basic/Stack.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Stack.o -MTBasic/St= ack.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switc= h-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -I/u= sr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -fno-rtt= i -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -stdlib=3D= libc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Stack.cpp -o Bas= ic/Stack.o --- Basic/StackExhaustionHandler.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_StackExhaustionHand= ler.o -MTBasic/StackExhaustionHandler.o -Wno-format-zero-length -Wdate-time= -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error= =3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-t= autological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused= -function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pa= cked-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-p= arentheses -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr= /include -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tabl= es-only -std=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-projec= t/clang/lib/Basic/StackExhaustionHandler.cpp -o Basic/StackExhaustionHandle= r.o --- Basic/TargetID.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_TargetID.o -MTBasic= /TargetID.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string= -plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno= -switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argument= s -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -f= no-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -std= lib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/TargetID.c= pp -o Basic/TargetID.o --- Basic/TargetInfo.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_TargetInfo.o -MTBas= ic/TargetInfo.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Target= Info.cpp -o Basic/TargetInfo.o --- Basic/Targets.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets.o -MTBasic/= Targets.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unuse= d-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion= -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-s= witch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments = -include ../freebsd_cc_version.h -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/= usr/include -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-t= ables-only -std=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-pro= ject/clang/lib/Basic/Targets.cpp -o Basic/Targets.o --- Basic/Targets/AArch64.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_AArch64.o -= MTBasic/Targets/AArch64.o -Wno-format-zero-length -Wdate-time -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -W= no-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qu= nused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno= -exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= Basic/Targets/AArch64.cpp -o Basic/Targets/AArch64.o --- Basic/Targets/AMDGPU.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_AMDGPU.o -M= TBasic/Targets/AMDGPU.o -Wno-format-zero-length -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-e= xceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc= ++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basi= c/Targets/AMDGPU.cpp -o Basic/Targets/AMDGPU.o --- Basic/Targets/ARC.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_ARC.o -MTBa= sic/Targets/ARC.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/ARC.cpp -o Basic/Targets/ARC.o --- Basic/Targets/ARM.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_ARM.o -MTBa= sic/Targets/ARM.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/ARM.cpp -o Basic/Targets/ARM.o --- Basic/Targets/AVR.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_AVR.o -MTBa= sic/Targets/AVR.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/AVR.cpp -o Basic/Targets/AVR.o --- Basic/Targets/BPF.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_BPF.o -MTBa= sic/Targets/BPF.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/BPF.cpp -o Basic/Targets/BPF.o --- Basic/Targets/CSKY.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_CSKY.o -MTB= asic/Targets/CSKY.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wn= o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-pa= rameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare = -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-= conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swi= tch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-= arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excep= tions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17= -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Ta= rgets/CSKY.cpp -o Basic/Targets/CSKY.o --- Basic/Targets/DirectX.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_DirectX.o -= MTBasic/Targets/DirectX.o -Wno-format-zero-length -Wdate-time -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -W= no-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qu= nused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno= -exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= Basic/Targets/DirectX.cpp -o Basic/Targets/DirectX.o --- Basic/Targets/Hexagon.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_Hexagon.o -= MTBasic/Targets/Hexagon.o -Wno-format-zero-length -Wdate-time -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -W= no-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qu= nused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno= -exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= Basic/Targets/Hexagon.cpp -o Basic/Targets/Hexagon.o --- Basic/Targets/Lanai.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_Lanai.o -MT= Basic/Targets/Lanai.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/Lanai.cpp -o Basic/Targets/Lanai.o --- Basic/Targets/LoongArch.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_LoongArch.o= -MTBasic/Targets/LoongArch.o -Wno-format-zero-length -Wdate-time -Wno-empt= y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-= but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautologica= l-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function = -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-membe= r -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses= -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include = -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -s= td=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/li= b/Basic/Targets/LoongArch.cpp -o Basic/Targets/LoongArch.o --- Basic/Targets/M68k.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_M68k.o -MTB= asic/Targets/M68k.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wn= o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-pa= rameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare = -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-= conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swi= tch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-= arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excep= tions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17= -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Ta= rgets/M68k.cpp -o Basic/Targets/M68k.o --- Basic/Targets/MSP430.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_MSP430.o -M= TBasic/Targets/MSP430.o -Wno-format-zero-length -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-e= xceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc= ++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basi= c/Targets/MSP430.cpp -o Basic/Targets/MSP430.o --- Basic/Targets/Mips.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_Mips.o -MTB= asic/Targets/Mips.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wn= o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-pa= rameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare = -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-= conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swi= tch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-= arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excep= tions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17= -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Ta= rgets/Mips.cpp -o Basic/Targets/Mips.o --- Basic/Targets/NVPTX.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_NVPTX.o -MT= Basic/Targets/NVPTX.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/NVPTX.cpp -o Basic/Targets/NVPTX.o --- Basic/Targets/OSTargets.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_OSTargets.o= -MTBasic/Targets/OSTargets.o -Wno-format-zero-length -Wdate-time -Wno-empt= y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-= but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautologica= l-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function = -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-membe= r -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses= -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include = -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -s= td=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/li= b/Basic/Targets/OSTargets.cpp -o Basic/Targets/OSTargets.o --- Basic/Targets/PNaCl.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_PNaCl.o -MT= Basic/Targets/PNaCl.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/PNaCl.cpp -o Basic/Targets/PNaCl.o --- Basic/Targets/PPC.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_PPC.o -MTBa= sic/Targets/PPC.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/PPC.cpp -o Basic/Targets/PPC.o --- Basic/Targets/RISCV.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_RISCV.o -MT= Basic/Targets/RISCV.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/RISCV.cpp -o Basic/Targets/RISCV.o --- Basic/Targets/SPIR.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_SPIR.o -MTB= asic/Targets/SPIR.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wn= o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-pa= rameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare = -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-= conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swi= tch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-= arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excep= tions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17= -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Ta= rgets/SPIR.cpp -o Basic/Targets/SPIR.o --- Basic/Targets/Sparc.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_Sparc.o -MT= Basic/Targets/Sparc.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/Sparc.cpp -o Basic/Targets/Sparc.o --- Basic/Targets/SystemZ.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_SystemZ.o -= MTBasic/Targets/SystemZ.o -Wno-format-zero-length -Wdate-time -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -W= no-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qu= nused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno= -exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= Basic/Targets/SystemZ.cpp -o Basic/Targets/SystemZ.o --- Basic/Targets/TCE.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_TCE.o -MTBa= sic/Targets/TCE.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/TCE.cpp -o Basic/Targets/TCE.o --- Basic/Targets/VE.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_VE.o -MTBas= ic/Targets/VE.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Target= s/VE.cpp -o Basic/Targets/VE.o --- Basic/Targets/WebAssembly.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_WebAssembly= .o -MTBasic/Targets/WebAssembly.o -Wno-format-zero-length -Wdate-time -Wno-= empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunu= sed-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautolo= gical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-funct= ion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-m= ember -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parenth= eses -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/inclu= de -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-onl= y -std=3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clan= g/lib/Basic/Targets/WebAssembly.cpp -o Basic/Targets/WebAssembly.o --- Basic/Targets/X86.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_X86.o -MTBa= sic/Targets/X86.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Targ= ets/X86.cpp -o Basic/Targets/X86.o --- Basic/Targets/XCore.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_XCore.o -MT= Basic/Targets/XCore.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/= Targets/XCore.cpp -o Basic/Targets/XCore.o --- Basic/Targets/Xtensa.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Targets_Xtensa.o -M= TBasic/Targets/Xtensa.o -Wno-format-zero-length -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-comp= are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e= num-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno= -switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu= sed-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-e= xceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc= ++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basi= c/Targets/Xtensa.cpp -o Basic/Targets/Xtensa.o --- Basic/TokenKinds.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_TokenKinds.o -MTBas= ic/TokenKinds.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/TokenK= inds.cpp -o Basic/TokenKinds.o --- Basic/TypeTraits.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_TypeTraits.o -MTBas= ic/TypeTraits.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/TypeTr= aits.cpp -o Basic/TypeTraits.o --- Basic/Version.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Version.o -MTBasic/= Version.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unuse= d-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion= -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-s= witch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments = -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -fno= -rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -stdli= b=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Version.cpp = -o Basic/Version.o --- Basic/Warnings.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_Warnings.o -MTBasic= /Warnings.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string= -plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno= -switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argument= s -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -f= no-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -std= lib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/Warnings.c= pp -o Basic/Warnings.o --- Basic/XRayInstr.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_XRayInstr.o -MTBasi= c/XRayInstr.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-stri= ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-paramete= r -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-u= nused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conver= sion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -W= no-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argume= nts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions = -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -s= tdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/XRayInst= r.cpp -o Basic/XRayInstr.o --- Basic/XRayLists.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.Basic_XRayLists.o -MTBasi= c/XRayLists.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-stri= ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-paramete= r -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-u= nused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conver= sion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -W= no-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argume= nts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions = -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -s= tdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/Basic/XRayList= s.cpp -o Basic/XRayLists.o --- CodeGen/ABIInfo.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_ABIInfo.o -MTCode= Gen/ABIInfo.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-stri= ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-paramete= r -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-u= nused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conver= sion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -W= no-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argume= nts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions = -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -s= tdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/ABIInf= o.cpp -o CodeGen/ABIInfo.o --- CodeGen/ABIInfoImpl.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_ABIInfoImpl.o -MT= CodeGen/ABIInfoImpl.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGe= n/ABIInfoImpl.cpp -o CodeGen/ABIInfoImpl.o --- CodeGen/BackendUtil.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_BackendUtil.o -MT= CodeGen/BackendUtil.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGe= n/BackendUtil.cpp -o CodeGen/BackendUtil.o --- CodeGen/CGAtomic.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGAtomic.o -MTCod= eGen/CGAtomic.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGAt= omic.cpp -o CodeGen/CGAtomic.o --- CodeGen/CGBlocks.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGBlocks.o -MTCod= eGen/CGBlocks.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGBl= ocks.cpp -o CodeGen/CGBlocks.o --- CodeGen/CGBuiltin.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGBuiltin.o -MTCo= deGen/CGBuiltin.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CG= Builtin.cpp -o CodeGen/CGBuiltin.o --- CodeGen/CGCUDANV.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCUDANV.o -MTCod= eGen/CGCUDANV.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGCU= DANV.cpp -o CodeGen/CGCUDANV.o --- CodeGen/CGCUDARuntime.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCUDARuntime.o -= MTCodeGen/CGCUDARuntime.o -Wno-format-zero-length -Wdate-time -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-co= mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno= -enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -W= no-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qu= nused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno= -exceptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std= =3Dc++17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/= CodeGen/CGCUDARuntime.cpp -o CodeGen/CGCUDARuntime.o --- CodeGen/CGCXX.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCXX.o -MTCodeGe= n/CGCXX.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unuse= d-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion= -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-s= witch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments = -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -fno= -rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -stdli= b=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp = -o CodeGen/CGCXX.o --- CodeGen/CGCXXABI.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCXXABI.o -MTCod= eGen/CGCXXABI.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno= -unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conv= ersion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch = -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argu= ments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exception= s -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGCX= XABI.cpp -o CodeGen/CGCXXABI.o --- CodeGen/CGCall.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCall.o -MTCodeG= en/CGCall.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string= -plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno= -switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argument= s -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -f= no-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -std= lib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGCall.c= pp -o CodeGen/CGCall.o --- CodeGen/CGClass.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGClass.o -MTCode= Gen/CGClass.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-stri= ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-paramete= r -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-u= nused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conver= sion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -W= no-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argume= nts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions = -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -s= tdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGClas= s.cpp -o CodeGen/CGClass.o --- CodeGen/CGCleanup.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCleanup.o -MTCo= deGen/CGCleanup.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CG= Cleanup.cpp -o CodeGen/CGCleanup.o --- CodeGen/CGCoroutine.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGCoroutine.o -MT= CodeGen/CGCoroutine.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGe= n/CGCoroutine.cpp -o CodeGen/CGCoroutine.o --- CodeGen/CGDebugInfo.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGDebugInfo.o -MT= CodeGen/CGDebugInfo.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGe= n/CGDebugInfo.cpp -o CodeGen/CGDebugInfo.o --- CodeGen/CGDecl.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGDecl.o -MTCodeG= en/CGDecl.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-string= -plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unu= sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi= on -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno= -switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-argument= s -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -f= no-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 -std= lib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CGDecl.c= pp -o CodeGen/CGDecl.o --- CodeGen/CGDeclCXX.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGDeclCXX.o -MTCo= deGen/CGDeclCXX.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -Wno-= string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-para= meter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compare -W= no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co= nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc= h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-ar= guments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-excepti= ons -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++17 = -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGen/CG= DeclCXX.cpp -o CodeGen/CGDeclCXX.o --- CodeGen/CGException.o --- c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib= /clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libl= lvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm= -project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/lib/CodeGen= -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include= -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__= STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFA= ULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd16.0\" -DLLVM_HOST_TRIPLE=3D\"x= 86_64-unknown-freebsd16.0\" -DDEFAULT_SYSROOT=3D\"/usr/obj/usr/src/amd64.am= d64/tmp\" -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitialize= X86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_= NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3D= LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetI= nfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections = -fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_CGException.o -MT= CodeGen/CGException.o -Wno-format-zero-length -Wdate-time -Wno-empty-body -= Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-= parameter -Wno-error=3Dcast-function-type-mismatch -Wno-tautological-compar= e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu= m-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-s= witch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunuse= d-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exc= eptions -fno-rtti -fvisibility-inlines-hidden -gline-tables-only -std=3Dc++= 17 -stdlib=3Dlibc++ -c /usr/src/contrib/llvm-project/clang/lib/CodeGe= n/CGException.cpp -o CodeGen/CGException.o FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:46680' is disconnec= ted. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy151.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins14978912525309392573.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@33c056a:JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1= c0:1040:607c:0:0:16:20]:46680": Remote call on JNLP4-connect connection fro= m lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:46680 failed. The = channel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-main-amd64-build #35309 ERROR: Step =E2=80=98Send build artifacts over FTP=E2=80=99 failed: no work= space for FreeBSD-main-amd64-build #35309 [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSl= ave[lackey2.chi.freebsd.org] which is computer hudson.slaves.SlaveComputer@= 27c81bb5[lackey2.chi.freebsd.org] and has channel null =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processBuildSteps(Processor.java:178) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processScripts(Processor.java:90) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:78) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:72) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:76) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_14_2006087179.1777971404627-- From nobody Thu May 7 12:05:32 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 4gB9tl6jYyz6c9PF for ; Thu, 07 May 2026 12:05:35 +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 4gB9tl2D7dz3tg0; Thu, 07 May 2026 12:05:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778155535; a=rsa-sha256; cv=none; b=N3/hf3hFO6DSGoAmwGZhqQEAZ7NawMPTXbRTZcyx8ZW3gmmMx+8OhmKhiTuwY8W64/g5OU 7XxLmjEp/k3NuDUr6iU/Ttva/pnPY5iSkP2o8pTaBwrk9IxT+wzCQ6kghahF/Tfi5nteH8 zeNWjNS4vs/dHr/gGNai2z8IisIFXawTinAFfLsMRu/3bIoUSBDlYV9bMzzOvYW9LrDydq EskV71A+1ehSt0z68T1gWYc2Pk2vcNJHYzG3j0CbEcfcl8StKdCv+9kohxethzCZ2fVW6F iMnbjQ7yCotCT7XYC8IcGF3dCYPS7+6df/gThk9c7ukBHveiFII6LqulDcC/4Q== 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=1778155535; 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=vHSwPNAckhKspIu5h7ULwDyZy/vKlCfF0cFgwEC4K9Q=; b=crJYkLxfJxOcCZO9PNMnoOZuY1TbILvKZeQ/MRatjU3on5U7hc19sJL/FP3/MMSzpxWzJh EqenvNSobCtbmlG5ytNlkLMrWiZMSHJxV+C/hqbNeCUsXI/q7uMy6QD/cePm0qghZRJHv2 DoKrxaOK40T5WCsXg5JB/GpmPq1frfppp26WaIw2vhiXxG4EIWZWyM55wbx6+ZcKpVAUNp 3Y9E9tnE0QBJ67A5BiCt0kkaGxDHrfwOkdghe1/wbU6bjT6bk3AtkBCKY3K8b75u6iaz5i /eHDg1dfkSxHbXoufuMMqcm1hwEaZtqJj6rMvPgB41xQpA0WuO5LJsk7SiyMqA== 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 4gB9tl1Sxtz8mp; Thu, 07 May 2026 12:05:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 12:05:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1562776719.3.1778155535208@jenkins.ci.freebsd.org> In-Reply-To: <2129302884.17.1777971404812@jenkins.ci.freebsd.org> References: <2129302884.17.1777971404812@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #35310 - Fixed 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_2_2138209171.1778155532632" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2_2138209171.1778155532632 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #35310 (242050278a377f5ca6906545ddc924b60ad8aa58) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/35310/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/35310/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/35310/console Change summaries: (Those commits are likely but not certainly responsible) a4a7df886f8f96fc5914c6f5c3910facf3929001 by behlendorf1: libzfs/mnttab: restore ability to enable/disable cache 6748e7e65ea6b85ea17d688ff2d295b0df0a4757 by behlendorf1: ZTS: add libzfs_mnttab_cache test c18e8ba87489c19835527fd4ee3aa93edafcb817 by noreply: Linux 7.1: access dentry d_alias directly e78a51dd6ffa5ea9ef2e3a284a6efd47a54db4bc by noreply: Fix off-by-one in PREVIOUSLY_REDACTED handler that drops last block b8d959640352bd1c3df31f7ca87a6d2c0a8cf836 by noreply: Fix rare cksum errors after rebuild 0a59f7845c2863b5370bfa38e4d397ba3d73b62a by noreply: Avoid flushing unrelated NFS exports on snapshot unmount d5099c330b9055c2ecef3be9cdc2898e377809b9 by noreply: Initialize vr_last_txg for rebuild f828a80cb6e4468e7e52639fd8deccccd8c324ce by noreply: CI/GCC: Add Fedora 44, fix build errors and threadsappend 366b1f9a3eab7fc9002c90ed46d69d7f6e67d235 by noreply: Fix long POSIX_FADV_DONTNEED for single block files 2de4f4c742e71db9e3d9b3978864f10d30a66ece by noreply: CI: FreeBSD 15.1 PRERELEASE (#18490) b68c782d82a725a3aec702e16fc8df7670a83d13 by behlendorf1: man: document three missing properties and tunables 5dd912192dcdea833ebc83daa9e0fffcfa5b731f by behlendorf1: Update description of spl_schedule_hrtimeout_slack_us c8167ebb742c36cb1fc32cc543afb4016b4fc174 by andrew: Revert "virtio_net: Use bus_dma for command/ack buffers" dc00f118405e8638ceb13b288e14164a8a9ba669 by andrew: Revert "virtio_net: Use bus_dma for rxq/txq buffers" 9f2ad7c09709e01ff6b856df0315e91ddc20df32 by bapt: init: allow to specify a custom path for rc(8) 261002908ffd9f13d19d1c6be6f82edac26b6938 by aokblast: libusb: Add libusb_endpoint_transfer_type enum efc0ced5c46f3332bf1847f2889659e7f5412852 by aokblast: ath{10,11,12}k: Add missing header in Makefile ce9ced951a0b9d004a3b007d4ac6e9087a1301a2 by aokblast: libusb: change callback register handler to int 06271366982eb6fe59502fcdf95a1a22e0671d5f by aokblast: libusb: fix incorrect status type when completion on cancel the events bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2 by aokblast: Revert "libusb: change callback register handler to int" adad6862228d1799e7e12c724b2534b4184f7d45 by sjg: mac_veriexec_priv_check block proc_write_*regs* 89c883c09ab5e0fdca7ac5dfe74fcc46b7669eb5 by emaste: mii: Fix SMSC name 49e496d2776870fb36ed8ea4c8139b5eb9f7f747 by des: stat: Set the timezone before testing -t flag fd386e76fa2b29d99525c246cbfc05768a1f4a76 by des: md5: Don't generate test cases just to skip them 7619d14d08a0036a07dce670f55b9568f8133b38 by ngie: acpi_panasonic: acquire serial lock before calling hkey_sound_mute in 8334d46162e46f400b04b93d79e310153380d643 by sjg: Fix typo in curthread a0e4c65f1814a7a677364dc29bb703f84323d175 by kp: pf: do not reject rules with colliding hashes c24b1d9359b899c7532d5b296f37cf3d74a36942 by kp: pfctl: handle errors from PFNL_CMD_GETSTATES 2fef18ff594328a771b6aa659e8ffa5a7e076540 by des: certctl: Unstickify (un)trusted certificates 0979bfb0ec804590a782ea33b787ec0989c1f1a4 by emaste: smsc: Add missing newline to PHY timeout error printf 081d3ab24e03d271a0de3b173802fbe71f52e8aa by adrian: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device 822366134658ee59922d7f3e37db7bbb8956aaaf by delphij: Revert "zstd: disable weak-symbol tracing hooks in the kernel" 735b16d490aee158beb54c415b716475a0d19cda by markj: eventhandler: Fix a race when pruning eventhandlers 486c2dfaa7b9ed1ed79662584c9b0f4fd0c23d67 by markj: if_vlan: Use the exclusive lock everywhere 748402ebf2d7a08b13d0b21694afdaad55cfa9cd by bapt: devmatch: read linker.hints from all module paths 3d8928114c4fec6cefbb1cd566ef8d1b3d2999e2 by markj: eventhandler: Fix the NODEBUG build e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6 by ivy: README.md: Add packages/ directory 448b4c3f7f7dd4c7e1707d7b833a26294c297182 by rmacklem: nfs_clsubs.c: Fix ncl_getcookie() when "pos" is negative ae37f05d87adba58e68e793fcddb47c356acec68 by noreply: linux: verify stale znodes in legacy fallocate 872f01019345c589d4e1a7190c4b6620e93d3666 by noreply: Zstd: rework ZSTD_isError symbol renaming a12c6ed62fcd06093b95616515e4716b0b0bc038 by noreply: ZTS: Remove threadsappend_001_pos exception bc9f667eb11d9b47541f834faefbc6aac077cee2 by emaste: bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression 76d756eaa6823aad282cc53ec4e41a9777d89adc by emaste: Makefile.vm: Split error condition 103f9883d1ed7431c432caa6ab9c61cd4d0831d0 by pouria: rtadvd(8): Honor pltime/vltime in interface declarations 84a95741805d84f0074a34d61b93ccf86f422cf3 by emaste: sys/cdefs.h: Introduce __maybe_unused attribute c316ec259011e9e22e40eaa72d834f3bfac95c28 by bapt: nuageinit: only parse user_data as yaml when necessary bf636accdde4bb9af2c6c07af5420dffffd82332 by kib: mlx5en: destroy TIR before DEK during TLS RX teardown 5a6e5954d14b589bcba0125d10a6c7b62b588f4b by jhb: kobj: Assert class passed to kobj_init_static is compiled 5df7dae10dc02ade8639b0171e0d3cc8db790e41 by jhb: kobj: Use M_WAITOK in kobj_init 2a86992ab5019b4997ccadf7427011ba44e33c97 by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 c4af3f13a4e9932968d92872aaf22312a6e79e4e by ziaee: freebsd-base.7: Document adding a local repo 3348fa7a45fdf14a7af509e306229bd211444f1e by ngie: Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI" 276d9b88a9e6fd6fd90e57c36444756ad297d2ab by kevans: jail: avoid leaking jail config fds to exec.* hooks 58811b0ae096c134af372bcf475aea1d8d0e3c08 by kevans: jail: open the fstab files with fopen("re") b2e4da0b53ad082768b8f6f83766e030fd00d02a by kevans: devd: Use PF_LOCAL instead of PF_INET 09d81767e32cb437da0ac7d1c3b51eed01591b82 by maxim: freebsd-base.7: style 586838724e4086016ad62f0914248fc58ce26e35 by sjg: Remove PROC_CHECK_PRIV macro from sys_process.c 3daa43b1bb2cf68f32993e342f59eb146afb7c24 by arichardson: sys: Make priority.h and rtprio.h include all dependencies 3fe5069ce2bf5b2702f3be6531ce6a05c584e64d by arichardson: virtio_p9fs: Fix kernel panic on module unload 1ed2ef42e01771f5d8ca9be61e07dcf0fd47feba by arichardson: p9fs: Move UMA zone initialization to VFS module lifecycle 96b2f4a9124158f27c4c27c32f6fa1a6018250fb by arichardson: p9fs: implement basic pathconf support 40d59ee35dc106cda88d66e37527975a32596cd7 by arichardson: p9fs: Fix creating files with restrictive permissions 242050278a377f5ca6906545ddc924b60ad8aa58 by 0mp: dtrace: Document the syscall provider ------=_Part_2_2138209171.1778155532632-- From nobody Thu May 7 13:21:09 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 4gBCYz3FkKz6cHYH for ; Thu, 07 May 2026 13:21:11 +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 4gBCYy4Rnzz44Sb; Thu, 07 May 2026 13:21:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778160070; a=rsa-sha256; cv=none; b=gGWiHs0xMtD2LrVGz4E1ipSAwwTgu26qbJehFg5So21GkD0wS782deGVGYNz2leMrBxIer BA1j/z8SFt4/mM5x3b8mHXXvrpnyagbk4m68HX12+CAenCzmE21JfJf/JPqzNpjnZfMVyE MJKC7EJjN1+RdphoXMZTmfqV1q9W+bLhN3tRj0FoAANCySwQM2d5QEujDpfvSO7liz60+s WvzXHfnwIxjaC2nUpTIPm8bQFQJrd3Agdj5R5ePsouO9Hrssqqme0eMZKBVhJ+1OX/1Jbd 8F1GiEcBvV17on64gaLmf0uXteYdn0bNjxZjFPVp6YChwiAeoE3Ri/YOovNJJQ== 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=1778160070; 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=Z6qnKzZGYHDgcquIWLRdeKFEVmJosOpQhjUzgNVsuDQ=; b=vhCNqK4Hs1wOeAv1csciCbEqiRKBajGGN3W6WRlRZKBasjzxBb4vxrM8sGJG6KjJ5QIIsZ dLmUH+qKMhdpr98g7xo6/xZv1u90TRLMPg3Sc0uey6KJXL+dgWMC8WWmZx/LJ23WQE3gIJ Up+rP4Bx6G/uEKwTZoW02ISSUfH4od6MmBsBneLQqKK73WPkCfK2yZgvY1wBeRsNhtwzyG oIzMCOCIaNmVpr0KbKo9O8EEC0QhEfGB9LpxgeRAETb8E3oC0Q/2Ko//EnbeDpMp61P2bl Wgta60iZc5pc2rH8p463og5r4YPbuxP4x39Lc/1NRTok7t7iArwCEA5+9nRfBQ== 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 4gBCYy3vWzzBnY; Thu, 07 May 2026 13:21:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 13:21:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, kp@FreeBSD.org, 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1887238286.19.1778160070553@jenkins.ci.freebsd.org> In-Reply-To: <2068362823.923.1777919432865@jenkins.ci.freebsd.org> References: <2068362823.923.1777919432865@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1057 - 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_18_26485534.1778160069196" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_18_26485534.1778160069196 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1057 (750f37820d0895dd3d66c3c1= d4d5c915fe7d4ccf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1057/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1057/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1057/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) 9fe189c79a8161380800dcff1d15c4cea7467a7e by kp: pf: improve ASCONF chunk validation 4a6c4f0265ac7234cf31a3c4494e3354caf629d3 by des: lockf: Avoid spinning when operating on an fd 5158575d924b911aff759af62de642ed38a7a2b3 by des: lockf: Test that lockf does not spin on fd 750f37820d0895dd3d66c3c1d4d5c915fe7d4ccf by 0mp: zone.9: Add a missing newline The end of the build log: [...truncated 56.78 MiB...] --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libnv__L --- --- nvlist.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- --- rmd160c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libkiconv__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/libkiconv__L --- --- libkiconv.so.4.full --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libelf__L --- --- lib/libgssapi__L --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/libjail__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libjail__L --- --- jail_getid.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- --- codes.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -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-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libgssapi__L --- --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/libelf__L --- --- elf_getident.o --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 58.10 real 464.94 user 62.86 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14118485094= 857978484.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_18_26485534.1778160069196-- From nobody Thu May 7 13:30:58 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 4gBCnH1vyRz6cJBx for ; Thu, 07 May 2026 13:30:59 +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 4gBCnG6gHSz45n8; Thu, 07 May 2026 13:30:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778160659; a=rsa-sha256; cv=none; b=k5RCFjviSwLTwpIl6ychm+zFloymC9S3jNKNZeSuAhtkOf5W3cRSr3Q62T/HVB7aF+aq9C 782S89YbfVc8IJbmENRCjxT6B5oTZ8BbR9IjkZnB57kFB/ceYbSh/Ta/LcaXvQncoQ2WLE X+lrP8E+xRJYRQlT7WvAg1102cK+NvAt260DBrNJCPUF4OGSXsLRqVrRIK+eNQr8x9ptFD 9RPWUXpSvx3/BJ8oaeAGx1OlSU/UNzbHCmcEuxX7dqenGg3nfO7F2m81li/13P+ybJP0jn 7deZcT/yQx2hczOTq/QGOc7MNlZGSmzXruBvTqIjHcyD0n96A0Z5ogbnfwVEXQ== 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=1778160659; 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=Kmt+0g0RVAVEX0VzSUKwJr8HFdlvWivQk3nXYZDXay8=; b=YLOwV1I0yFC0mevs0lYpvoH3eBWLkmv3CU1sumyXH6vo9h+3GStzVhCTUE2JO72Iun0HGN E3oxzDoVbQ8Hfb1RQz+4fapYKhzYK8aV9msLEw9Jz4qAeWZF5DNUPk5adhqeDXpCsndGAX 4P1Kgvhf66zujOkbLrBJRScQes24Rvg1u/oZzqng60ITpXWfZrgRKggjfh7h1sO/FMVcAT Ofdv1xmQ1oKkY3kdHfstl/HuFyflg/58chJEhyGjPytQU/5rf8PgdTxmfMxjrmnYkWRHtB oELQgYeqC8O20yPy73nregdBjWakHnOSINGfwEJDFwS/nz9TAAlyJv02ciXiOQ== 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 4gBCnG61PzzCGg; Thu, 07 May 2026 13:30:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 13:30:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1833000620.21.1778160658849@jenkins.ci.freebsd.org> In-Reply-To: <1159333395.27.1777971410675@jenkins.ci.freebsd.org> References: <1159333395.27.1777971410675@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28441 - Still unstable 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_20_1311996415.1778160658654" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_20_1311996415.1778160658654 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28441 (6f84579ae4d107635e32fc3fcfc34669adc7b3f5) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28441/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28441/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28441/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 89b97931d6d415d7a2504d8ea2c99beafd77cf24 by cperciva: bsdinstall: Always use pkg.FreeBSD.org 6f84579ae4d107635e32fc3fcfc34669adc7b3f5 by rlibby: nfs_pub: move from vfs_subr.c to vfs_export.c The failed test cases: 5 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: bin.sh.builtins.functional_test.read12 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_20_1311996415.1778160658654-- From nobody Thu May 7 13:35:21 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 4gBCtL0vtCz6cJBV for ; Thu, 07 May 2026 13:35: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 4gBCtK3zbHz460v; Thu, 07 May 2026 13:35:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778160921; a=rsa-sha256; cv=none; b=Z4ZKyr6OC/gFEtSYHxw2y66pWu503loDyic8ik0RleiHVsSes9+zn5YN4zY7XxjeVJi8ct K7WKSA7eASCjPWptWOqVIVjKHgfbw5oOpWTqhSiLlZpFLnVIg1pkJ9Hq1adIOJF3WhirEz 6gCv2ut5OZbxyVn30g41WX5duzvmksq+5mLH9ia6VG3kZlJxvECIlOrcLwebbf1tQI35i2 /HLUETm7K4wnFfbQAifva2Va5iiVobARuw7wsTdCzAlUFdRxkMgw1E00ZMo6dXN98JJIvX kUXZ3emvW+Y1Y7DOB3e458EsPGzysnTtefGYoI8wr5P/tzwz7Nsgjd5+NK0xCw== 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=1778160921; 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=yL+4SUen6BjjDL3zedK6UtlzvcfVinCODQjcanuexdg=; b=KPrTbydHWI0/VRHdILgGYjYqjdsExXZUGgi6Me64C3pt+Wh6R4DuUjnR1VSByV4wHz5bHp qbPkFxDgaSDcPc/p+x/bsV6IUmi7j3MREirASX6gMc19KPIGDpmFiDOM8RE8KyvCIepwd7 JaQu+s2wDeRn8/MS8i4pUBSTuS0cOZcyoyQ2GoWu/0gVqVbifiR5v+wme8wiB+sxJd33gF jweZgxAaR2KSJczbgHliE/qOUddJavemHqOqIRzvXz+j5jidI0/lSbFc88PS3hOGAcaMlt wkfwkFSpMXOrlaBM0dEheNgmHzkcxXs0H+fyj9r8m5md08ZWfSVcYQRr3QZS7A== 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 4gBCtK3Xx6zCVb; Thu, 07 May 2026 13:35:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 13:35:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, kp@FreeBSD.org, 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1243661723.23.1778160921501@jenkins.ci.freebsd.org> In-Reply-To: <682850567.925.1777921957052@jenkins.ci.freebsd.org> References: <682850567.925.1777921957052@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1909 - Still Unstable 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_22_1519164035.1778160921314" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_22_1519164035.1778160921314 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1909 (750f37820d0895dd3d66c3c1d4d5c915fe7d4ccf) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1909/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1909/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1909/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 9fe189c79a8161380800dcff1d15c4cea7467a7e by kp: pf: improve ASCONF chunk validation 4a6c4f0265ac7234cf31a3c4494e3354caf629d3 by des: lockf: Avoid spinning when operating on an fd 5158575d924b911aff759af62de642ed38a7a2b3 by des: lockf: Test that lockf does not spin on fd 750f37820d0895dd3d66c3c1d4d5c915fe7d4ccf by 0mp: zone.9: Add a missing newline The failed test cases: 8 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_22_1519164035.1778160921314-- From nobody Thu May 7 13:46:41 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 4gBD7S3M2bz6cKV5 for ; Thu, 07 May 2026 13:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBD7S1j5tz46x5; Thu, 07 May 2026 13:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778161604; a=rsa-sha256; cv=none; b=iWxt8L9s8yN92gXtCuD7D/xPYsM22uCXkIWD3TIsYXZOUfNPHbbxR2RrtXkKiSpMEsarly sv8dHRdHD7tME7h868qnu/ZZDeETMf2+K3e6+oX2k5gRVXIvay2S3HIQOwfxYD7PRNcpPq BbrGqlYTevGl860JYPHZET4TtDT5lT2lz019chxzI3pGEnOf8zs3zZcAIgiWNOt0oDQxh3 IhLjW9f+kHgqvPIX15/ShnnlFGWAuiA0Ira2TNJepf0uY3HEdIelfXVjyJpF3XSUrMVqzU I8xTCGW887EHkXldQZJsvoVSeWQy5FDwFFkaz+a/Nau7COQcUWpdi6NByCkFZg== 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=1778161604; 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=tT7Ji5KzstVnVfhlTO1z7/t0SfPcKRKcGyWved1d+MQ=; b=Y7r+t+V49yKIizaxMMI3JLCUKoEH49oMDkY2kym8LdXp9nopsLO8OIa4snITB9YkuDVmaf d7QdvA0aA+vp+6GnjCSS7+GqOXIzoENyeBRZz96AvSX4qLy0OyYptkhaVTEA4871b4j8FI E3u3G0FfTRVcHFlZ2WkSFrZVt4FPKHZD/aR7QGiJHjLwE7BaLd2XS+l0FcKSFvY0CqCCZr 8R7o89amcLJ7o7sRaCMJWkMPoPZBkyieZ2bI4Kz8XJoaI8mLwIRIbAADH5g/k1FNf/aFEh ZoU3IZfA5M0tpJF1zmC/bszCmFFpY5ptCm0FhG1yD/SgtId0NaUClBud/Y/kcg== 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 4gBD7S0v1xzCx8; Thu, 07 May 2026 13:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 13:46:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: behlendorf1@llnl.gov, ziaee@FreeBSD.org, des@FreeBSD.org, delphij@FreeBSD.org, pouria@FreeBSD.org, bapt@FreeBSD.org, kib@FreeBSD.org, noreply@github.com, kevans@FreeBSD.org, ngie@FreeBSD.org, arichardson@FreeBSD.org, sjg@FreeBSD.org, jhb@FreeBSD.org, emaste@FreeBSD.org, maxim@FreeBSD.org, ivy@FreeBSD.org, adrian@FreeBSD.org, kp@FreeBSD.org, 0mp@FreeBSD.org, markj@FreeBSD.org, aokblast@FreeBSD.org, rmacklem@FreeBSD.org, andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1298352565.25.1778161604135@jenkins.ci.freebsd.org> In-Reply-To: <2091008874.19.1777971405532@jenkins.ci.freebsd.org> References: <2091008874.19.1777971405532@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3596 - 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_24_689028405.1778161602006" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_24_689028405.1778161602006 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3596 (242050278a377f5ca6906545ddc92= 4b60ad8aa58) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3596/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3596/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 596/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) a4a7df886f8f96fc5914c6f5c3910facf3929001 by behlendorf1: libzfs/mnttab: restore ability to enable/disable cache 6748e7e65ea6b85ea17d688ff2d295b0df0a4757 by behlendorf1: ZTS: add libzfs_mnttab_cache test c18e8ba87489c19835527fd4ee3aa93edafcb817 by noreply: Linux 7.1: access dentry d_alias directly e78a51dd6ffa5ea9ef2e3a284a6efd47a54db4bc by noreply: Fix off-by-one in PREVIOUSLY_REDACTED handler that drops last block b8d959640352bd1c3df31f7ca87a6d2c0a8cf836 by noreply: Fix rare cksum errors after rebuild 0a59f7845c2863b5370bfa38e4d397ba3d73b62a by noreply: Avoid flushing unrelated NFS exports on snapshot unmount d5099c330b9055c2ecef3be9cdc2898e377809b9 by noreply: Initialize vr_last_txg for rebuild f828a80cb6e4468e7e52639fd8deccccd8c324ce by noreply: CI/GCC: Add Fedora 44, fix build errors and threadsappend 366b1f9a3eab7fc9002c90ed46d69d7f6e67d235 by noreply: Fix long POSIX_FADV_DONTNEED for single block files 2de4f4c742e71db9e3d9b3978864f10d30a66ece by noreply: CI: FreeBSD 15.1 PRERELEASE (#18490) b68c782d82a725a3aec702e16fc8df7670a83d13 by behlendorf1: man: document three missing properties and tunables 5dd912192dcdea833ebc83daa9e0fffcfa5b731f by behlendorf1: Update description of spl_schedule_hrtimeout_slack_us bf6d00afdb6171ba04a1c5a7fde904cde87d212d by kp: pfsync: reject invalid SCTP states c8167ebb742c36cb1fc32cc543afb4016b4fc174 by andrew: Revert "virtio_net: Use bus_dma for command/ack buffers" dc00f118405e8638ceb13b288e14164a8a9ba669 by andrew: Revert "virtio_net: Use bus_dma for rxq/txq buffers" 9f2ad7c09709e01ff6b856df0315e91ddc20df32 by bapt: init: allow to specify a custom path for rc(8) 261002908ffd9f13d19d1c6be6f82edac26b6938 by aokblast: libusb: Add libusb_endpoint_transfer_type enum efc0ced5c46f3332bf1847f2889659e7f5412852 by aokblast: ath{10,11,12}k: Add missing header in Makefile ce9ced951a0b9d004a3b007d4ac6e9087a1301a2 by aokblast: libusb: change callback register handler to int 06271366982eb6fe59502fcdf95a1a22e0671d5f by aokblast: libusb: fix incorrect status type when completion on cancel the events bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2 by aokblast: Revert "libusb: change callback register handler to int" adad6862228d1799e7e12c724b2534b4184f7d45 by sjg: mac_veriexec_priv_check block proc_write_*regs* 89c883c09ab5e0fdca7ac5dfe74fcc46b7669eb5 by emaste: mii: Fix SMSC name 49e496d2776870fb36ed8ea4c8139b5eb9f7f747 by des: stat: Set the timezone before testing -t flag fd386e76fa2b29d99525c246cbfc05768a1f4a76 by des: md5: Don't generate test cases just to skip them 7619d14d08a0036a07dce670f55b9568f8133b38 by ngie: acpi_panasonic: acquire serial lock before calling hkey_sound_mute in 8334d46162e46f400b04b93d79e310153380d643 by sjg: Fix typo in curthread a0e4c65f1814a7a677364dc29bb703f84323d175 by kp: pf: do not reject rules with colliding hashes c24b1d9359b899c7532d5b296f37cf3d74a36942 by kp: pfctl: handle errors from PFNL_CMD_GETSTATES 2fef18ff594328a771b6aa659e8ffa5a7e076540 by des: certctl: Unstickify (un)trusted certificates 0979bfb0ec804590a782ea33b787ec0989c1f1a4 by emaste: smsc: Add missing newline to PHY timeout error printf 081d3ab24e03d271a0de3b173802fbe71f52e8aa by adrian: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device 822366134658ee59922d7f3e37db7bbb8956aaaf by delphij: Revert "zstd: disable weak-symbol tracing hooks in the kernel" 735b16d490aee158beb54c415b716475a0d19cda by markj: eventhandler: Fix a race when pruning eventhandlers 486c2dfaa7b9ed1ed79662584c9b0f4fd0c23d67 by markj: if_vlan: Use the exclusive lock everywhere 748402ebf2d7a08b13d0b21694afdaad55cfa9cd by bapt: devmatch: read linker.hints from all module paths 3d8928114c4fec6cefbb1cd566ef8d1b3d2999e2 by markj: eventhandler: Fix the NODEBUG build e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6 by ivy: README.md: Add packages/ directory 448b4c3f7f7dd4c7e1707d7b833a26294c297182 by rmacklem: nfs_clsubs.c: Fix ncl_getcookie() when "pos" is negative ae37f05d87adba58e68e793fcddb47c356acec68 by noreply: linux: verify stale znodes in legacy fallocate 872f01019345c589d4e1a7190c4b6620e93d3666 by noreply: Zstd: rework ZSTD_isError symbol renaming a12c6ed62fcd06093b95616515e4716b0b0bc038 by noreply: ZTS: Remove threadsappend_001_pos exception bc9f667eb11d9b47541f834faefbc6aac077cee2 by emaste: bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression 76d756eaa6823aad282cc53ec4e41a9777d89adc by emaste: Makefile.vm: Split error condition 103f9883d1ed7431c432caa6ab9c61cd4d0831d0 by pouria: rtadvd(8): Honor pltime/vltime in interface declarations 84a95741805d84f0074a34d61b93ccf86f422cf3 by emaste: sys/cdefs.h: Introduce __maybe_unused attribute c316ec259011e9e22e40eaa72d834f3bfac95c28 by bapt: nuageinit: only parse user_data as yaml when necessary bf636accdde4bb9af2c6c07af5420dffffd82332 by kib: mlx5en: destroy TIR before DEK during TLS RX teardown 5a6e5954d14b589bcba0125d10a6c7b62b588f4b by jhb: kobj: Assert class passed to kobj_init_static is compiled 5df7dae10dc02ade8639b0171e0d3cc8db790e41 by jhb: kobj: Use M_WAITOK in kobj_init 2a86992ab5019b4997ccadf7427011ba44e33c97 by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 c4af3f13a4e9932968d92872aaf22312a6e79e4e by ziaee: freebsd-base.7: Document adding a local repo 3348fa7a45fdf14a7af509e306229bd211444f1e by ngie: Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI" 276d9b88a9e6fd6fd90e57c36444756ad297d2ab by kevans: jail: avoid leaking jail config fds to exec.* hooks 58811b0ae096c134af372bcf475aea1d8d0e3c08 by kevans: jail: open the fstab files with fopen("re") b2e4da0b53ad082768b8f6f83766e030fd00d02a by kevans: devd: Use PF_LOCAL instead of PF_INET 09d81767e32cb437da0ac7d1c3b51eed01591b82 by maxim: freebsd-base.7: style 586838724e4086016ad62f0914248fc58ce26e35 by sjg: Remove PROC_CHECK_PRIV macro from sys_process.c 3daa43b1bb2cf68f32993e342f59eb146afb7c24 by arichardson: sys: Make priority.h and rtprio.h include all dependencies 3fe5069ce2bf5b2702f3be6531ce6a05c584e64d by arichardson: virtio_p9fs: Fix kernel panic on module unload 1ed2ef42e01771f5d8ca9be61e07dcf0fd47feba by arichardson: p9fs: Move UMA zone initialization to VFS module lifecycle 96b2f4a9124158f27c4c27c32f6fa1a6018250fb by arichardson: p9fs: implement basic pathconf support 40d59ee35dc106cda88d66e37527975a32596cd7 by arichardson: p9fs: Fix creating files with restrictive permissions 242050278a377f5ca6906545ddc924b60ad8aa58 by 0mp: dtrace: Document the syscall provider The end of the build log: [...truncated 90.10 MiB...] --- mapper.dir.BIG5 --- (echo "# BIG5" ; cat /workspace/src/share/i18n/csmapper/BIG5/mapper.dir.BIG= 5.src ; echo ) > mapper.dir.BIG5 --- charset.pivot.BIG5 --- (echo "# BIG5" ; cat /workspace/src/share/i18n/csmapper/BIG5/charset.pivot.= BIG5.src ; echo ) > charset.pivot.BIG5 --- all_subdir_lib --- --- .depend.dbm_nextkey_test --- --- all_subdir_share --- --- all_subdir_share/i18n/csmapper/CNS --- =3D=3D=3D> share/i18n/csmapper/CNS (all) --- all_subdir_lib --- echo dbm_nextkey_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> = .depend.dbm_nextkey_test --- all_subdir_lib/libc/tests/c063 --- --- unlinkat_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug unlinka= t_test.full unlinkat_test.debug --- all_subdir_lib/libc/tests/db --- --- dbm_nextkey_test.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/libc/db/btree -fPIE -g= -MD -MF.depend.dbm_nextkey_test.dbm_nextkey_test.pieo -MTdbm_nextkey_test= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -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/lib/libc/tests/db/dbm_nextkey_test.c -o dbm_next= key_test.pieo --- all_subdir_lib/libc/tests/c063 --- --- unlinkat_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunlinkat_test.debug unlinkat_test.full unlinkat_test --- utimensat_test --- (cd /workspace/src/lib/libc/tests/c063 && DEPENDFILE=3D.depend.utimensat_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/c063/Makefile _REC= URSING_PROGS=3Dt PROG=3Dutimensat_test ) --- all_subdir_share --- --- CNS11643-1%UCS.mps --- mkcsmapper -o CNS11643-1%UCS.mps /workspace/src/share/i18n/csmapper/CNS/CNS= 11643-1%UCS.src --- all_subdir_lib --- --- .depend.utimensat_test --- echo utimensat_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.utim= ensat_test --- t_utimensat.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 -D_INCOMPLETE_XOPEN_C063 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend= .utimensat_test.t_utimensat.pieo -MTt_utimensat.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/co= ntrib/netbsd-tests/lib/libc/c063/t_utimensat.c -o t_utimensat.pieo --- all_subdir_share --- --- CNS11643-2%UCS.mps --- mkcsmapper -o CNS11643-2%UCS.mps /workspace/src/share/i18n/csmapper/CNS/CNS= 11643-2%UCS.src --- CNS11643-3%UCS@BMP.mps --- mkcsmapper -o CNS11643-3%UCS@BMP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-3%UCS@BMP.src --- CNS11643-3%UCS@SIP.mps --- mkcsmapper -o CNS11643-3%UCS@SIP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-3%UCS@SIP.src --- CNS11643-4%UCS@BMP.mps --- mkcsmapper -o CNS11643-4%UCS@BMP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-4%UCS@BMP.src --- CNS11643-4%UCS@SIP.mps --- mkcsmapper -o CNS11643-4%UCS@SIP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-4%UCS@SIP.src --- CNS11643-5%UCS@BMP.mps --- mkcsmapper -o CNS11643-5%UCS@BMP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-5%UCS@BMP.src --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- all_subdir_share --- --- CNS11643-5%UCS@SIP.mps --- mkcsmapper -o CNS11643-5%UCS@SIP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-5%UCS@SIP.src --- all_subdir_stand --- --- part.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_A= MD64 -MD -MF.depend.part.o -MTpart.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary= =3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /workspace/src/s= tand/common/part.c -o part.o --- all_subdir_share --- --- CNS11643-6%UCS@BMP.mps --- mkcsmapper -o CNS11643-6%UCS@BMP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-6%UCS@BMP.src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/db --- --- all_subdir_share --- --- CNS11643-6%UCS@SIP.mps --- mkcsmapper -o CNS11643-6%UCS@SIP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-6%UCS@SIP.src --- all_subdir_lib --- --- dbm_nextkey_test.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 -I/workspace/src/lib/libc/db/btree -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-er= ror=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 -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 -Wno-address-of-packed-member -Wl,-zrelro = -pie -Wl,-znoexecstack -o dbm_nextkey_test.full dbm_nextkey_test.pieo -lp= rivateatf-c --- all_subdir_share --- --- CNS11643-7%UCS@BMP.mps --- mkcsmapper -o CNS11643-7%UCS@BMP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-7%UCS@BMP.src --- CNS11643-7%UCS@SIP.mps --- mkcsmapper -o CNS11643-7%UCS@SIP.mps /workspace/src/share/i18n/csmapper/CNS= /CNS11643-7%UCS@SIP.src --- all_subdir_lib --- --- dbm_nextkey_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug dbm_nex= tkey_test.full dbm_nextkey_test.debug --- all_subdir_share --- --- UCS%CNS11643-1.mps --- mkcsmapper -o UCS%CNS11643-1.mps /workspace/src/share/i18n/csmapper/CNS/UCS= %CNS11643-1.src --- all_subdir_lib --- --- dbm_nextkey_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddbm_nextkey_test.debug dbm_nextkey_test.full dbm_nextkey_test --- all_subdir_share --- --- UCS%CNS11643-2.mps --- mkcsmapper -o UCS%CNS11643-2.mps /workspace/src/share/i18n/csmapper/CNS/UCS= %CNS11643-2.src --- all_subdir_lib --- --- db_hash_seq_test --- (cd /workspace/src/lib/libc/tests/db && DEPENDFILE=3D.depend.db_hash_seq_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/db/Makefile _RECUR= SING_PROGS=3Dt PROG=3Ddb_hash_seq_test ) --- all_subdir_share --- --- UCS@BMP%CNS11643-3.mps --- mkcsmapper -o UCS@BMP%CNS11643-3.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@BMP%CNS11643-3.src --- UCS@SIP%CNS11643-3.mps --- mkcsmapper -o UCS@SIP%CNS11643-3.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@SIP%CNS11643-3.src --- UCS@BMP%CNS11643-4.mps --- mkcsmapper -o UCS@BMP%CNS11643-4.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@BMP%CNS11643-4.src --- UCS@SIP%CNS11643-4.mps --- mkcsmapper -o UCS@SIP%CNS11643-4.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@SIP%CNS11643-4.src --- UCS@BMP%CNS11643-5.mps --- mkcsmapper -o UCS@BMP%CNS11643-5.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@BMP%CNS11643-5.src --- UCS@SIP%CNS11643-5.mps --- mkcsmapper -o UCS@SIP%CNS11643-5.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@SIP%CNS11643-5.src --- all_subdir_lib --- --- .depend.db_hash_seq_test --- echo db_hash_seq_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.db= _hash_seq_test --- t_db_hash_seq.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/libc/db/btree -I/works= pace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD = -MF.depend.db_hash_seq_test.t_db_hash_seq.pieo -MTt_db_hash_seq.pieo -std= =3Dgnu17 -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-address-of-packed-member -c = /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_hash_seq.c -o t_db_has= h_seq.pieo --- all_subdir_share --- --- UCS@BMP%CNS11643-6.mps --- mkcsmapper -o UCS@BMP%CNS11643-6.mps /workspace/src/share/i18n/csmapper/CNS= /UCS@BMP%CNS11643-6.src --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- loader_lua.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/strip -R .comment -R .note -o loa= der_lua.bin loader_lua.sym -9944 bytes available *** [loader_lua.bin] Error code 1 make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[5]: 1 error make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[4]: stopped making "all" in /workspace/src/stand/i386 --- all_subdir_share --- make[5]: stopped making "all" in /workspace/src/share/i18n/csmapper make[4]: stopped making "all" in /workspace/src/share/i18n make[3]: stopped making "all" in /workspace/src/share make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/c063 --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/c063 make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_stand --- --- all_subdir_stand/efi --- make[4]: stopped making "all" in /workspace/src/stand/efi make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_lib --- --- all_subdir_lib/libc/tests/db --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c.h:30, from /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_= hash_seq.c:67: In function 'state_open', inlined from 'testdb.isra' at /workspace/src/contrib/netbsd-tests/lib/l= ibc/db/t_db_hash_seq.c:251:7: /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_hash_seq.c:110:24: war= ning: '%s' directive argument is null [-Wformat-overflow=3D] 110 | DO_ERR("%s: can't open `%s'", __func__, dbname); | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_hash_seq.c:110:17: not= e: in expansion of macro 'DO_ERR' 110 | DO_ERR("%s: can't open `%s'", __func__, dbname); | ^~~~~~ /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_hash_seq.c: In functio= n 'testdb.isra': /workspace/src/contrib/netbsd-tests/lib/libc/db/t_db_hash_seq.c:110:41: not= e: format string is defined here 110 | DO_ERR("%s: can't open `%s'", __func__, dbname); | ^~ make[6]: stopped making "all" in /workspace/src/lib/libc/tests/db make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/msun --- --- all_subdir_lib/msun/tests --- --- invctrig_test --- 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 --- all_subdir_usr.bin --- make[4]: stopped making "all" in /workspace/src/usr.bin/bsdiff make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_simp --- --- all_subdir_sbin --- --- all_subdir_stand --- make[4]: stopped making "all" in /workspace/src/stand/i386 --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_stand --- make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- ifconfig_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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 136.98 real 1440.19 user 127.98 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/jenkins2875993181221020= 704.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_24_689028405.1778161602006-- From nobody Thu May 7 14:14:05 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 4gBDl22FPSz6cLtF for ; Thu, 07 May 2026 14:14:06 +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 4gBDl16VKqz49rs; Thu, 07 May 2026 14:14:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778163245; a=rsa-sha256; cv=none; b=NX3uuP41QGEGQ7fGcxO7RdYJQneykwfdgRwaOU1Wmi+nlBPU165x2TVZ5MB4Z/oVnsODP3 tY3wiLG9ZpM0Y9KhqbrbxxtW3FTBJtaAIiWV2ybQNYR/bcBOwNnZ5SDHnrSPT5ynfKuagN 9vY8DBK26gLTjL6Yvpd0fHeACisio3QFGS+yoQ0WVZD0yNou2YniEUSGu3H4ChSIKVFtYd bqkS7JkC5yC7vn46mzELMgP+BrnAeC/0jxLbe59IhycLB1NS318oNa1n3V2ntQqIpqZqtO IpQH2ZWQOciqpdmlorU0ov49+r1MLCUOLOpfHIdZBKPBO+ZfWQa4jcos3p5ICw== 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=1778163245; 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=2i5dknZWn8ugQ9n1bCkyBydQ99/rWgW4yo4h3D8zwwE=; b=RKUXN+YRek3OlExLLWnquujjyFBxR3Zrylb9cUEK93ua3zNwUnu6HV2I522Ri3ac1wmZg0 9YcMEHHuoBn1tjueOmvlktAo1soJxbgTM8UuQOI2vcJ912t0929zGV55HuTKTsE+aRq/xt dNUGuDPpYBH1wpF+fDR0WL5j0O+KZZiWsiAJBeu6n8qLzh3EtUA8KtytiK9UY3Dg6jc4ib V7fmUuetuv2jnHuJ55uCxnq58b+h0BcYe20Zw1nQvaIOdKD3c/bB8YmhufcUaAZihZECuj XFH3E00GAPRsxFQUkiF73s16zALBvNqpbtcC1zYVarrx+gny3+RnJnz1NDHuzg== 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 4gBDl15vwGzTXl; Thu, 07 May 2026 14:14:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 14:14:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, des@FreeBSD.org, delphij@FreeBSD.org, kp@FreeBSD.org, 0mp@FreeBSD.org, vexeduxr@FreeBSD.org, ngie@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <811505410.29.1778163245836@jenkins.ci.freebsd.org> In-Reply-To: <1870523415.919.1777916684835@jenkins.ci.freebsd.org> References: <1870523415.919.1777916684835@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #711 - Still Unstable 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_28_1805760272.1778163245624" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_28_1805760272.1778163245624 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #711 (5aedbafd7a81b8e975baebd2ad0ff2712f8a65a5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/711/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/711/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/711/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 730fb48f1387812ab82ea3b0ef807e6824425318 by kp: pf: improve ASCONF chunk validation 651b82e64ef4f753d8f4c1793f359de39744526c by des: lockf: Avoid spinning when operating on an fd 8e5f92b6b22c82af1192575781788eb2c8fed448 by des: lockf: Test that lockf does not spin on fd 3aabec5c8c6a74a4e50640b399a825d9f7adca9a by vexeduxr: vt_core: don't draw the splash if a panic occurred aa519edfe50a65db516e62752914cb6922b3227f by ziaee: ports.7/FILES: Expand and refactor into 3 tables 8318c2f613bea98573aa4cd9ef7a4249d5010dd3 by ziaee: nvram.8: Align option list and tag SPDX 4da464b1ec4669e658a9839c8ed33f11342b0296 by ziaee: ocs_fc.4: Cleanup 55709c8a46a470af78c0c818b36ac90615728c44 by ziaee: man: Kill off MANSUBDIRs 1c4f255bae842ab43baf6f635367a50b34876835 by ngie: tests/if_lagg_test: unskip 'witness' testcase 18626fad5f48efb9ccd22e4a06d49c0776a4c898 by ngie: Unskip test sys.netinet6.frag6.frag6_07.frag6_07 423b0bc492d5264ee518c6569d3c90ee0efb338c by delphij: MFV less v691 5169e95b7596b5a96cb50dee69ee8c20445a9a9e by delphij: arm64: Define the .iplt section placement. ff426ceef657d7c478471e631349c5d1a8b96453 by delphij: MFV: zstd 1.5.7. f4678f7613538c63567e2e44cd5aceaee4b4a383 by 0mp: bsdinstall.8: Document DISTRIBUTIONS defaults correctly f20bd7739eab9401568262c536993d488b4322a1 by 0mp: zone.9: Add a missing newline ed919bf54acfde48a36ab07b83186e3639223137 by christos: snd_uaudio: Support Roland UA-33 5aedbafd7a81b8e975baebd2ad0ff2712f8a65a5 by christos: sound: Retire unused snddev_info->bufsz The failed test cases: 3 tests failed. FAILED: bin.pwait.pwait_test.print Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_28_1805760272.1778163245624-- From nobody Thu May 7 14:30:06 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 4gBF5X6p4sz6cMwH for ; Thu, 07 May 2026 14:30:08 +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 4gBF5X3Lr5z3D0Y; Thu, 07 May 2026 14:30:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778164208; a=rsa-sha256; cv=none; b=Ur7/RCexjLOo8TEOmm83iMOBPoSW2aLs4H93i/kIUXyve9WIeWtSuhXC9n1P7VzpeLkgj3 K2EXm6q37IkHscmSLVwmUKtqxdTbx4XnmpsOVvW0UrcYwbyWA9AKh/0ZkI0FUw2vjk7iiQ YTsN5Ja1xZPg9m4Ztv0nhLRyeOF28Nd0nciXo3bllLSPxLdkuShny8dbfmoXLjkLSTP1cx QglYjKVY7R4T+riRcnzh560T9IxN0dOF0YXp4p9JvXjGo5Z4Pleruup6+xz9r8jGq7VSLE L0pwYLMMIEJqxn4/sAQ7i8hkR/Wex1L/87gEIjGH6U74kRajx334JORP/58MsA== 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=1778164208; 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=ypvMhfDzO3NmpbSIbcIoszwmLcYewGVDFwZJIz1RUHM=; b=XGjdaDCJXtNIRhcJHfrF+L8Eq/aJA5/6PVazeicSD2GMFUFHNWw/Iregf2yVu7VROHBX0M /hsJw0LsqK86pJ//ZSL8eMy5eA+gCcRDRfC7UbPd4oth5IcQNFNgsTYjifoo495QCXdMat dHqAItgydE/Ox5W2X1mUGjiFyXircC+h+kLltkpwNg16Efo8+gkJbul1nlpKosmPABKkUn k5kfguQjHW/T+03w8RJVR6hciy8v4HL0SeQdNxbIOgrSh7OxREr3aWgJ/O5zxbstPfVoTS 8G2j3BIG4a6sd6f41bHHiGf2JC5Te0go2j3Ao5Cx1b1hSEFGM1h4dRNibr9IuA== 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 4gBF5X2lwczTYp; Thu, 07 May 2026 14:30:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 14:30:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1038283023.33.1778164208391@jenkins.ci.freebsd.org> In-Reply-To: <1887238286.19.1778160070553@jenkins.ci.freebsd.org> References: <1887238286.19.1778160070553@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1058 - 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_32_1794050286.1778164207008" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_32_1794050286.1778164207008 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1058 (81df9a1045c3e1778c551fcd= 62125e0b5d2b76f2) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1058/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1058/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1058/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) 81df9a1045c3e1778c551fcd62125e0b5d2b76f2 by ae: etcupdate: fix arguments order of diff command The end of the build log: [...truncated 56.64 MiB...] --- lib/libgssapi__L --- --- gss_compare_name.o --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libelf__L --- --- elf_getbase.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/libcrypt__L --- --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/libcrypt__L --- --- sha256c.o --- --- lib/libgssapi__L --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -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-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -std=3Dgnu99 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Wnested-externs -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- --- lib/libpam/libpam__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.97 real 454.36 user 60.98 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins17715569330= 938600577.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_32_1794050286.1778164207008-- From nobody Thu May 7 15:10:29 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 4gBG062Q8Fz6ch22 for ; Thu, 07 May 2026 15:10:30 +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 4gBG054yGjz3PTY; Thu, 07 May 2026 15:10:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778166629; a=rsa-sha256; cv=none; b=hg0jUSaktu8U7ad0R0g8+EC1JukBfmjMFmCvf+p3lbvP3XBQBZZWvegnVv9gl3GSzcY5QH v70wKQZXFvwT9mFvIlk+CGguqzv1dZclInv7eQi+LaXuJ1vxVd9nN/BXiAWja79OWA+1z+ d8OpeXFsTsPwH2TzVF1gi5jF+J1W7JJbQ76v7gJy+mUyxpE9+DzMAdfZi9TUHWtEmTg1wK V3Pp4uDEJjZcFQ1QVLJxIyaxHddqLMkE56tEpSWqztfOIGgw3/ofVawxVrW8f6xXnRJQz9 bY17AyVNkFuyERzfxEWN5LY4MWdOCWwMNh2rXx5BSTeFfFmm/OYGkviP5ecZpQ== 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=1778166629; 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=iwo1iD+yk62j8NMXfOJ5rfN5ovOMiktz+aTnvXXdn14=; b=dCGNTdGGO+oPzlfEule13Uc+b8aTCLZcNHIG11ipQnSyBDnMI0qgtXuiI5a7yEQTADPq9C bTdOglkMA7yuRJs8q3isjMwWLa9ZN9qBv/fH+1+FDPEpm/EVW1l/HEKNnBrHnhapCkF2ST +p/FaXO364sXa3s02cgXc4XDSK/PtSVx54IuK3Pc8KNO1t9VH16wNDoLgaqqj7EE/lS1ZC FSEhg3kvRbXF/GWiqBWoYFepujyvtlF7fsgs+SLqAZREESP+lXYuSuXOYa7tej5uF/5XTy F9wVIv9KmH4uLG42PNeyW3uTkhDDElnlAXWrKTyXsh65mMVY4iaUc6TeEJNieg== 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 4gBG054S45zXLw; Thu, 07 May 2026 15:10:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 15:10:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <174998968.35.1778166629630@jenkins.ci.freebsd.org> In-Reply-To: <1243661723.23.1778160921501@jenkins.ci.freebsd.org> References: <1243661723.23.1778160921501@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1910 - Still Unstable 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_34_526784370.1778166629430" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_34_526784370.1778166629430 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1910 (81df9a1045c3e1778c551fcd62125e0b5d2b76f2) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1910/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1910/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1910/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 81df9a1045c3e1778c551fcd62125e0b5d2b76f2 by ae: etcupdate: fix arguments order of diff command The failed test cases: 8 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_34_526784370.1778166629430-- From nobody Thu May 7 15:53:47 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 4gBGy63W9Kz6cl6y for ; Thu, 07 May 2026 15:53:50 +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 4gBGy61pbVz3Wl0; Thu, 07 May 2026 15:53:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778169230; a=rsa-sha256; cv=none; b=T5gUfhNQkX+2wBLBKRZ/fqC9zTcRM/ccWDx8rrN+tGXNEKPpNjBfRKPoa1ihT/otMHKU8P GD0Q9AjUROCXh4Lx0LiTRacdvVjN0kTLrP1u8wr6tokIYrBmVve/Alj3lJIJNfrde8plMg C9Sgnp5ZZoML60lBS+TSR0A1MpdYmUyjB1HmrUncKonDvyXUbfrWhHcKjBCoSvHvvUCkcH O6YSb7QNA+I8IMg6daiu03d2Naj0rTcs7w6fnSKurA7K086yNxKl/+5JdAOvT27/hAWgNr AByVbiyyiyLxM1ICBl1fEgbpsC6iRQXzu1S6r21eUpWDCv0Q5NnKZ7gnVhoRBg== 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=1778169230; 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=FRGrCxZakKYFuSnVTyOgEqkEnqMxyjcS/oyY3hh5MEs=; b=aYBuq09re6lsR6HyWwkrBkINH7ELlpxLaFwl3DJuNxv4KrPJq1veWpIn9TC/70dHqRnY0g Fg1YdTEAfvkGCTFKdi/dL0yteP8MPKNwsYJFxzthD/D80RAxllUVwFc8DJicP8gspXOwtD GqCWrHaHrb/YWqrRJqZ1oi8uXOKK7Ydtr1QfWvXUOAuE6ywb/amhZLXNPc0QONLyC8jPSu yVRR9C91voX/9LpLosYg8jKHxHVOSms7Zirjc8Utkubt/ubrl57XEDvolaIyR/kZHtbWnC Rd2pDiIWT2KOxGEpJhbC4J8UySi8SjQ7i3Npfb4RXHavuLfltwmqeQr57S/fvw== 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 4gBGy613tVzYPW; Thu, 07 May 2026 15:53:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 15:53:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1469436934.37.1778169230155@jenkins.ci.freebsd.org> In-Reply-To: <1298352565.25.1778161604135@jenkins.ci.freebsd.org> References: <1298352565.25.1778161604135@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3597 - 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_36_1274910643.1778169227960" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_36_1274910643.1778169227960 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3597 (ce4e8c478a261ce6c7af7d81817f8= 6420c5239b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3597/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3597/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 597/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) ef19cae25337e7449f338914650bbfab0fbea99f by 0mp: dtrace_mib.4: Document the DTrace MIB provider ce4e8c478a261ce6c7af7d81817f86420c5239b9 by kib: bufspace_wait(): only try to help bufdaemon if there is a chance to help The end of the build log: [...truncated 91.01 MiB...] --- vm_map_entry_resize_free.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_entry_resize_free.9 > vm_map_= entry_resize_free.9.gz --- vm_map_find.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_find.9 > vm_map_find.9.gz --- vm_map_findspace.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_findspace.9 > vm_map_findspac= e.9.gz --- vm_map_inherit.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_inherit.9 > vm_map_inherit.9.= gz --- all_subdir_sbin --- --- .depend --- echo umount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- all_subdir_share --- --- vm_map_init.9.gz --- --- all_subdir_sbin --- --- umount.pieo --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/vm_map_init.9 > vm_map_init.9.gz --- all_subdir_sbin --- /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/sbin/mount -I/workspace/src/= usr.sbin/rpc.umntall -fPIE -g -MD -MF.depend.umount.pieo -MTumount.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -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=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -c /workspace/src/sbin/umount/umount.c -o umount.pieo --- all_subdir_share --- --- vm_map_insert.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_insert.9 > vm_map_insert.9.gz --- vm_map_lock.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_lock.9 > vm_map_lock.9.gz --- vm_map_lookup.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_lookup.9 > vm_map_lookup.9.gz --- vm_map_madvise.9.gz --- --- all_subdir_usr.bin --- /workspace/src/usr.bin/chat/chat.c: In function 'get_char': --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/vm_map_madvise.9 > vm_map_madvise.9.= gz --- all_subdir_usr.bin --- /workspace/src/usr.bin/chat/chat.c:1032:9: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1032 | chat_logf("warning: read() on stdin returned %d", status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/chat/chat.c:1034:5: note: here 1034 | case -1: | ^~~~ /workspace/src/usr.bin/chat/chat.c: In function 'put_char': /workspace/src/usr.bin/chat/chat.c:1059:9: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] 1059 | chat_logf("warning: write() on stdout returned %d", status)= ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/chat/chat.c:1061:5: note: here 1061 | case -1: | ^~~~ --- all_subdir_share --- --- vm_map_max.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_max.9 > vm_map_max.9.gz --- vm_map_protect.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_protect.9 > vm_map_protect.9.= gz --- vm_map_remove.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_remove.9 > vm_map_remove.9.gz --- vm_map_stack.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_stack.9 > vm_map_stack.9.gz --- vm_map_submap.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_submap.9 > vm_map_submap.9.gz --- vm_map_sync.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_sync.9 > vm_map_sync.9.gz --- vm_map_wire.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_map_wire.9 > vm_map_wire.9.gz --- vm_page_alloc.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_alloc.9 > vm_page_alloc.9.gz --- vm_page_bits.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_bits.9 > vm_page_bits.9.gz --- vm_page_busy.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_busy.9 > vm_page_busy.9.gz --- vm_page_deactivate.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_deactivate.9 > vm_page_deact= ivate.9.gz --- vm_page_dontneed.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_dontneed.9 > vm_page_dontnee= d.9.gz --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- dev_net.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DL--- all_subdir= _share --- --- vm_page_aflag.9.gz --- --- all_subdir_stand --- OADER_PREFER_AMD64 -MD -MF.depend.dev_net.o -MTdev_net.o -std=3Dgnu17 -Wno= -format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-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-address-of-packed-member -Os -mprefe= rred-stack-boundary=3D2 -c /workspace/src/stand/common/dev_net.c -o dev= _net.o --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/vm_page_aflag.9 > vm_page_aflag.9.gz --- vm_page_free.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_free.9 > vm_page_free.9.gz --- vm_page_grab.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_grab.9 > vm_page_grab.9.gz --- vm_page_insert.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_insert.9 > vm_page_insert.9.= gz --- vm_page_lookup.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_lookup.9 > vm_page_lookup.9.= gz --- vm_page_rename.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_rename.9 > vm_page_rename.9.= gz --- vm_page_wire.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_page_wire.9 > vm_page_wire.9.gz --- vm_set_page_size.9.gz --- gzip -cn /workspace/src/share/man/man9/vm_set_page_size.9 > vm_set_page_siz= e.9.gz --- vmem.9.gz --- gzip -cn /workspace/src/share/man/man9/vmem.9 > vmem.9.gz --- vn_deallocate.9.gz --- gzip -cn /workspace/src/share/man/man9/vn_deallocate.9 > vn_deallocate.9.gz --- vn_fullpath.9.gz --- gzip -cn /workspace/src/share/man/man9/vn_fullpath.9 > vn_fullpath.9.gz --- vn_isdisk.9.gz --- gzip -cn /workspace/src/share/man/man9/vn_isdisk.9 > vn_isdisk.9.gz --- VNET.9.gz --- gzip -cn /workspace/src/share/man/man9/VNET.9 > VNET.9.gz --- vnode.9.gz --- gzip -cn /workspace/src/share/man/man9/vnode.9 > vnode.9.gz --- vnode_pager_setsize.9.gz --- gzip -cn /workspace/src/share/man/man9/vnode_pager_setsize.9 > vnode_pager_= setsize.9.gz --- vnode_pager_purge_range.9.gz --- gzip -cn /workspace/src/share/man/man9/vnode_pager_purge_range.9 > vnode_pa= ger_purge_range.9.gz --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- loader_lua.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/strip -R .comment -R .note -o loa= der_lua.bin loader_lua.sym --- all_subdir_share --- --- VOP_ACCESS.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_ACCESS.9 > VOP_ACCESS.9.gz --- VOP_ACLCHECK.9.gz --- --- all_subdir_stand --- -9944 bytes available --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_ACLCHECK.9 > VOP_ACLCHECK.9.gz --- all_subdir_stand --- *** [loader_lua.bin] Error code 1 make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[5]: 1 error make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[4]: stopped making "all" in /workspace/src/stand/i386 --- all_subdir_share --- make[4]: stopped making "all" in /workspace/src/share/man make[3]: stopped making "all" in /workspace/src/share 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 --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- make[4]: stopped making "all" in /workspace/src/stand/i386 make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_secure --- make[4]: stopped making "all" in /workspace/src/secure/usr.bin make[3]: stopped making "all" in /workspace/src/secure make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- /workspace/src/sbin/ifconfig/ifgeneve.c: In function 'geneve_status_nl': /workspace/src/sbin/ifconfig/ifgeneve.c:366:17: warning: 'mc' may be used u= ninitialized [-Wmaybe-uninitialized] 366 | printf("\n\t\t%s: %s%s%s:%u", mc ? "group" : "remot= e", ipv6 ? "[" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ 367 | dst, ipv6 ? "]" : "", geneve_data.ifla_local_po= rt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ /workspace/src/sbin/ifconfig/ifgeneve.c:292:13: note: 'mc' was declared her= e 292 | int mc; | ^~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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_stand --- --- all_subdir_stand/efi --- make[4]: stopped making "all" in /workspace/src/stand/efi make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 249.48 real 1387.88 user 107.88 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/jenkins1135524184811028= 2178.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_36_1274910643.1778169227960-- From nobody Thu May 7 15:58:55 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 4gBH3z5c95z6clc3 for ; Thu, 07 May 2026 15:58:55 +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 4gBH3z3Qzsz3X3b; Thu, 07 May 2026 15:58:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778169535; a=rsa-sha256; cv=none; b=TLRA3QbOGww2e5i2r2zAGmcCje/jRI9ITToBlg7cPiWnTIBLiheVdAlWC84OEG6o9Ou/6x 0cwwltd8xe00asvTIBlH6H2uFdlwYliLM+mKZUzCALtiLVHqLqGabq2QDVF28RLOAmPq2M envh6TfyV70YLR80N1fzYLE9mbVnoKZohGNuqSM0wMyzsJWG5tq+ZE/ohGdG5p1MtO+HIZ iHX92D91SFeNFPADBg5rxo2ql+IgZIr5u0Cad/BUcam/sKP92mIhrId2H6pLEqA+edfLXP +r2I76dbsXo/hrwH1NKsR0qtOJ1ZY7K8xA8TCWUdBmzM+iu+1lTaHVnOFuN/cw== 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=1778169535; 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=BxqfbsZgMJERvauRfE1AgvA0ThrMXazFthywMQQSTP0=; b=ihssqOGYPfNY6e3y1MjlQEazAoLKrb77FPg/+04j43tRzfnhI9X1ZKBkk+qRthzJEks67p fKbJO94Y+YhJJVj0kOdzLs/t4440Txi0eP4GloItsI4hrZ6qwRHBaxL/OcikTbOr/CKp0R lVH0v0QtSIALzsrogzUk5/LKTp8qoK1zZm7xXPNMllYjEnbF4DQNneqLzYgA8hjb7BJMei ATgKfOwm4eipYZItbpWsGNZyUVj96feHyAb8jTXjKi5nzrA8Y4c2gHi+N+0JUWt6WXu7e/ hiAPgW70R8aTB6Q/cL/fTkZBHg39DfUd/vyitRVQZpSo2wwRsvB44sgjI+3q/Q== 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 4gBH3z2FXWzYjX; Thu, 07 May 2026 15:58:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 15:58:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: behlendorf1@llnl.gov, ziaee@FreeBSD.org, des@FreeBSD.org, delphij@FreeBSD.org, pouria@FreeBSD.org, bapt@FreeBSD.org, kib@FreeBSD.org, noreply@github.com, kevans@FreeBSD.org, ngie@FreeBSD.org, arichardson@FreeBSD.org, sjg@FreeBSD.org, jhb@FreeBSD.org, emaste@FreeBSD.org, maxim@FreeBSD.org, ivy@FreeBSD.org, adrian@FreeBSD.org, kp@FreeBSD.org, 0mp@FreeBSD.org, markj@FreeBSD.org, aokblast@FreeBSD.org, rmacklem@FreeBSD.org, andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1798892768.41.1778169535331@jenkins.ci.freebsd.org> In-Reply-To: <1833000620.21.1778160658849@jenkins.ci.freebsd.org> References: <1833000620.21.1778160658849@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28442 - Still Unstable 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_40_2143990053.1778169535026" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_40_2143990053.1778169535026 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28442 (242050278a377f5ca6906545ddc924b60ad8aa58) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a4a7df886f8f96fc5914c6f5c3910facf3929001 by behlendorf1: libzfs/mnttab: restore ability to enable/disable cache 6748e7e65ea6b85ea17d688ff2d295b0df0a4757 by behlendorf1: ZTS: add libzfs_mnttab_cache test c18e8ba87489c19835527fd4ee3aa93edafcb817 by noreply: Linux 7.1: access dentry d_alias directly e78a51dd6ffa5ea9ef2e3a284a6efd47a54db4bc by noreply: Fix off-by-one in PREVIOUSLY_REDACTED handler that drops last block b8d959640352bd1c3df31f7ca87a6d2c0a8cf836 by noreply: Fix rare cksum errors after rebuild 0a59f7845c2863b5370bfa38e4d397ba3d73b62a by noreply: Avoid flushing unrelated NFS exports on snapshot unmount d5099c330b9055c2ecef3be9cdc2898e377809b9 by noreply: Initialize vr_last_txg for rebuild f828a80cb6e4468e7e52639fd8deccccd8c324ce by noreply: CI/GCC: Add Fedora 44, fix build errors and threadsappend 366b1f9a3eab7fc9002c90ed46d69d7f6e67d235 by noreply: Fix long POSIX_FADV_DONTNEED for single block files 2de4f4c742e71db9e3d9b3978864f10d30a66ece by noreply: CI: FreeBSD 15.1 PRERELEASE (#18490) b68c782d82a725a3aec702e16fc8df7670a83d13 by behlendorf1: man: document three missing properties and tunables 5dd912192dcdea833ebc83daa9e0fffcfa5b731f by behlendorf1: Update description of spl_schedule_hrtimeout_slack_us bf6d00afdb6171ba04a1c5a7fde904cde87d212d by kp: pfsync: reject invalid SCTP states c8167ebb742c36cb1fc32cc543afb4016b4fc174 by andrew: Revert "virtio_net: Use bus_dma for command/ack buffers" dc00f118405e8638ceb13b288e14164a8a9ba669 by andrew: Revert "virtio_net: Use bus_dma for rxq/txq buffers" 9f2ad7c09709e01ff6b856df0315e91ddc20df32 by bapt: init: allow to specify a custom path for rc(8) 261002908ffd9f13d19d1c6be6f82edac26b6938 by aokblast: libusb: Add libusb_endpoint_transfer_type enum efc0ced5c46f3332bf1847f2889659e7f5412852 by aokblast: ath{10,11,12}k: Add missing header in Makefile ce9ced951a0b9d004a3b007d4ac6e9087a1301a2 by aokblast: libusb: change callback register handler to int 06271366982eb6fe59502fcdf95a1a22e0671d5f by aokblast: libusb: fix incorrect status type when completion on cancel the events bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2 by aokblast: Revert "libusb: change callback register handler to int" adad6862228d1799e7e12c724b2534b4184f7d45 by sjg: mac_veriexec_priv_check block proc_write_*regs* 89c883c09ab5e0fdca7ac5dfe74fcc46b7669eb5 by emaste: mii: Fix SMSC name 49e496d2776870fb36ed8ea4c8139b5eb9f7f747 by des: stat: Set the timezone before testing -t flag fd386e76fa2b29d99525c246cbfc05768a1f4a76 by des: md5: Don't generate test cases just to skip them 7619d14d08a0036a07dce670f55b9568f8133b38 by ngie: acpi_panasonic: acquire serial lock before calling hkey_sound_mute in 8334d46162e46f400b04b93d79e310153380d643 by sjg: Fix typo in curthread a0e4c65f1814a7a677364dc29bb703f84323d175 by kp: pf: do not reject rules with colliding hashes c24b1d9359b899c7532d5b296f37cf3d74a36942 by kp: pfctl: handle errors from PFNL_CMD_GETSTATES 2fef18ff594328a771b6aa659e8ffa5a7e076540 by des: certctl: Unstickify (un)trusted certificates 0979bfb0ec804590a782ea33b787ec0989c1f1a4 by emaste: smsc: Add missing newline to PHY timeout error printf 081d3ab24e03d271a0de3b173802fbe71f52e8aa by adrian: ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device 822366134658ee59922d7f3e37db7bbb8956aaaf by delphij: Revert "zstd: disable weak-symbol tracing hooks in the kernel" 735b16d490aee158beb54c415b716475a0d19cda by markj: eventhandler: Fix a race when pruning eventhandlers 486c2dfaa7b9ed1ed79662584c9b0f4fd0c23d67 by markj: if_vlan: Use the exclusive lock everywhere 748402ebf2d7a08b13d0b21694afdaad55cfa9cd by bapt: devmatch: read linker.hints from all module paths 3d8928114c4fec6cefbb1cd566ef8d1b3d2999e2 by markj: eventhandler: Fix the NODEBUG build e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6 by ivy: README.md: Add packages/ directory 448b4c3f7f7dd4c7e1707d7b833a26294c297182 by rmacklem: nfs_clsubs.c: Fix ncl_getcookie() when "pos" is negative ae37f05d87adba58e68e793fcddb47c356acec68 by noreply: linux: verify stale znodes in legacy fallocate 872f01019345c589d4e1a7190c4b6620e93d3666 by noreply: Zstd: rework ZSTD_isError symbol renaming a12c6ed62fcd06093b95616515e4716b0b0bc038 by noreply: ZTS: Remove threadsappend_001_pos exception bc9f667eb11d9b47541f834faefbc6aac077cee2 by emaste: bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression 76d756eaa6823aad282cc53ec4e41a9777d89adc by emaste: Makefile.vm: Split error condition 103f9883d1ed7431c432caa6ab9c61cd4d0831d0 by pouria: rtadvd(8): Honor pltime/vltime in interface declarations 84a95741805d84f0074a34d61b93ccf86f422cf3 by emaste: sys/cdefs.h: Introduce __maybe_unused attribute c316ec259011e9e22e40eaa72d834f3bfac95c28 by bapt: nuageinit: only parse user_data as yaml when necessary bf636accdde4bb9af2c6c07af5420dffffd82332 by kib: mlx5en: destroy TIR before DEK during TLS RX teardown 5a6e5954d14b589bcba0125d10a6c7b62b588f4b by jhb: kobj: Assert class passed to kobj_init_static is compiled 5df7dae10dc02ade8639b0171e0d3cc8db790e41 by jhb: kobj: Use M_WAITOK in kobj_init 2a86992ab5019b4997ccadf7427011ba44e33c97 by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 c4af3f13a4e9932968d92872aaf22312a6e79e4e by ziaee: freebsd-base.7: Document adding a local repo 3348fa7a45fdf14a7af509e306229bd211444f1e by ngie: Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI" 276d9b88a9e6fd6fd90e57c36444756ad297d2ab by kevans: jail: avoid leaking jail config fds to exec.* hooks 58811b0ae096c134af372bcf475aea1d8d0e3c08 by kevans: jail: open the fstab files with fopen("re") b2e4da0b53ad082768b8f6f83766e030fd00d02a by kevans: devd: Use PF_LOCAL instead of PF_INET 09d81767e32cb437da0ac7d1c3b51eed01591b82 by maxim: freebsd-base.7: style 586838724e4086016ad62f0914248fc58ce26e35 by sjg: Remove PROC_CHECK_PRIV macro from sys_process.c 3daa43b1bb2cf68f32993e342f59eb146afb7c24 by arichardson: sys: Make priority.h and rtprio.h include all dependencies 3fe5069ce2bf5b2702f3be6531ce6a05c584e64d by arichardson: virtio_p9fs: Fix kernel panic on module unload 1ed2ef42e01771f5d8ca9be61e07dcf0fd47feba by arichardson: p9fs: Move UMA zone initialization to VFS module lifecycle 96b2f4a9124158f27c4c27c32f6fa1a6018250fb by arichardson: p9fs: implement basic pathconf support 40d59ee35dc106cda88d66e37527975a32596cd7 by arichardson: p9fs: Fix creating files with restrictive permissions 242050278a377f5ca6906545ddc924b60ad8aa58 by 0mp: dtrace: Document the syscall provider The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_40_2143990053.1778169535026-- From nobody Thu May 7 16:31:24 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 4gBHnV44xyz6cpCW for ; Thu, 07 May 2026 16:31:26 +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 4gBHnV2L16z3cVy; Thu, 07 May 2026 16:31:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778171486; a=rsa-sha256; cv=none; b=JuWJLFme4/fVFlcV/M/kbVjeEhdiXIFyM9WfDtEdITvoikajzkFIaCeDjZbiL1MyYmLaAU 2mlpXRo/cMLgyBQLrCV79Fb2qE3b+7TP0gl4qYelYkQTuX+OiAgrnRqf8XHsVAjNpw5fQu 0nNBuMDIFkZLACfTjXiK3WIzQcazb4xXHAefMW03LAheaoQzku78PMFta/HJ4Uvbpc5dME QibltwfA/BtydL6AYrB7Bc7elmSzr6d9Zov/2RUJy7Ng8gkMdx/vgiXVKmQTdmR3aO6e9v JAk3mAVaLaSRZN3cvvobwDZQYJrMGJ+56VBFzGy1hEZqmk409PdW4lvVPDX0Og== 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=1778171486; 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=j8ql5M+hjJDR3veHC8GZUAXejMgO8nRm8rErDxWLUkk=; b=q59Jtj/Y4LXK++LeT6XuN1RxfvM9iqdL6rswpBKylKreSag24yJgr0b0bsHfjJB2/ASuCz HtyHETtMogSD70sK2tAVCPH+ldQdTdGemvncs8utFrzgTfbYjTjEnbHcKhfj/T0w14pjAl X89bcfTp+VdwDwrGIUysaqb4qDbnfqppIhjREjz7+jyxRwJMFf02tA3T97QFfa9gIoVt0q Qr3/MFIVd8B1caNAcsnPamwafOm1nyW8Yd02k8jM7AmjvwqOLijjW+oaVV7FmO/g6HTMgq ky6eySQmEtM6a57D0uX8fQTPEUazdCbsL2yFrOYOmSX37QsTfoI+USs5sdEH9g== 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 4gBHnV1qx9zb0B; Thu, 07 May 2026 16:31:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 16:31:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1352705561.45.1778171486262@jenkins.ci.freebsd.org> In-Reply-To: <1038283023.33.1778164208391@jenkins.ci.freebsd.org> References: <1038283023.33.1778164208391@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1059 - 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_44_254945608.1778171484856" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_44_254945608.1778171484856 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1059 (81df9a1045c3e1778c551fcd= 62125e0b5d2b76f2) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1059/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1059/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1059/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) No changes The end of the build log: [...truncated 56.91 MiB...] --- gss_inquire_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred.o -MTgss_inquire_cred.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_inquire_cred.c -o gss_= inquire_cred.o --- lib/libjail__L --- --- lib/libelf__L --- --- elf_strptr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= strptr.c -o elf_strptr.o --- lib/libjail__L --- --- jail.pico --- --- libjail.a --- Building static jail library ar -crsD libjail.a jail.o jail_getid.o =20 --- libjail.so.1.full --- Building shared library libjail.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libjail.so.1.full -Wl,-= soname,libjail.so.1 jail.pico jail_getid.pico=20 --- libjail.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libjail= .so.1.full libjail.so.1.debug --- libjail.so.1 --- --- lib/libmd__L --- --- lib/libjail__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibjail.so.1.debug libjail.so.1.full libjail.so.1 --- lib/libmd__L --- --- sha224hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a224hl.o -MTsha224hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha224hl.c -o s= ha224hl.o --- lib/libjail__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libjail.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libjail.so.1 /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libjail.so.1 /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib32/libjail.so --- _debuginstall --- install -U -o root -g wheel -m 444 libjail.so.1.debug /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libjail.so.1.debug --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libelf__L --- --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- gss_inquire_cred.o --- --- lib/libnv__L --- --- bsd_nvpair.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.bsd_nvpair.o -MTbsd_nvpair.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/libnv/bsd_= nvpair.c -o bsd_nvpair.o --- nvlist.o --- --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o --- elf_scn.o --- --- lib/libcrypt__L --- --- crypt-des.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-des.o -MTcrypt-des.o -std=3Dg= nu99 -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-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/secure/lib/libcrypt/crypt-des.c -o crypt-d= es.o --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- --- lib/libnv__L --- --- cnvlist.pico --- --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- --- gss_inquire_mechs_for_name.o --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.cnvlist.pico -MTcnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/cnvlist.c -o cnvlist.pico --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_mechs_for_name.o -MTgss_inquire_mechs_for_name.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -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=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_mechs_for_name.c -o gss_inquire_mechs_for_name.o --- lib/libmd__L --- --- sha256c.o --- --- lib/libelf__L --- --- elf_update.o --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256c.o -MTsha256c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-er--- lib/libelf__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libmd__L --- ror=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/sys/crypto/sha2/sha25= 6c.c -o sha256c.o --- lib/libelf__L --- /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- --- sha512c.o --- --- lib/libmd__L --- --- sha256hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a256hl.o -MTsha256hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha256hl.c -o s= ha256hl.o --- lib/libgssapi__L --- --- gss_inquire_names_for_mech.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_names_for_mech.o -MTgss_inquire_names_for_mech.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -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=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_i= nquire_names_for_mech.c -o gss_inquire_names_for_mech.o --- lib/libmd__L --- --- lib/libgssapi__L --- --- gss_inquire_sec_context_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_sec_context_by_oid.o -MTgss_inquire_sec_context_b= y_oid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libgssap= i/gss_inquire_sec_context_by_oid.c -o gss_inquire_sec_context_by_oid.o --- lib/libexpat__L --- --- xmltok.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libexpat -DHAVE_EXPAT_= CONFIG_H -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map= =3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xmltok.= o -MTxmltok.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-typ= e -Wno-address-of-packed-member -c /workspace/src/contrib/expat/lib/xm= ltok.c -o xmltok.o --- lib/libbz2__L --- --- blocksort.o --- --- compress.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.compress.o -MTcompress.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/contrib/bzip2/compress.c -o compress.o --- lib/libgssapi__L --- --- gss_mech_switch.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_mech_switch.o -MTgss_mech_switch.o -std=3Dgnu99 -Wno-form= at-zero-length -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-paramet= er -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-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-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_mech_switch.c -o gss_m= ech_switch.o --- lib/libnv__L --- --- lib/libbz2__L --- --- crctable.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.crctable.o -MTcrctable.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/contrib/bzip2/crctable.c -o crctable.o --- lib/libnv__L --- --- dnvlist.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.dnvlist.pico -MTdnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/dnvlist.c -o dnvlist.pico --- lib/libmd__L --- --- sha384hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a384hl.o -MTsha384hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha384hl.c -o s= ha384hl.o --- lib/libelf__L --- --- elf_version.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_version.o -MTelf_version.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_version.c -o elf_version.o --- lib/libmd__L --- --- sha256c.o --- --- sha512c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a512c.o -MTsha512c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sys= /crypto/sha2/sha512c.c -o sha512c.o --- lib/libgssapi__L --- --- gss_names.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_names.o -MTgss_names.o -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type= -c /workspace/src/lib/libgssapi/gss_names.c -o gss_names.o --- lib/libcrypt__L --- --- crypt-des.o --- --- crypt-blowfish.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-blowfish.o -MTcrypt-blowfish.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/secure/lib/libcrypt/crypt-blowfi= sh.c -o crypt-blowfish.o --- lib/libelf__L --- --- lib/libmd__L --- --- sha512hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a512hl.o -MTsha512hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c sha512hl.c -o s= ha512hl.o --- lib/libgssapi__L --- --- gss_oid_to_str.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_oid_to_str.o -MTgss_oid_to_str.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-retur= n-type -c /workspace/src/lib/libgssapi/gss_oid_to_str.c -o gss_oid_to= _str.o --- lib/libcrypt__L --- /workspace/src/secure/lib/libcrypt/crypt-blowfish.c: In function 'crypt_blo= wfish': /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:36: warning: 'snpri= ntf' output may be truncated before the last format character [-Wformat-tru= ncation=3D] 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^ /workspace/src/secure/lib/libcrypt/crypt-blowfish.c:251:9: note: 'snprintf'= output between 4 and 5 bytes into a destination of size 4 251 | snprintf(buffer, 4, "%2.2u$", logr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lib/libmd__L --- --- lib/libelf__L --- --- gelf_cap.o --- --- elf_update.o --- cc1: all warnings being treated as errors --- gelf_cap.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.gelf_cap.o -MTgelf_cap.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/gelf_cap.= c -o gelf_cap.o --- elf_update.o --- *** [elf_update.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/libelf --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- gelf_cap.o --- make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- --- sha512c.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- bsd_nvpair.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- lib/libbz2__L --- --- compress.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 85.90 real 715.55 user 89.99 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins59506938931= 29028320.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_44_254945608.1778171484856-- From nobody Thu May 7 16:34:58 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 4gBHsb2pplz6cpVT for ; Thu, 07 May 2026 16:34:59 +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 4gBHsZ3PHqz3cn3; Thu, 07 May 2026 16:34:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778171698; a=rsa-sha256; cv=none; b=V8Pqy0gc2/HlVFc9hlejiEaPXqgy1lM5priZzQ9VXiwdIjWs0gSRldX9pC5vHHShlFJVg5 /YrBZLE9fg/34S45PV3reakauXSpF5jHVIt8THx7cZ61LzLdR8hN+1d2hub44QIKoQncvN JxC7lUSSNJlMXR4uMWnK8jqo4IPekzMTVRjvqEo6zGcaNi+BcP4EO37iR+gW7k8xQY2CkS PGASwIJG45wpKtbIZPVgHBD1RLxKyrHFsgfYBWiQMg4WLGhPTHXp0lJ0Fgj1k2LVEzHeIM +AMnlMzfxjU289qbjunXKk8xw+LSZSblHBWtxE+4vAh7fYjh4I9pUuqQe+pYWA== 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=1778171698; 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=AgaAwFfxbvwAX6GP+TMpKDffDLK4BvsShiSOVRnwK4A=; b=AMiECKT14ygPuRI4lIcDRbOFiBZ6+tM0ehzJCPm56sjDoI+NGkW+bYq19MT+hjIX/kZOeJ q57dRSK0/DBjvaG0nLr0DIBh/FpaEvOge/n/fYzNpW9ap8EGNz2urHdJ9i0agNabg9H+ns Zxk7gX+SQcRGDnYEEtKxgfrRIX1iffRCkGNf5HBgs88M/mu6TNZdVBqv1ywSMmUpNx6XCb y/n9+OcCh+AQ5g1x8rKJPlVg49OaxtVSnJNu3VNlpM480maKztOEaWSB/kXaZ8XAEAmTfw xHCzj+fMV02lgc4rYaSmOiIfDlKpyCPN457Sb6l3DVGKnGUpVjk/wpw9rqwGcA== 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 4gBHsZ2g6lzZkG; Thu, 07 May 2026 16:34:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 16:34:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dumbbell@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <60427441.47.1778171698379@jenkins.ci.freebsd.org> In-Reply-To: <811505410.29.1778163245836@jenkins.ci.freebsd.org> References: <811505410.29.1778163245836@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #712 - Still Unstable 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_46_1084500196.1778171698174" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_46_1084500196.1778171698174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #712 (c81f516512111fa5ac8d5a9f3f7e64c2fb5ab5a3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/712/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/712/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/712/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c81f516512111fa5ac8d5a9f3f7e64c2fb5ab5a3 by dumbbell: linuxkpi: Implement `module_*()` APIs as static functions The failed test cases: 5 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.divert-to.in_dn_in_div_in_out_div_out_dn_out Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_46_1084500196.1778171698174-- From nobody Thu May 7 16:52:13 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 4gBJFV150sz6cqg4 for ; Thu, 07 May 2026 16:52:14 +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 4gBJFT49d8z3fd5; Thu, 07 May 2026 16:52:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778172733; a=rsa-sha256; cv=none; b=V8+fdjhFn01Wa39I+idf1Sor6b+f5MYPGXdgv3NYP+Q6jn34N7bKkAu/17/jrwqSZKYcPo ahs8z1sRpIS5IKr6uLyUfa5g298+ApKYhBgwJqL6lFIfg90SM7JeAqPaQQ90TMgFf6oOjP nsLYgSk+zRjXivF1exaWS8vw4lsrD3lIDMzxJ83sCi8qDqWyv9o3Vzhx5c7BQPM3oeDcbR gRcDKo6+RhNUP+w95gSufrqSfH3u1ny7M9G4kq01CQcTaaGP0kpH+xS+2dbQ8ASRAx0aty B8m3gSwXqV6VCWvAHQN7YXtDpdf/FFOX8eyI/XGv6ASdjPo0fUJe9hlw3QvdVQ== 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=1778172733; 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=Gqx8K5KZS2hm5DgFd11oW/s/jqLizfjbscoMv3JaA1w=; b=Mi13j60stjkvBe9LX4uDdplsk/ldUt72aWBKZg8Rmkc1peJ8HZBDtnQs3jEuUjWhNAZCQd npHD+QBZsAPEREL08mw2Wf9jmZPGmdZejJW+/A2p8FS1DODghqqA9faILHzL1VW54WaUCL PSo5JJYNqYMcfx4+M2Wu8bZMtdZf+mFAL9NlMq71tth05Ef3vdfuiFu0CAh4WCXTthZ8iO y7UCK93/TjLQxPAKNUOVfhwMmJulftjXum0LbZszUBZP9NuI0sAn3w0gDz3Nhq0ikInYpg LjDQv5zcIIPOssjfBgv5g4bQg6lFaQH43Kd4a2ErH+2sMxwLeGq3pYwdUkyZ8A== 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 4gBJFT3blYzbRj; Thu, 07 May 2026 16:52:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 16:52:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <645892270.49.1778172733510@jenkins.ci.freebsd.org> In-Reply-To: <174998968.35.1778166629630@jenkins.ci.freebsd.org> References: <174998968.35.1778166629630@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1911 - Still Unstable 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_48_1003947067.1778172733297" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_48_1003947067.1778172733297 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1911 (81df9a1045c3e1778c551fcd62125e0b5d2b76f2) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1911/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1911/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1911/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 8 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_48_1003947067.1778172733297-- From nobody Thu May 7 17:39:22 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 4gBKHx06Xdz6cvS0 for ; Thu, 07 May 2026 17:39:25 +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 4gBKHw4B4bz3q5y; Thu, 07 May 2026 17:39:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778175564; a=rsa-sha256; cv=none; b=JCdQxmnG46Z7Cq6+nf1JJfpnjvHJjTdrH4+oEc1DDtqbQYf+xU/NYGWW4sNTi68vNdpToa Oi+v5Nofw1PUGio0/8XjefmlGcW9qpwT2lb872wEy/1E744FOM5TTCtkokbz+DdxjEAJJJ fGfqH+1EAkaZHoDSHUs+klE3rmyRkmbBjJK8uvY5epn/ErIQNDg46RD21L2f65pm552Gdh DYucYx2n2M0lwCRMkT29fOT+0N8PKjvOLeKdhFiXKCw32kyK5zmRqC6LqmGCUB+OaHXldR 271RrV9W5xyzDefc3KGb0Vs4kZm7uT2Hb4B97VyRFGY7+h6qCNXSPF+Tb+2lug== 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=1778175564; 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=RJRlJSpUEpfaw/DfOPYKvHgVrewDiZua2L5w6c2oXHQ=; b=iy8Izx7uFldbuU7C68eJ6HMSB9XFaInZRlII4PtrPHwQ9k1/++m0g6hoxE/9zmr8vx52Xp aU8R5o9rwDG+omS4E5jK6A1bSRizz962xJ/KHKTow/Wz82QFD/EDKE01oqWWvvsyPBjHfn 6R/cbn9Eq2lPSIeK1ZEHg/lBA1OaP5WZK1DDXwSdCROWrvDuKvLb4zpZRkwxvH3705WEkL YqRvXRXiFxJALR+OYnSFRCVbD5xdGNMmwzf6Mtbvq0xjg4CbUE+oJwd8C7ZW1KIY/V0yZe 246QivqRn6AdXJ8OYuljcVAbbAWIA06hOWR+Za1j4IKIS5YAf9/87tZRXwnz+g== 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 4gBKHw3fM0zcRb; Thu, 07 May 2026 17:39:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 17:39:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1871083849.55.1778175564518@jenkins.ci.freebsd.org> In-Reply-To: <1469436934.37.1778169230155@jenkins.ci.freebsd.org> References: <1469436934.37.1778169230155@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3598 - 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_54_582028987.1778175562113" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_54_582028987.1778175562113 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3598 (2b9301a22bc677239d3c0dc783d97= 0f17e7ca294) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3598/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3598/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 598/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) 640af0d9067bee6e8f300c158f0cf928e666977c by 0mp: cam: Cross-reference dtrace_cam.4 and cam.4 2b9301a22bc677239d3c0dc783d970f17e7ca294 by 0mp: d.7: Document macro variables The end of the build log: [...truncated 91.72 MiB...] --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_4th --- --- zfs_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op= ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp= ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.zfs_cmd.o -MTzfs_c= md.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/c= ommon/zfs_cmd.c -o zfs_cmd.o --- all_subdir_stand/i386/loader_lua --- --- zfs_cmd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.zfs_cmd.o -MTzfs_cmd.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -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-address-of-packed-member -Os -mpre= ferred-stack-boundary=3D2 -c /workspace/src/stand/common/zfs_cmd.c -o z= fs_cmd.o --- all_subdir_stand/i386/loader_4th --- --- loader_4th.sym --- /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 -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/src/stan= d/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i386 -I/wo= rkspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPORT -DLO= ADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_= SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DL= OADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/= workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolar= is/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src= /stand/i386 -DLOADER_PREFER_AMD64 -std=3Dgnu17 -Wno-format-zero-length -Wsy= stem-headers -Werror -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=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Os -mpreferred-stack-boundary=3D2 = -nostdlib -static -Wl,--defsym,ORG=3D0x0,-T,/workspace/src/stand/i386/boot= .ldscript -Wl,--gc-sections -Wl,-z,nostart-stop-gc /tmp/obj/workspace/src/a= md64.amd64/stand/i386/btx/lib/crt0.o -Wl,-z,max-page-size=3D0x1000 -Wl,-zre= lro -Wl,-znoexecstack -o loader_4th.sym chain.o conf.o gfx_bios.o main.o = vers.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o in= terp_parse.o ls.o misc.o modinfo.o module.o nvstore.o pnglite.o tslog.o loa= d_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o relo= c_elf64.o disk.o part.o vdisk.o dev_net.o bcache.o isapnp.o pnp.o interp_fo= rth.o zfs_cmd.o /tmp/obj/workspace/src/amd64.amd64/stand/ficl32/libficl.a = /tmp/obj/workspace/src/amd64.amd64/stand/i386/libi386/libi386.a /tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32/libsa32.a=20 --- all_subdir_stand/i386/loader_lua --- --- loader_lua.sym --- /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 -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/src/stan= d/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/= workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DL= OADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS= _SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -D= LOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cd= dl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP= _FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER= _PREFER_AMD64 -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -mpreferred-stack-boundary=3D2 -nostdlib -static -W= l,--defsym,ORG=3D0x0,-T,/workspace/src/stand/i386/boot.ldscript -Wl,--gc-se= ctions -Wl,-z,nostart-stop-gc /tmp/obj/workspace/src/amd64.amd64/stand/i386= /btx/lib/crt0.o -Wl,-z,max-page-size=3D0x1000 -Wl,-zrelro -Wl,-znoexecstack= -o loader_lua.sym chain.o conf.o gfx_bios.o main.o vers.o boot.o command= s.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o mis= c.o modinfo.o module.o nvstore.o pnglite.o tslog.o load_elf32.o load_elf32_= obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64.o disk.o part= .o vdisk.o dev_net.o bcache.o isapnp.o pnp.o interp_lua.o zfs_cmd.o /tmp/o= bj/workspace/src/amd64.amd64/stand/liblua32/liblua.a /tmp/obj/workspace/src= /amd64.amd64/stand/i386/libi386/libi386.a /tmp/obj/workspace/src/amd64.amd6= 4/stand/libsa32/libsa32.a=20 --- all_subdir_stand/efi --- --- boot1.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 -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=3D\"gptboo= t.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/work= space/src/stand/efi/include -I/workspace/src/sys/contrib/edk2/Include -I/wo= rkspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica= /include -DEFI_UFS_BOOT -DEFI_DEBUG -I/workspace/src/stand/common -fPIC -g = -MD -MF.depend.boot1.o -MTboot1.o -std=3Dgnu17 -Wno-format-zero-length -Ws= ystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -Wno-format -Os -c /workspace/s= rc/stand/efi/boot1/boot1.c -o boot1.o --- all_subdir_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D = std::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _= Tp =3D std::__1::__hash_value_type, std::__1::= unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::pair, std::_= _1::unique_ptr >, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::pair, std::__1::unique_ptr >, std::__1::equal_t= o >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(const key_type&, _Args&& ...) [with _Args =3D {std::__1::u= nique_ptr >}; _Key =3D std= ::__1::basic_string; _Tp =3D std::__1::unique_ptr; _Hash =3D st= d::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1190= :46, inlined from 'bool conf::add_port(kports&, target*, int, int)' at /work= space/src/usr.sbin/ctld/ctld.cc:1195:50: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(kports&, target*, int, int)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_4th --- --- loader_4th.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/strip -R .comment -R .note -o loa= der_4th.bin loader_4th.sym 55528 bytes available --- loader_4th --- btxld -v -f aout -e 0x200000 -o loader_4th -l /tmp/obj/workspace/src/amd64.= amd64/stand/i386/btx/btxldr/btxldr -b /tmp/obj/workspace/src/amd64.amd64/s= tand/i386/btx/btx/btx loader_4th.bin kernel: ver=3D1.02 size=3D690 load=3D9000 entry=3D9010 map=3D16M pgctl=3D0:= 64 client: fmt=3Delf size=3D6c838 text=3D6370c data=3D7660 bss=3D7614 entry=3D= 0 output: fmt=3Daout size=3D6f000 text=3D1000 data=3D6d000 org=3D200000 entry= =3D200000 --- all_subdir_lib --- --- pow_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.pow_test NO_SUB= DIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=3Dt= PROG=3Dpow_test ) --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- loader_lua.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/strip -R .comment -R .note -o loa= der_lua.bin loader_lua.sym -9944 bytes available *** [loader_lua.bin] Error code 1 make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[5]: 1 error make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[4]: stopped making "all" in /workspace/src/stand/i386 make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_lib --- make[5]: stopped making "all" in /workspace/src/lib/msun/tests --- all_subdir_stand --- --- all_subdir_stand/efi --- make[4]: stopped making "all" in /workspace/src/stand/efi make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- make[5]: stopped making "all" in /workspace/src/tests/sys/audit make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests 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_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, std::__1::unique_ptr >, void*>*>*; = _Dp =3D std::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::pair,= std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>; _Equal= =3D std::__1::__unordered_map_equal, std::__1= ::pair, std::__1::unique_ptr >, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__has= h_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(key_type&&, _Args&& ...) [with _Args =3D {std::__1::unique= _ptr >}; _Key =3D std:= :__1::basic_string; _Tp =3D std::__1::unique_ptr; _Hash= =3D std::__1::hash >; _Pred =3D std::__1::equ= al_to >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/uno= rdered_map:1196:46, inlined from 'portal_group* conf::add_portal_group(const char*)' at /wo= rkspace/src/usr.sbin/ctld/ctld.cc:507:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_portal_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ --- all_subdir_lib --- --- log_test --- 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 --- all_subdir_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, std::__1::unique_ptr >, void*>*>*; = _Dp =3D std::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::pair,= std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>; _Equal= =3D std::__1::__unordered_map_equal, std::__1= ::pair, std::__1::unique_ptr >, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__has= h_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(key_type&&, _Args&& ...) [with _Args =3D {std::__1::unique= _ptr >}; _Key =3D std:= :__1::basic_string; _Tp =3D std::__1::unique_ptr; _Hash= =3D std::__1::hash >; _Pred =3D std::__1::equ= al_to >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/uno= rdered_map:1196:46, inlined from 'portal_group* conf::add_transport_group(const char*)' at = /workspace/src/usr.sbin/ctld/ctld.cc:546:43: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_transport_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D = std::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D std::= __1::__hash_value_type, std::__1::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::pair, std::__1::unique_p= tr >, std::__1::hash >, std::__1::equal_= to >, true>; _Equal =3D std::__1::__unordered_= map_equal, std::__1::pair, std::__1::unique_ptr >, std::__1::equal_to >, std::__1::hash >, true>;= _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/include/c++/v1/__hash_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(const key_type&, _Args&& ...) [with _Args =3D {std::__1::u= nique_ptr >}; _Key =3D std::__1::basic= _string; _Tp =3D std::__1::unique_ptr; _Hash =3D std::__1::hash= >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/work= space/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1190:46, inlined from 'bool conf::add_port(target*, portal_group*, auth_group_sp= )' at /workspace/src/usr.sbin/ctld/ctld.cc:1141:9: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, portal_group*, auth_group_sp)= ': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, lun*>, void*>*>*; _Dp =3D std::__1::__bucket_list= _deallocator, lun*>, voi= d*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, lun= *>; _Hash =3D std::__1::__unordered_map_hasher= , std::__1::pair, lun*>, std::__1::hash<= std::__1::basic_string >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::pair, lun*>, std:= :__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, lun*> >]' at /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/include/c++/v1/__hash_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(const key_type&, _Args&& ...) [with _Args =3D {lun*&}; _Ke= y =3D std::__1::basic_string; _Tp =3D lun*; _Hash =3D std::__1::hash<= std::__1::basic_string >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, lun*> >]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/unordered_map:1190:46, inlined from 'bool conf::verify()' at /workspace/src/usr.sbin/ctld/ctld= .cc:1792:52: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::verify()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](std::__1::size_t) const [with _Tp =3D std::_= _1::__hash_node_base, std::__1::shared_ptr >, void*>*>*; _D= p =3D std::__1::__bucket_list_deallocator, std::__1::shared_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple&&>}; _Tp =3D std::__1::__hash_value_type, std::__1::shared_ptr >; _Hash =3D std::__1= ::__unordered_map_hasher, std::__1::pair, std::__1::shared_ptr >, std::__1= ::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::pair, std:= :__1::shared_ptr >, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D st= d::__1::allocator, std::_= _1::shared_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/include/c++/v1/__hash_table:1594:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::pair, typename std::_= _1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>= ::type>, std::__1::__unordered_map_equal<_Key, std::__1::pair, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__= type_identity<_Hash>::type>, typename std::__1::__type_identity<_Alloc>::ty= pe>::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _All= oc>::try_emplace(key_type&&, _Args&& ...) [with _Args =3D {std::__1::shared= _ptr}; _Key =3D std::__1::basic_string; _Tp =3D std::__1:= :shared_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc = =3D std::__1::allocator, = std::__1::shared_ptr > >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/unordered_map:1196:46, inlined from 'auth_group* conf::add_auth_group(const char*)' at /worksp= ace/src/usr.sbin/ctld/ctld.cc:464:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:583:18: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 583 | return __ptr_[__i]; | ~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'auth_group* conf::add_auth_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1572= :10: note: '__chash' was declared here 1572 | size_t __chash; | ^~~~~~~ --- all_subdir_rescue --- /workspace/src/sbin/ifconfig/ifgeneve.c: In function 'geneve_status_nl': /workspace/src/sbin/ifconfig/ifgeneve.c:366:17: warning: 'mc' may be used u= ninitialized [-Wmaybe-uninitialized] 366 | printf("\n\t\t%s: %s%s%s:%u", mc ? "group" : "remot= e", ipv6 ? "[" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ 367 | dst, ipv6 ? "]" : "", geneve_data.ifla_local_po= rt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ /workspace/src/sbin/ifconfig/ifgeneve.c:292:13: note: 'mc' was declared her= e 292 | int mc; | ^~ make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:35, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:950, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:2063, from /workspace/src/usr.bin/dtc/fdt.hh:35, from /workspace/src/usr.bin/dtc/fdt.cc:35: In function 'constexpr void std::__1::__uninitialized_allocator_relocate(_A= lloc&, _ContiguousIterator, _ContiguousIterator, _ContiguousIterator) [with= _Alloc =3D allocator >; _ContiguousIterator= =3D shared_ptr*]', inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allo= cator&>&, pointer) [with _Tp =3D std::__1::shared_ptr; = _Allocator =3D std::__1::allocator= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/= vector.h:868:42, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::__insert_with_size(const_iterator, _Iterator, _Sentinel, diff= erence_type) [with _Iterator =3D std::__1::__wrap_iter*>; _Sentinel =3D std::__1::__wrap_iter*>; _Tp =3D std::__1::shared_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/__vector/vector.h:1351:39, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, _ForwardIterator, _ForwardIterator) [w= ith _ForwardIterator =3D std::__1::__wrap_iter*>; typename std::__1::enable_if<(std::__1::is_convertibl= e >::type, std::__1::forward_it= erator_tag>::value && std::__1::is_constructible<_Tp, typename std::__1::it= erator_traits<_InIter>::reference>::value), int>::type =3D 0; _= Tp =3D std::__1::shared_ptr; _Allocator =3D std::__1::a= llocator >]' at /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:515:30, inlined from 'dtc::fdt::node::node(const std::__1::string&, const std::= __1::vector >&)' at /workspace/src= /usr.bin/dtc/fdt.cc:858:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:638:21: warning: argument 2 null where non-null expected= [-Wnonnull] 638 | __builtin_memcpy(static_cast(std::__to_address(__result)= ), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ 639 | std::__to_address(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 640 | sizeof(_ValueType) * (__last - __first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:638:21: note: in a call to built-in function 'void* __bu= iltin_memcpy(void*, const void*, long unsigned int)' make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests/net --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 312.62 real 1909.30 user 148.26 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/jenkins1049116324647335= 6611.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_54_582028987.1778175562113-- From nobody Thu May 7 17:50:44 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 4gBKY169FZz6cvwP for ; Thu, 07 May 2026 17:50: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBKY14NsPz3r2c; Thu, 07 May 2026 17:50:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778176245; a=rsa-sha256; cv=none; b=Sr3yWtyLkR7mdlEoHIIn8t+4UB0jR7L/AI/NZF9rQGhxpO6OfwyDDs+Oqny9qVGNUK+t0M 6B5xM6VQtH7m8vpyZm77ccj8xiSpEMyj+UXhU1dqjSBiSlmOSw44Rc+C+9uwIeLgV85HQ1 XkjpOxzz+WptRbw+qexy+g7o/itRzTk43RMCQLbhgA4SbuYj2UvV2q09bWkC5MOY/wtXrE H91ple9e66t6YLjsVZCY7mtjuhRDFZZLZhGYZgb9TKk4TJE0OH15at765I1ulvljjuqq3y gNSmCjaGugYtsjfRUrOt+ku3zt18HJuSNFhtuFyXT2vFcHEY/qmceMHewwJRZg== 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=1778176245; 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=51mJ40az7Sw25FzWMjpubumDYimC4toJMXddfP7xHRM=; b=yQp1gKbOrbJLcerp3aI/GrlDRRJmmZI5iXtw32FNrfcK5vdKWrRbqRBD4PuezQ9GIYVfba YtwpBQqYKjz5aDJ32xCJ+LCi/+5a6FFTpbyT+Cy7G6+VLmH5oWSPp4swoiXZXKK53Grshv 9DYn9hejKXuAHnRVNDLk2grLCkW294scIvCb4HMH8iq0GfrPq5fYEtGw48Tp8iLkanW1N6 f7TIFLVh6qxLSeqeChd0eLLrdS2AKOz2BzJWEqmkgwIm5HAHm/gnAeBu/bE/NwPf6SxWUK 8T1H0fqYRfTB21gt4WKKhzHVh4Wdp3Rntw4e4Q3UJE/yW6HAg9khDctJTt58lQ== 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 4gBKY13sSnzcsW; Thu, 07 May 2026 17:50:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 17:50:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <184598655.57.1778176245548@jenkins.ci.freebsd.org> In-Reply-To: <1352705561.45.1778171486262@jenkins.ci.freebsd.org> References: <1352705561.45.1778171486262@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1060 - 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_56_208450017.1778176244225" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_56_208450017.1778176244225 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1060 (48862dc1d8fc03fec7523fe2= 6c7b2e98be9d6bc9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1060/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1060/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1060/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) e7913c8c79ec54d2522ca3311bad58ccecb27991 by bapt: nuageinit: only parse user_data as yaml when necessary 48862dc1d8fc03fec7523fe26c7b2e98be9d6bc9 by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 The end of the build log: [...truncated 56.70 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libmd__L --- --- md4hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 4hl.o -MTmd4hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/libelf__L --- --- lib/libgssapi__L --- --- lib/libelf__L --- --- elf_fill.o --- --- lib/libgssapi__L --- --- gss_compare_name.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libfigpar__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libgssapi__L --- --- lib/libmd__L --- --- lib/libgssapi__L --- --- gss_context_time.o --- --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libelf__L --- --- lib/libmd__L --- --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libkiconv__L --- ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libkiconv__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ --- lib/libgssapi__L --- --- lib/libkiconv__L --- install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/libkiconv__L --- --- _debuginstall --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- lib/libpam/libpam__L --- --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.51 real 432.35 user 59.93 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins12968431243= 547989066.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_56_208450017.1778176244225-- From nobody Thu May 7 18:24:21 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 4gBLHp0smzz6cyMc for ; Thu, 07 May 2026 18:24: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 4gBLHn5mlYz3xsv; Thu, 07 May 2026 18:24:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778178261; a=rsa-sha256; cv=none; b=wPKolC96ikX0maMLxURErRACM41R+1USgH2igYZ2qktoRE1KMiNsI2YlX4qKABicC1I5ii pNPVd8arG5HVLgAJ0P4f3bMQjpWrrpsnSrvbjiyLawoPjXnDMICoqqxwsuCWp++pGUxIJk AgyQE4Uvjy+ZnhY33Fu0pnVai3ghithKtWynUmWARiTqzt9XtC5uX4GDxJDPABabDFkKwb gAB/HobcnYXZ0bntu7TYzaD49C9ku2k8GsLhFpCUuGIgxHp5/YuCIK4I/TbLGipJAt3Fsm kYbSqrEEmwulokON2CsEtQ0Q+EGVIKx0zYluEFgpgxBe7NtJMzRuwsph3l/thA== 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=1778178261; 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=Zv/oU5XyOmDY7VTX9coZbbIjxMnMhLI5UajsB8rXYRQ=; b=EoXRvQTTOvrEKAglx2yKBEjugDGJh2z9INP0E3hrl/yYzhNjTPa+dsrCkBIe7eGtEqVmzB 3PTdTaEyN5QRtasO/5qZbKb/M/HGKGD5ylYW57+LE92iNrMi3P8H1lzjBcxoNdzW2Xxqnn v95dtI75YOxAZKRaZ1L0FBXcKeor+m9CK04GuUkLXkCVdbuYhillgx1oIscdowRpWMGpvd 3gt4mLFb0Gfe94s6n8JpYqa1EA/hl2XuDN8NpCROl+caBMN4rAedne1Mcfpo7k2fWfX6UD JB5n6WsU2u3MEAjYAjzKnE7CBmWuJZVvJHGYnMdq/QcamPK6KHbAld3uy2rp/Q== 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 4gBLHn5L10zdrc; Thu, 07 May 2026 18:24:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 18:24:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1756946354.61.1778178261753@jenkins.ci.freebsd.org> In-Reply-To: <645892270.49.1778172733510@jenkins.ci.freebsd.org> References: <645892270.49.1778172733510@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1912 - Still Unstable 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_60_189155404.1778178261546" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_60_189155404.1778178261546 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1912 (48862dc1d8fc03fec7523fe26c7b2e98be9d6bc9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1912/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1912/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1912/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) e7913c8c79ec54d2522ca3311bad58ccecb27991 by bapt: nuageinit: only parse user_data as yaml when necessary 48862dc1d8fc03fec7523fe26c7b2e98be9d6bc9 by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 The failed test cases: 9 tests failed. FAILED: bin.pwait.pwait_test.or_flag Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_60_189155404.1778178261546-- From nobody Thu May 7 18:29:03 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 4gBLPD3rkSz6d087 for ; Thu, 07 May 2026 18:29:04 +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 4gBLPC70Szz3yhq; Thu, 07 May 2026 18:29:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778178544; a=rsa-sha256; cv=none; b=nGOHK8wAbrH8fO1JXcR6XgwdPZKTQd6uwCQe4c5hDyLVJ79XpO24qwP/pXVIqQ3by9v4Xl pwTXhtIUDg3+Dk7nVS+zD/UxJVAcsKStozzUCFzSBOkiEk2q5FcBg+O7P/wMVPREfrZe8k s9ty3HwRW6uncDpHKUXxqWVqBCM7ohCPvKL5MffyvQRCsYTG9dzCiW+pNFauBA4UuQAgag C/z58ic4jIhdFjnvBSFLbccS0kxilpIq+TEunr48pKmKItyJWam30uzbQLz3hkj3nRmkc2 x65nGRRSwY7dj0hbiYHRBqa8iBtOSxws685pi+xdsN5K1t1yqLLDAYxr7KQgEw== 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=1778178544; 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=AVkOuyPfGhRDLRRnTBEozNsFxSZeElJD37Ox87qVpJI=; b=MYSAoqhfepNv4DylWH+ofkyQWU3uzFm9gkeCtWxZxXBaApOlvfKOfebb8mEDpOaHMHsisw 6sviGOh9bgXuoRC93RhfkOs21Ipfq1Fsv3E5R6W2BKHntERd1LxyUzZI8AMfJINpMx/cny 0NkCsHjyu7W8hDszn3FSmCmQbyUnDA24G90qklyU8ZhypUon8hBWjrdC3+d4YTSfhBE0ep mrWa5z+bEi/tNpwBpcUV/GNw7G768jYaWz/qG4j4L+zY2axZgIuJZzUQvtQf5nLbLRFwUv RXq6e2U854pSwdxF477VdVBaKRR05oQ6VzDEZ1pQWSnJgfOxefTyEimkFMxusw== 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 4gBLPC6Xy9zf8W; Thu, 07 May 2026 18:29:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 18:29:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <870529501.63.1778178543925@jenkins.ci.freebsd.org> In-Reply-To: <1798892768.41.1778169535331@jenkins.ci.freebsd.org> References: <1798892768.41.1778169535331@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28443 - Still Unstable 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_62_351622007.1778178543712" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_62_351622007.1778178543712 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28443 (ce4e8c478a261ce6c7af7d81817f86420c5239b9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28443/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28443/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28443/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) ef19cae25337e7449f338914650bbfab0fbea99f by 0mp: dtrace_mib.4: Document the DTrace MIB provider ce4e8c478a261ce6c7af7d81817f86420c5239b9 by kib: bufspace_wait(): only try to help bufdaemon if there is a chance to help The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_62_351622007.1778178543712-- From nobody Thu May 7 18:48:37 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 4gBLqp4C3sz6d1Sb for ; Thu, 07 May 2026 18:48:38 +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 4gBLqp13KVz42Vr; Thu, 07 May 2026 18:48:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778179718; a=rsa-sha256; cv=none; b=szDEY25ZGzlyo8iN/pJUzW0A5YgY3BfnMzeURCEjfqRwWUHpaebpymiDxqkYGRfBO7bMwx aWl/NUA0nkOaHT9lZR3jrd92OTlfyIijXsIS07yOnJAARc0T6LDVYEvaouaUHIVZsCdT4S WHeQQwleJS4UDxBHR4VMIpP6Pl7jyhVH0HgQNGpM+sL16g6l5kQy3r7rbna0C89CKvcsiC yfoAYc3W/drwLhYyPwZh6CelRrQnRG3feXqvUZ+F4shn0XXPE4qzqX8m+vk7XSBbR5VQQI UzpObVoO07SmE8d4CA1gpPz1UaRgm05msE7TFYd7x9UGK7sHeYsBslR1Cq0q0A== 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=1778179718; 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=Wk8RswHQbuO0GXl40OCOLojZQCH3P4ahlw41IyPUSxs=; b=D27/smKttymO7KZfCHEPOR9yq6ptHAZX/NHfVeRmBlbHnSwcHORNL8hW8j1MWpq+2bijfQ vwT687kwxGsNoqjlC/WDnjSb5IuxADgixzcxSfLkU1mVKbXbfwaJTpVFOenhZ6uttXgNTD WCKcMxanT6MT0PqP3SW41PouQZWkIbDQSG89UWzD8JahYsqaiBchG+pfdU5PhrlmIEFC8+ Ps/K363/qW1RQfWrtvHEsX2k4TraBsLyU1qGQaXM4/UbabGTKcWqgHCFPIKhM+GsDvWEY9 YxtxfPDK9xW71Qa4v1x1C0XzGBUzbo1ahFRiKebKV25Bw/+eeFwmsH4kPZux1w== 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 4gBLqp0B0Bzdyt; Thu, 07 May 2026 18:48:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 18:48:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <308355692.67.1778179718041@jenkins.ci.freebsd.org> In-Reply-To: <60427441.47.1778171698379@jenkins.ci.freebsd.org> References: <60427441.47.1778171698379@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #713 - Still Unstable 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_66_2080232640.1778179717719" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_66_2080232640.1778179717719 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #713 (4e57c937999df5b186ccf827542aee717baab07c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/713/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/713/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/713/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4e57c937999df5b186ccf827542aee717baab07c by ae: etcupdate: fix arguments order of diff command The failed test cases: 4 tests failed. FAILED: sys.netpfil.common.pass_block.ipf_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_66_2080232640.1778179717719-- From nobody Thu May 7 19:07:26 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 4gBMFX4gPsz6d2Hh for ; Thu, 07 May 2026 19:07:28 +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 4gBMFX1fkmz45Zp; Thu, 07 May 2026 19:07:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778180848; a=rsa-sha256; cv=none; b=wNIdKxmB2UX8t6HbvYG6YomVCJNmmypRiu7VZbJkZ+SteyiRv9XOUIPWaThBDiYqmqL1Q6 Fpp7zYVtCi0t3blh00ZuS08q4fFc2uB0xEcq96vSrmvN7kykUpMerDlRWdkqikQ6uR1fM7 F10KCJWCYAk+CJE8V2sDPvFSuevJcT3U+/pXR3YC0fasCITp0M0UAGXxI/EIze5nwk4CXq Z1HrnAWfMDz94fxNJi6T7EshfjKtZGLyQjXDRjM62/fL9UOrL8zCHWDK53kAz81b+J/Etr GcylpnJOsijU31ZeIsGd0K7pdAeUGmX+f0SIj+rUxyYgRNorhjzumZrkaIkbVA== 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=1778180848; 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=QywvuTEf9P+paIIkhKHr0YKuziqNNiEBJvEQHKK7mUM=; b=jOdkr9F/ZB0LTEM6OmDfwso63Q11j9JoTEdYQWaaZwdB+v9RB03YVDOyyuQRYGdKBxnPQN lFP6LvW+nJlA3x1u/4OneZEuj+kDYtozPEm/ig/eqO8W70Rj38zfhujXrR1omOWgOPAUHh OfjaURqDlMJXwHGdZiJNgM77e7E0eYf/MGvqf0HSgPDnhvIl1RcR6/sD58MasHj/MboYuX 6B7hTsPO/uOfXT+YHyg+U1ltCklOrJf9ARQfSqtUF7WNjQXOUKK5czkbbgqidHYU6ocAVG DMAdeo/G19X+46DzHRFpgHPwuv0c1EnNOjnptJ5B2XzjV929TR6hO3MI4IpyOg== 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 4gBMFX1B29zfwy; Thu, 07 May 2026 19:07:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 19:07:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1903552446.69.1778180848168@jenkins.ci.freebsd.org> In-Reply-To: <184598655.57.1778176245548@jenkins.ci.freebsd.org> References: <184598655.57.1778176245548@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1061 - 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_68_803842390.1778180846812" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_68_803842390.1778180846812 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1061 (48862dc1d8fc03fec7523fe2= 6c7b2e98be9d6bc9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1061/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1061/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1061/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) No changes The end of the build log: [...truncated 56.68 MiB...] awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libgssapi__L --- --- gss_inquire_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_context.o -MTgss_inquire_context.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inquire_contex= t.c -o gss_inquire_context.o --- lib/libelf__L --- /workspace/src/contrib/elftoolchain/libelf/elf_scn.c: In function 'scntree_= RB_INSERT_COLOR': /workspace/src/contrib/elftoolchain/libelf/elf_scn.c:52:1: warning: 'child'= may be used uninitialized [-Wmaybe-uninitialized] 52 | RB_GENERATE(scntree, _Elf_Scn, s_tree, elfscn_cmp); | ^~~~~~~~~~~ /workspace/src/contrib/elftoolchain/libelf/elf_scn.c:52:1: note: 'child' wa= s declared here 52 | RB_GENERATE(scntree, _Elf_Scn, s_tree, elfscn_cmp); | ^~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_inquire_cred.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred.o -MTgss_inquire_cred.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_inquire_cred.c -o gss_= inquire_cred.o --- lib/libmd__L --- --- sha0hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0hl.o -MTsha0hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -Wno-address-of-packed-member -c sha0hl.c -o sha0hl.o --- lib/libjail__L --- --- jail_getid.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.pico -MTj= ail_getid.pico -std=3Dgnu99 -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= precat--- lib/libnv__L --- --- lib/libelf__L --- --- elf_strptr.o --- --- lib/libjail__L --- ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libja= il/jail_getid.c -o jail_getid.pico --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_strptr.o -MTelf_strptr.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= strptr.c -o elf_strptr.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libgssapi__L --- --- gss_inquire_cred_by_mech.o --- --- lib/libjail__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_mech.o -MTgss_inquire_cred_by_mech.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_mech.c -o gss_inquire_cred_by_mech.o --- lib/libjail__L --- --- libjail.a --- Building static jail library ar -crsD libjail.a jail.o jail_getid.o =20 --- libjail.so.1.full --- Building shared library libjail.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libjail.so.1.full -Wl,-= soname,libjail.so.1 jail.pico jail_getid.pico=20 --- lib/libelf__L --- --- lib/libcrypt__L --- --- crypt-des.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-des.o -MTcrypt-des.o -std=3Dg= nu99 -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-error=3Doverflow -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/secure/lib/libcrypt/crypt-des.c -o crypt-d= es.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libmd__L --- --- sha1c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a1c.o -MTsha1c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha1c.c -o sha1c.o --- lib/libjail__L --- --- libjail.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libjail= .so.1.full libjail.so.1.debug --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libjail__L --- --- libjail.so.1 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibjail.so.1.debug libjail.so.1.full libjail.so.1 --- lib/libelf__L --- --- elf_scn.o --- --- lib/libmd__L --- /workspace/src/lib/libmd/sha1c.c:102:13: warning: "sha1_block" redefined 102 | # define sha1_block sha1_block_x86 | ^~~~~~~~~~ --- lib/libelf__L --- --- elf_update.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_update.o -MTelf_update.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= update.c -o elf_update.o --- lib/libmd__L --- In file included from /workspace/src/lib/libmd/sha1c.c:72: /workspace/src/lib/libmd/sha.h:156:9: note: this is the location of the pre= vious definition 156 | #define sha1_block _libmd_sha1_block | ^~~~~~~~~~ --- lib/libgssapi__L --- --- gss_inquire_cred_by_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_inquire_cred_by_oid.o -MTgss_inquire_cred_by_oid.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_inqu= ire_cred_by_oid.c -o gss_inquire_cred_by_oid.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libjail__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libjail.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libjail.so.1 /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib32/ --- lib/libnv__L --- --- nvlist.o --- --- lib/libjail__L --- install -U -l rs -o root -g wheel -m 755 -S libjail.so.1 /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib32/libjail.so --- lib/libelf__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/elftoolchain/libelf/elf_update= .c:28: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libnv__L --- --- cnvlist.pico --- --- lib/libelf__L --- /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': --- lib/libjail__L --- --- _debuginstall --- --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.cnvlist.pico -MTcnvlis= t.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -c /workspace/src/sys/contrib/l= ibnv/cnvlist.c -o cnvlist.pico --- lib/libjail__L --- install -U -o root -g wheel -m 444 libjail.so.1.debug /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libjail.so.1.debug --- lib/libelf__L --- /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/ncurses/tinfo__L --- --- fallback.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.fallback.o -MTfallback.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-ty= pe -Wno-address-of-packed-member -c fallback.c -o fallback.o In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from fallback.c:7: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- codes.o --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/ncurses/tinfo__L --- --- fallback.o --- cc1: all warnings being treated as errors *** [fallback.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 2 errors make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- sha512c.o --- --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- --- crypt-des.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- cc1: all warnings being treated as errors make[4]: stopped making "all" in /workspace/src/lib/libelf make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- --- xmlparse.o --- --- xmltok.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 82.74 real 665.23 user 81.89 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins91377996434= 89068413.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_68_803842390.1778180846812-- From nobody Thu May 7 19:52:57 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 4gBNG245vLz6d6R4 for ; Thu, 07 May 2026 19:52:58 +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 4gBNG20mjTz3FF4; Thu, 07 May 2026 19:52:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778183578; a=rsa-sha256; cv=none; b=Hfjc5xXG/sdJ591JAd48CJcVco3h+3p/kgxYhC7uw+IGhtBwhNsP6Md3xxlA2IKEjE4wuP t/9ev5ywUxpi2aoUoDTM8Px0GkSQ9JrYsebxUz2bWK8snQilYzIi7a3nWe6tiyOlPec3my tgJdFiQOEx9cZ+38XTC3Suu8ONxmjIcvEP4eIhz1R4jsNtPDt8iwQ5E3iUjlhsY/+hGpLL J7Qri4VPlquwtLC8hotsq7+TzMVGfrEminuBFtB98iGOu3GZeKr9JsUQ+wpTI8lNX/opQQ buP9CJYOQnw2LhwuFOd/Uc+3WCCSa/4RKnGdA+RxJg/iOOngx0sSNM9CFR3amg== 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=1778183578; 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=iQyaoUCaGzGgCPvNuR3wyjhlt+j6CtotMu6P3SPkUEw=; b=ttEsU99UUBpJ1SVgR1Ih/LtCwDoX/OtQ2geKFY/XsnHccK6E1GnA3zoLrMswtZKooSVnz4 BVV9B/4cCFyo+lmu0mduNNgzoLxrsv/pGR6ug1r0OrcRJPksmJA+AxgGRLze8Vv67UpFvT 1kdF4z1J/63bkoGJbljSZVndTW/LGXde3+ym8pMs7WiJrkBm/aDL39Wd51HNwOK1r4MKTC oI/EBlqfROIXoMAwkRDHiXgpSDriMjw69Z5YT6TgDWLGhJSZukh9EqszQkL4L7tKM6a/c2 yxESt6WSwHmWUC1oxlgqpHN34BXd/Rj64mJnmjoqJC8ELnzPDEsMHcLfe39arA== 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 4gBNG20F4RzhSt; Thu, 07 May 2026 19:52:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 19:52:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <836883173.71.1778183578035@jenkins.ci.freebsd.org> In-Reply-To: <1756946354.61.1778178261753@jenkins.ci.freebsd.org> References: <1756946354.61.1778178261753@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1913 - Still Unstable 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_70_192413474.1778183577841" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_70_192413474.1778183577841 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1913 (48862dc1d8fc03fec7523fe26c7b2e98be9d6bc9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1913/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1913/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1913/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 10 tests failed. FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_70_192413474.1778183577841-- From nobody Thu May 7 20:11:50 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 4gBNgs1Dj1z6d7Ds for ; Thu, 07 May 2026 20:11:53 +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 4gBNgr3yBPz3HSr; Thu, 07 May 2026 20:11:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778184712; a=rsa-sha256; cv=none; b=pJQPV3vIVeS7GK8SnMLCsQzJr6UMOuzcvJq8cxe7UrRkcF6DKkZgW3JsjG/vYLheKQxInb 9FlpTCuDhcuRN+R/UdBvLx12LaV42yYQ4ngIH/IlvzZgl7XpsHanR+5wo22jqF51k4WWnl k8u3wOJnkkBXtfgXYXn3zd5QWVqFTA2syDp7oKNbZ0M566mmqRhCYjgcRF8i1gMTSQLRlr 8IXB5laEVXf86k0ZX5XXbEsU1pLagGGa9KxuioNrjnhYoIBs9CtRR/0PunA6pIUZWMhGfn JFq58+uISkuHIV1N15qcGg1JgSPoohMqz6C4xDRZ5JYJ89aB6cU9UnCbQpGfgQ== 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=1778184712; 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=tdLa6jtxUTVzrBKxtTI2rgSUa/eL8O7uXEm0EcfhzGw=; b=Q39k9bjH5BXO0RHiXN2KjyIUMGUK4ym2SDQSIuZuGjWfaiIeo6U7WhiPiBOmrbfu+Jf8/j nHEtCko8G6LvPe0OwOOliJl+K0Zf/KFyrGp+f3dOmfC+pE2ITitkJlEVl2LRTZpsy1yoNt d4x52rR1cWPTdWBRqO+x6XhZ0c6mtQgKciVfbj0b7Zen7y7hyyabdYzZTr6iU0YhBEV9i6 qvJsPr8/WX+UzxbOmGKhhvR91n6MLdCOvXdU0Rv2VUdnX1eqJ5sgPsJ9I+Lnd0HFeQXlf2 uRGbEd0ksYqbtv8+JUWHlZNjSDD1Ojtfm4jgOjGmSu7bvm8tasLjxEEOdK2BXw== 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 4gBNgr3PqbzhHX; Thu, 07 May 2026 20:11:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 20:11:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1483733265.75.1778184712480@jenkins.ci.freebsd.org> In-Reply-To: <1871083849.55.1778175564518@jenkins.ci.freebsd.org> References: <1871083849.55.1778175564518@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3599 - 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_74_880821683.1778184710349" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_74_880821683.1778184710349 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3599 (4e7c1ff95a5187faee524055f22c4= cf4134d1147) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3599/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3599/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 599/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) 726ff260ecfa38878aec982456c44ddb0f9c791b by kp: pfctl: optionally print the rule in the state overview 4e7c1ff95a5187faee524055f22c4cf4134d1147 by kp: pfctl: relax interface name requirement The end of the build log: [...truncated 91.33 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_A= MD64 -MD -MF.depend.part.o -MTpart.o -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary= =3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /workspace/src/s= tand/common/part.c -o part.o --- all_subdir_stand/efi --- SOURCE_DATE_EPOCH=3D1704067200 elfcopy -j .peheader -j .text -j .sdata -j = .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_fr= ame --output-target=3Defi-app-x86_64 gptboot.sym gptboot.efi --- all_subdir_lib --- --- atan.3.gz --- gzip -cn /workspace/src/lib/msun/man/atan.3 > atan.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctladm --- =3D=3D=3D> usr.sbin/ctladm (all) --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_lua --- --- bcache.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.bcache.o -MTbcache.o -std=3Dgnu17 -Wno= -format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-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-address-of-packed-member -Os -mprefe= rred-stack-boundary=3D2 -c /workspace/src/stand/common/bcache.c -o bcac= he.o --- all_subdir_usr.sbin --- --- .depend --- echo ctladm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcam.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libbsdxml.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a= /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend --- ctladm.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/sys -DWANT_ISCSI -fPIE -g = -MD -MF.depend.ctladm.pieo -MTctladm.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/usr.sbin/ctladm/ctladm.c -o ctladm.pieo --- all_subdir_rescue --- --- ifgroup.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.ifgroup.o -MTifgroup= .o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -c /workspace/src/sbin/ifconfig/ifgroup.c -o ifgroup.o --- all_subdir_stand --- --- isapnp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.isapnp.o -MTisapnp.o -std=3Dgnu17 -Wno= -format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-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-address-of-packed-member -Os -mprefe= rred-stack-boundary=3D2 -c /workspace/src/stand/common/isapnp.c -o isap= np.o --- all_subdir_sbin --- --- all_subdir_sbin/swapon/tests --- =3D=3D=3D> sbin/swapon/tests (all) --- swapon_test --- echo '#! /usr/libexec/atf-sh' > swapon_test.tmp cat /workspace/src/sbin/swapon/tests/swapon_test.sh >>swapon_test.tmp chmod +x swapon_test.tmp mv swapon_test.tmp swapon_test --- Kyuafile --- --- swapon.8.gz --- gzip -cn /workspace/src/sbin/swapon/swapon.8 > swapon.8.gz --- swapon.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 -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = swapon.full swapon.pieo -lutil=20 --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- all_subdir_rescue --- --- all_subdir_sbin --- --- swapon.debug --- --- all_subdir_rescue --- --- ifpfsync.o --- --- all_subdir_stand --- --- vdisk.o --- --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug swapon.= full swapon.debug --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DL--- 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 -I/workspace/src/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.ifpfsync.o -MTifpfsy= nc.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepr--- all_= subdir_stand --- OADER_PREFER_AMD64 -MD -MF.depend.vdisk.o -MTvdisk.o -std=3Dgnu17 -Wno-for= mat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -Os -mprefer= red-stack-boundary=3D2 -c /workspace/src/stand/common/vdisk.c -o vdisk.= o --- all_subdir_rescue --- ecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/sbin/ifconfig/ifpfsync.c = -o ifpfsync.o --- all_subdir_sbin --- --- swapon --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dswapon.debug swapon.full swapon --- all_subdir_sbin/sysctl --- =3D=3D=3D> sbin/sysctl (all) --- .depend --- echo sysctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a >> .depend --- sysctl.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 -DJAIL -fPIE -g -MD -MF.depend.sysctl.pieo= -MTsysctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -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-address-of-packed-member = -c /workspace/src/sbin/sysctl/sysctl.c -o sysctl.pieo --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- pnp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.pnp.o -MTpnp.o -std=3Dgnu17 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -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 -Wno-address-of-packed-member -Os -mprefer= red-stack-boundary=3D2 -c /workspace/src/stand/common/pnp.c -o pnp.o --- interp_lua.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.interp_lua.o -MTinterp_lua.o -std=3Dgn= u17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -DLUA_PATH=3D\"/boot/lua\" -I/workspace/s= rc/libexec/flua/lfs -c /workspace/src/stand/common/interp_lua.c -o inter= p_lua.o --- all_subdir_stand/i386/loader_simp --- --- dev_net.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_A= MD64 -MD -MF.depend.dev_net.o -MTdev_net.o -std=3Dgnu17 -Wno-format-zero-l= ength -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-bo= undary=3D2 -c /workspace/src/stand/common/dev_net.c -o dev_net.o --- all_subdir_rescue --- /workspace/src/sbin/ifconfig/ifpfsync.c: In function 'pfsync_status': /workspace/src/sbin/ifconfig/ifpfsync.c:397:9: warning: 'version' may be us= ed uninitialized [-Wmaybe-uninitialized] 397 | printf("version: %d\n", version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/ifconfig/ifpfsync.c:349:13: note: 'version' was declare= d here 349 | int version; | ^~~~~~~ --- all_subdir_stand --- --- bcache.o --- --- all_subdir_stand/i386/loader_lua --- --- zfs_cmd.o --- --- all_subdir_stand/i386/loader_simp --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_A= MD64 -MD -MF.depend.bcache.o -MTbcache.o -std=3Dgnu17 -Wno-format-zero-len= gth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-bound= ary=3D2 -c /workspace/src/stand/common/bcache.c -o bcache.o --- all_subdir_stand/i386/loader_lua --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.zfs_cmd.o -MTzfs_cmd.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -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-address-of-packed-member -Os -mpre= ferred-stack-boundary=3D2 -c /workspace/src/stand/common/zfs_cmd.c -o z= fs_cmd.o --- all_subdir_rescue --- --- ifbridge.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.ifbridge.o -MTifbrid= ge.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -c /workspace/src/sbin/ifconfig/ifbridge.c -o ifbrid= ge.o --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- dev_net.o --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/nss --- =3D=3D=3D> lib/libc/tests/nss (all) --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- --- loader_lua.sym --- /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 -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/src/stan= d/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/= workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DL= OADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS= _SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -D= LOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cd= dl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP= _FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER= _PREFER_AMD64 -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -mpreferred-stack-boundary=3D2 -nostdlib -static -W= l,--defsym,ORG=3D0x0,-T,/workspace/src/stand/i386/boot.ldscript -Wl,--gc-se= ctions -Wl,-z,nostart-stop-gc /tmp/obj/workspace/src/amd64.amd64/stand/i386= /btx/lib/crt0.o -Wl,-z,max-page-size=3D0x1000 -Wl,-zrelro -Wl,-znoexecstack= -o loader_lua.sym chain.o conf.o gfx_bios.o main.o vers.o boot.o command= s.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o mis= c.o modinfo.o module.o nvstore.o pnglite.o tslog.o load_elf32.o load_elf32_= obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64.o disk.o part= .o vdisk.o dev_net.o bcache.o isapnp.o pnp.o interp_lua.o zfs_cmd.o /tmp/o= bj/workspace/src/amd64.amd64/stand/liblua32/liblua.a /tmp/obj/workspace/src= /amd64.amd64/stand/i386/libi386/libi386.a /tmp/obj/workspace/src/amd64.amd6= 4/stand/libsa32/libsa32.a=20 --- all_subdir_lib --- --- getaddrinfo_test --- (cd /workspace/src/lib/libc/tests/nss && DEPENDFILE=3D.depend.getaddrinfo_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/nss/Makefile _REC= URSING_PROGS=3Dt PROG=3Dgetaddrinfo_test ) --- .depend.getaddrinfo_test --- echo getaddrinfo_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> = .depend.getaddrinfo_test --- getaddrinfo_test.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/tests -fPIE -g -MD -MF.de= pend.getaddrinfo_test.getaddrinfo_test.pieo -MTgetaddrinfo_test.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/lib/libc/tests/nss/getaddrinfo_test.c -o getaddrinfo_test.pieo --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- bcache.o --- --- isapnp.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_A= MD64 -MD -MF.depend.isapnp.o -MTisapnp.o -std=3Dgnu17 -Wno-format-zero-len= gth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-bound= ary=3D2 -c /workspace/src/stand/common/isapnp.c -o isapnp.o --- all_subdir_stand/i386/loader_lua --- --- loader_lua.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/strip -R .comment -R .note -o loa= der_lua.bin loader_lua.sym -9944 bytes available *** [loader_lua.bin] Error code 1 make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[5]: 1 error make[5]: stopped making "all" in /workspace/src/stand/i386/loader_lua make[4]: stopped making "all" in /workspace/src/stand/i386 --- all_subdir_stand/i386/loader_simp --- make[4]: stopped making "all" in /workspace/src/stand/i386 make[3]: stopped making "all" in /workspace/src/stand --- all_subdir_sbin --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/nss make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_lib/msun --- --- all_subdir_lib/msun/tests --- 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 --- all_subdir_stand --- --- all_subdir_stand/efi --- --- all_subdir_stand/efi/boot1 --- make[4]: stopped making "all" in /workspace/src/stand/efi make[3]: stopped making "all" in /workspace/src/stand make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/ctld --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests/net --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 275.60 real 1655.36 user 127.62 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/jenkins6651265716196958= 056.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_74_880821683.1778184710349-- From nobody Thu May 7 20:49:55 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 4gBPWm1JzTz6bxXD for ; Thu, 07 May 2026 20:49:56 +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 4gBPWl5JCsz3Rp9; Thu, 07 May 2026 20:49:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778186995; a=rsa-sha256; cv=none; b=Y2n/ePyLL4Q11/3lOSeR7o7UpyYkn5sztcW4j4KEgdZIpAYtnQa8pkZ8XIlGdMBqjB0Bko QvPpIBIOJSyFkYAUOE94/6onvD52pT7Y7ZkIlIj1q2RHCzbAUMhHuwIVY4s1/D+Y1f5LEK KyA0HyzQkvuu4INHrfsvHRS6p6Y6RKFQZ7Wok57rknaRLm/SL8WOd6ogycQ2PVWbJ5Yslz GCMTuJQYTxO1rGBWLg6VKaKC2hmM5VgprdvN0OcnEWfcO+lQaz92i/Fd6Y+WPGEp/WRQQP i4NazKiNLTONp4x3xL6RARw/m75p1w2hThFwivTyWm6AorW/HcxBC/Og+yVoWg== 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=1778186995; 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=o/uEGPqqJlHNyUVjKCeeKmJMkuIncamQ0jEqrgAttEI=; b=D8qcFE9bsVmoYD+n9i0Y/nSa6/E5yawzRrpanoWdQCGT9lTYlnNpDzheaYWARegg1hXdPx QwPIHe2+jEyGIOdEneBaZuEd7a2CAOGHDFUPMpfUbRXo1sYZNIAs8q2YSXmccKxO20zte7 LkhWySi0PkkUUMPYf5lRPMLRXBv0Y0TZ52KEg5Vdgy+1iRd4lQDEIr/e3321eb3/m6QVvF 3+IPXATTI/3l88WW4fajlFF/JpZ+U5axGgTXXwFFAECbDp0KE5s6WSs4yHBI7gU/1vkeeC 71PPEJ4hjBl2QH3Rc20JmvnHvaj59quPaTg0aKrnhDHZ1AFPV77UIIszzmgupQ== 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 4gBPWl4sg1zjbD; Thu, 07 May 2026 20:49:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 20:49:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <442927578.77.1778186995685@jenkins.ci.freebsd.org> In-Reply-To: <870529501.63.1778178543925@jenkins.ci.freebsd.org> References: <870529501.63.1778178543925@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28444 - Still Unstable 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_76_1119655138.1778186995474" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_76_1119655138.1778186995474 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28444 (2b9301a22bc677239d3c0dc783d970f17e7ca294) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28444/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28444/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28444/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 640af0d9067bee6e8f300c158f0cf928e666977c by 0mp: cam: Cross-reference dtrace_cam.4 and cam.4 2b9301a22bc677239d3c0dc783d970f17e7ca294 by 0mp: d.7: Document macro variables The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_76_1119655138.1778186995474-- From nobody Thu May 7 20:53:21 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 4gBPbl1HWPz6by7G for ; Thu, 07 May 2026 20:53:23 +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 4gBPbk6bjgz3SKn; Thu, 07 May 2026 20:53:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778187202; a=rsa-sha256; cv=none; b=E37dkktgLCBetiShxfVK5EKdU4qPxwutZ/AhOpoE+RHTTlYBHw1mTCw8LBnuJCdVrwSY15 uHPuWttAXgehdkUxck/M8yB2mZCcz1/gjDcPckxOVfvCzk8t1ZOKInIY4fuIfO3jZ0QVhL 97bbPfNg3wblC2CPl0trC17w1DtP0YQdCYB58zXB508ATR9Tq8/uA4u2541XD66IZgB4e5 sR1ZIw5LesW4nhwGsbM53W7P64NyPCqVogsi0MsdupVzY0db2/LtOYcISpucTEM2omSn4v IN8MaZk/Pf/lbINh3JNOol6sJZruLHkayhJgBW2PgFYnWcbn2Zkj43gp4vGq7A== 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=1778187202; 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=72ACO3Fp3VUHvq0/2Ldnf31fRvbgGkgw4PGHuP4Qeqg=; b=fkDPlKsEqvlC5thHoMs5+Z7JfMhxucco+CzzQAyIKPLXCHCrP3tBhHhBPAbzu40tKqMXfC KskHO13F57otY8HW2ISObaz2WsFwrFbwuVuZ74dTmgyqvMpXOkKKPq20kqzuiDegUjkP5+ bJycIeP35hluV8CM+kng2kFQpcuWNIBNhwoh3UPxI+e9vjqVRoqezebT6Ju1nOskuAxaR3 eBnsKkHuGBB1o2D4UzHr4+YY9HiMbFyXy4BeexQUV24skj1st27+4/igkf+pHI3eLgLGlX 9pG/OEh7WkPoy7tu4LmA0blMmr9FJgL3IU3yZ4jab2pXO1UBTpe+Ze2Ia9sgRw== 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 4gBPbk63M0zjNN; Thu, 07 May 2026 20:53:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 20:53:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1641275907.79.1778187202853@jenkins.ci.freebsd.org> In-Reply-To: <1903552446.69.1778180848168@jenkins.ci.freebsd.org> References: <1903552446.69.1778180848168@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1062 - 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_78_1203253589.1778187201444" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_78_1203253589.1778187201444 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1062 (187de25ef99e49dd7a6a4bfa= 630f10ab9571ef17) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1062/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1062/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1062/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) 187de25ef99e49dd7a6a4bfa630f10ab9571ef17 by kevans: jail: avoid leaking jail config fds to exec.* hooks The end of the build log: [...truncated 56.53 MiB...] --- md4hl.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 4hl.o -MTmd4hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/libnv__L --- --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libnv__L --- --- nvlist.o --- --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libelf__L --- --- elf_fill.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- --- lib/libgssapi__L --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libjail__L --- --- jail.pico --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libelf__L --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -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-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.94 real 455.89 user 62.58 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins30917861278= 26682019.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_78_1203253589.1778187201444-- From nobody Thu May 7 21:01:51 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 4gBPnX3xjFz6byPC for ; Thu, 07 May 2026 21:01:52 +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 4gBPnX0tXkz3TjY; Thu, 07 May 2026 21:01:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778187712; a=rsa-sha256; cv=none; b=dkwnJfoY9236XdjBCPARIcrpX0CQrC3RJKPzKSjQ3cbyfjd68TF/ikFwA9R9SHX4otybra Ri9Ux9IMRdYIanxtHtNvt/8AyD1DzItXMDecBmzsqlFhE/91+4E4gjVAeLXciWHR1jeqqm lskCIk1Xv1mNoV5P4b+ikM4UrGt9EEyp+0FLUrnv25hLUHX1VANF6SKsRMUS5UrL+Kjsgh gPsJP363T0oZi/wpNiuWUucReqJxrZFwBXbOb70rTPIRR9Yd3pazPQYhGk07JV0hfOlpBh Zb587tP4HqrU9lNcSo9n/hQADOZ+DNwczU/b9yWvr0IhaAphIk58fCvvlAEAtQ== 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=1778187712; 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=nfUCIz5pf+zj2FDBbyYN4bW6nFbp5hIPV1xRIHCALQQ=; b=Ikelotp43RhhPb6W65jEttL0AHJnMcrlCQee0I3z2Y5cWB4062289/cazUNZQeg0NM5KRa nTQoOpmoaVSPdinwMin2ETbesmPKl1mUf/VTZpw1UYsuC9h0wUn9vgj9vTEw+NjIMI6Tsg LcLKKMZ4a6oXuhhInf6w7YVIXyn590/4dnMr64Ih/izyeBMCW2QeoMAOtZGk5XgZ99GJeg JSZ+PPsysc8t+P0rpZHHiOdn2xDvEw8R2egVZpYHvxf+zBha7b1HzCxpEu6nhfZlivtH5l g8gc8EOzrhYQ7a7vDN8QX/OARPrSRMeY4YXxY+lfMug0hBgKEB9lyz4OuhxI+A== 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 4gBPnX0Jl8zjcX; Thu, 07 May 2026 21:01:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 21:01:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <94058688.83.1778187712045@jenkins.ci.freebsd.org> In-Reply-To: <308355692.67.1778179718041@jenkins.ci.freebsd.org> References: <308355692.67.1778179718041@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #714 - Still Unstable 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_82_862708351.1778187711860" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_82_862708351.1778187711860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #714 (da3414a1a8924327931cd8842a45693eeff7012a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/714/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/714/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/714/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) ee2fc974e0716040622926c7c8ca8df09284e6f9 by bapt: nlsysevent: add manpage 4211f280ba087c75dcd84f9b592238b2eae33af9 by bapt: nuageinit: only parse user_data as yaml when necessary da3414a1a8924327931cd8842a45693eeff7012a by bapt: nuageninit: modify the test to show the issue fixed inc316ec259011 The failed test cases: 3 tests failed. FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_82_862708351.1778187711860-- From nobody Thu May 7 21:35:27 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 4gBQXJ0DrLz6c1g9 for ; Thu, 07 May 2026 21:35:28 +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 4gBQXH5Hcyz3ZPy; Thu, 07 May 2026 21:35:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778189727; a=rsa-sha256; cv=none; b=r3Lqau8tfEkzY6e/X1zAPnV/QCnhYvylStIpp/vPGpzPt9m65J1jfXco4s1w3cOCtgOwt5 Zbb49dalZMbNASj+GJfGpSI3jacZkjnlGH5O9dDYwdksUiZh/fThh4t+q1s99Pskb0Pkkq lF+pL4TWAzwwkcOIWtRLliq15y4o4oTYVUyMQ6C6jH2jyYRMzY8qPfsvSY2LIaS3oE5gez FkQ4v1JkbaP3GKwUqOkqYQM3tm3isM3i0ZzDv+/H6pgV2bTmCIncSxjqxO/2MMhvdQbQOI m3Nx3eXmwtONbfj6Y6ldD/8ky7sJ5nSEHhfHUOKgJjxzbxXY244eSI4xhCpR1Q== 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=1778189727; 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=tVW6OYNJmbu6CG6DWJXGyhrzqMfYNSj3hyd/zZdeDrg=; b=QXX7LMRTg8EUfOg7CayhBztB0GxK+XvjSVWq2HGcwdwxELvbLNLkuqoHXn46Dam35zlPrh 1eui+qEl8qy4pwT2OLbMlIt7y3u+6QDAFHYTcL/GjVh+0Y3U+V/Lct1rSVcDGFJQRc+uuT X8bdhME5TQVDWcoC9+uD0pZ3mc775NlU8ZWQFlyrPiQpmeIEsILJShKpr4U6AZiD7Q993V xiZaBviLibYZu5wsXJ/TMnK9LBDOa9WCxYx67AKlwW4miVZUmlFLqCM9PWx8QgenJrk+oE 7xNhbpuc5VQKjpwHXzh04m5najJrhVyAAf9UIeQojfL4iVhUmVO8os1MhLHL5Q== 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 4gBQXH4mGnzksW; Thu, 07 May 2026 21:35:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 21:35:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <464715763.87.1778189727671@jenkins.ci.freebsd.org> In-Reply-To: <836883173.71.1778183578035@jenkins.ci.freebsd.org> References: <836883173.71.1778183578035@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1914 - Still Unstable 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_86_1418478866.1778189727468" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_86_1418478866.1778189727468 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1914 (187de25ef99e49dd7a6a4bfa630f10ab9571ef17) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1914/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1914/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1914/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 187de25ef99e49dd7a6a4bfa630f10ab9571ef17 by kevans: jail: avoid leaking jail config fds to exec.* hooks The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_86_1418478866.1778189727468-- From nobody Thu May 7 22:12:08 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 4gBRLf18tJz6c4g0 for ; Thu, 07 May 2026 22:12:10 +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 4gBRLd58hzz3cXk; Thu, 07 May 2026 22:12:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778191929; a=rsa-sha256; cv=none; b=Pq+s/Z8bD+a/k3F5862nAYFhEi0orD+xYfpiUoVldWn8elPde4EvvLzDzVF4AFRsdWxrmn TE8daMGGWnwac1cViuy8RmmrFIO12Lr9Kyjw7sjHOvXAU4mto9F/KdxOgZkVu0j59t0HGU 6HlgSC3M4TFCTgDTFYYu2EmIL41wP+147khWjCR/d7yc4ZhtVqDM0K1pLxhJAIRs45xX81 /hu7FH0TZ/WOqpjajF3ZTVVbAABrjw/eDBwOq6HU/TsEhVljoUVJIOd0MOG3s2nPx2Vew/ /lTrstK2LXpYninJmdhw+BhxNbpmeGOVrXDasez8Q0BZGfv+r66rhXe0v+BQhg== 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=1778191929; 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=gMX/eFPcwkrT2Bg3ERPzgl/sRnUNQRMoSL5JMxha64Q=; b=SVvLU+OgGFGaSe/2uvPmrRSTW+tBgDtPTg/BZIS9P7YOHsnKj5SNscW5irowRDw3jZ5NaD R7XsaLTFo4QTVtEDaIG3kk8b/TZmYcjkbk3wiT1s3Yn6L174uTrQiS9L52ru2RiFub01q2 8vHqCyVw/4UU920X31AcL1gsTXZf0FT/LFq3w/3TRvh/9e75jQxoi6XdBCRwG0Wvx/6+ij CTZGnCduR0TGj0hc44iKgqC31WKgZkR355/7iMT5uwKsFVJ7x6Hbeh4V3q9p+wO6nPLwBi NRENsR7eL65Jxao6l4JYuc9m2k5ELvnofgM6UhZhcRe3fCEyqabWc//a3/ofSQ== 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 4gBRLd4XVhzm0S; Thu, 07 May 2026 22:12:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 22:12:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1135426383.91.1778191929640@jenkins.ci.freebsd.org> In-Reply-To: <1641275907.79.1778187202853@jenkins.ci.freebsd.org> References: <1641275907.79.1778187202853@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1063 - 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_90_1817216067.1778191928234" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_90_1817216067.1778191928234 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1063 (219c49468f55e3aee4fc3fda= feb9d2b9eae34016) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1063/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1063/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1063/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) 219c49468f55e3aee4fc3fdafeb9d2b9eae34016 by des: vis.3: Try to better describe VIS_SAFE The end of the build log: [...truncated 56.54 MiB...] --- gss_create_empty_oid_set.o --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- _libinstall --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ --- lib/libgssapi__L --- --- lib/libmd__L --- --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libkiconv__L --- install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-er--- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-er--- lib/libgssapi__L --- ror=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=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-error=3Doverflo= w -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_sec_con= text.c -o gss_delete_sec_context.o --- lib/libmd__L --- ror=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c /workspace/src/lib/libmd/rmd160c.c -= o rmd160c.o --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libpam/libpam__L --- --- openpam_check_owner_perms.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_check_owner_perms.pico -MT= openpam_check_owner_perms.pico -std=3Dgnu99 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Wnested-externs -Wold-style-definition -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-error=3Doverflow -Wno-return-type -c /= workspace/src/contrib/openpam/lib/libpam/openpam_check_owner_perms.c -o ope= npam_check_owner_perms.pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/openpam/lib/libpam/openpam_che= ck_owner_perms.c:35: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- cc1: all warnings being treated as errors --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[4]: stopped making "all" in /workspace/src/lib/libpam/libpam make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 54.58 real 436.31 user 59.62 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins89667384306= 4195630.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_90_1817216067.1778191928234-- From nobody Thu May 7 23:08:22 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 4gBSbW3Xgvz6c8SK for ; Thu, 07 May 2026 23:08:23 +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 4gBSbW09m1z3lSn; Thu, 07 May 2026 23:08:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778195303; a=rsa-sha256; cv=none; b=FgCVTPV1uob94+8sNnmtrVuOnKySREymRPYYqfMfunQgnAmviG7r39XhO/EYuTjyyWFZa6 6F48cykcnXm7oeybV/v8DWgrqTcXWFbHwwnxn0FhXbcdJSIIY60AUWDzUu9R7NXJ4lZg9I F7VF9DQGfa8N0MpxfM0f3bn9UOAesawir/TBumXmuGJay2dSFb5irsdrdNb0WHs1x5D4Ee aOMoN+a4FyH1BOohZuKsMQknSkLzgP14vRFLTFimcXYjG5Nlns4TFsTSGhYysA4kVFRL4R 7bLRZauzsUVo3PuqqIOqQetYcMDsdNPZoW65w+C4+eaSNOBmYN9Mfs9spS1W7A== 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=1778195303; 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=rM6h9wdutpAB4Ej6EK50ZWbKsiIfTUOkukIRdJuOir8=; b=dTU3eDbrNSHwkKRLLgTchuDN+f2yYI+j55xuwe/YDyXIPBgT48Br6PnQjjS0LRBI/eWemo CP9HGZC1zDZuPoNBROwe5nGsCGCiiFe5sfq3CCgrkjeTM8jBcmHlyFh5Gn0iHqzh3puRGY UWj/guhLV92w3Z18nmYNYWI8yO9eKyofp5Pp1XXSOVcK46UVXQW8z1/Ec2kxaulyddYABe ehi2HYE4xmDa6qNBPMTP/CkWYluItjVSTgTfvnbpODTVi45Qt35z90cnJwv7I6YQCltaaB fiCSWVFFh6gCMhN18UdTF82aYXHDvzokGU1wHo6BBw9C+HZGa+lUoVPQQZoL2g== 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 4gBSbV6kfRznG9; Thu, 07 May 2026 23:08:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 23:08:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1269334689.97.1778195302948@jenkins.ci.freebsd.org> In-Reply-To: <464715763.87.1778189727671@jenkins.ci.freebsd.org> References: <464715763.87.1778189727671@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1915 - Still Unstable 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_96_616371412.1778195302736" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_96_616371412.1778195302736 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1915 (219c49468f55e3aee4fc3fdafeb9d2b9eae34016) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1915/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1915/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1915/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 219c49468f55e3aee4fc3fdafeb9d2b9eae34016 by des: vis.3: Try to better describe VIS_SAFE The failed test cases: 8 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_96_616371412.1778195302736-- From nobody Thu May 7 23:15:17 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 4gBSlV27vhz6c9tg for ; Thu, 07 May 2026 23:15:18 +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 4gBSlT2WPwz3m9v; Thu, 07 May 2026 23:15:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778195717; a=rsa-sha256; cv=none; b=SJnKGK8W3saHvvyDwcljz4SrunNIY/MkECfAI8A0GJXr2KfWEEJAnz/h7v+OgepucmrNFQ BtI1dOUFE0I+onIdMtTF/yuGeqkUgwfFeGyA/vuahk5QpckYtZYJh1z1TliuyoSO7OrcaR l0+VQT7ELv7eXmlvX3D8cTMZBs1KLj0/cNffnZ3cI/oXBSR5Tl7fnRAMt4NwhjbbMFXyxl fP5jDPPG7tdFkJqMl2fCbDVZyX65YtUhiwlMyz4kwPIUuEIUfn3p/mSd8PNLAOipJHDLGZ uE75hHD7dn7DlhnGchV2DbDGoPfz6MPuSd/EBaqG0guXQV9J5Iuron2Yo+D5AQ== 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=1778195717; 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=UbHUSCXDl/Nly6dJf4mDTiVf9UxiFpB9DcJqiGkW9rQ=; b=oJmtpXEFhT8VutBMaoX3Wa0AALQmmQK0PT5amdFlUv1fk0i7HFS1CEg0EIZXe/Fumdpetv 2K7m6RewZmheVPiEVrSxJUofu2d1X442YKgYrtiv0TSCF2S5AQ6HM68SAiyo/JdMrOoiFj 2t1NAQ56msjakdYqIxo8pPBNRN4UXGr0XkJZFnxwoWZd5Wr+P8l3T/WE2rNCNfiWi6RR+j 3vGsJp40cRQT295M0Y+qAXHhe4Aua/pX3e5iHYX8QXokKc5Fg6AhpyXOwuh6AjRVwJnqna jIs4XrEX5cQQVyiBh80YEm1WPmVLMrfSxj/e6DqpSCEMVfv12W+t2crkVU9QtQ== 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 4gBSlT22vdznPN; Thu, 07 May 2026 23:15:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 23:15:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <372642985.99.1778195717289@jenkins.ci.freebsd.org> In-Reply-To: <442927578.77.1778186995685@jenkins.ci.freebsd.org> References: <442927578.77.1778186995685@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28445 - Still Unstable 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_98_2131780497.1778195717103" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_98_2131780497.1778195717103 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28445 (4e7c1ff95a5187faee524055f22c4cf4134d1147) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28445/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28445/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28445/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 726ff260ecfa38878aec982456c44ddb0f9c791b by kp: pfctl: optionally print the rule in the state overview 4e7c1ff95a5187faee524055f22c4cf4134d1147 by kp: pfctl: relax interface name requirement The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_98_2131780497.1778195717103-- From nobody Thu May 7 23:20:01 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 4gBSry6FR3z6c9sq for ; Thu, 07 May 2026 23:20:02 +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 4gBSry1dMRz3mbx; Thu, 07 May 2026 23:20:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778196002; a=rsa-sha256; cv=none; b=e3ay8AV1rTh2Ij2nKr8dp9y/RXuhgxadj25diNOexEUs4syjZy/n+zfjLk/AMIBT/3HJJk 2Zdb1C5vi9wSOdmNpuAQAB8KH0vvKMS7dLQ1njY0D6fajkPGthDK6sYUJKbsFmiU38uNJ8 2G7EB5y4iHdQipiGgvSH/jsNaeYQ7bqHuTb2QW+Airv9D0uU93ltCjCnnSeEfbaum069dQ RXqu+cRiT6Xx+laa+SlY1worEYsJtWNJHdaDNNUnaO9dDGap2GeVHu3/thnA8m5J/V04Ca 9AlXt6YoeYFDWgs7N5zmF752XqTXGE7E+QuM9KxUHwBqheHozpf9fL6D8uZGHQ== 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=1778196002; 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=Vmrl/0JlukHRqa/pf2T0mzM3+FjwWv94S4/hPOlfGNg=; b=vbr8Y0GaYoEaVPUZns6qV3YWNGkRJSUpL/+EdnoOZtNGIAVRIpf0i3Y9b83zS9gqoGh5xE KdI7Q2tnRK0Hks4dITxpjgK6qwmcXCMRnB9ssbpAMvKh1Ikm/MLnKLOqpZ23Lbh4ojPcxv 7v0sHEdX7MZayWmgsGZ02W7lrJg2FzZOYjh+Qbcs5aRvDdGPFWiAme5u8aqPbCxbsNd1Ob tRirQlo4KgIPUEGR+zGO2cqGtybdfELqSWbFMnoomEelfB/I0Rhga7m23Nx7+sfqZOW8HG w6a35M8wXdwL5SVzD6NcVFRv04WLIK0/fNfEYcBjkZsfOb6vOKnNgxH1062WGQ== 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 4gBSry0f79zngF; Thu, 07 May 2026 23:20:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 7 May 2026 23:20:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1235408015.101.1778196002094@jenkins.ci.freebsd.org> In-Reply-To: <94058688.83.1778187712045@jenkins.ci.freebsd.org> References: <94058688.83.1778187712045@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #715 - Still Unstable 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_100_1035422436.1778196001827" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_100_1035422436.1778196001827 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #715 (c35bb8ba898482920bf9b57967a9a11f98a89c81) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/715/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/715/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/715/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) dcdc1af669999aa3182c39ef9f162b625593785f by cperciva: bsdinstall: Always use pkg.FreeBSD.org c35bb8ba898482920bf9b57967a9a11f98a89c81 by kevans: jail: avoid leaking jail config fds to exec.* hooks The failed test cases: 5 tests failed. FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_100_1035422436.1778196001827-- From nobody Fri May 8 00:25:17 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 4gBVJH2qb6z6cGS9 for ; Fri, 08 May 2026 00:25:19 +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 4gBVJG64mRz3vKy; Fri, 08 May 2026 00:25:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778199918; a=rsa-sha256; cv=none; b=Ipa5Wa/a+qUUdWw1RGwUq62hZkuDmdQGQvr62wrzLODm28C+hDjs0WR0nSOfdsUtu9x3UZ JednqkaQo66DIBRQQuQGcV4s+kLw4F6XDF0Q2p/LK9ItxRC56ehEuaUD19vMph6DO2W2+v 1cDhqi1XtXlk7BMP+DCB1+Uf2h8Xc5hyoHvZzsr4PETlXOyyVLLW7DxmarfNb/vDzPoZGz C8P4gZv5Bl8Cb22MPRAyy/EwSIA/jeEFgT6NGQ3Hi6/cRXXJmnhfDigol0+FEpzrYilcDh g+Yh5Ur5uAez99DaHOIPb4WZ5W/XQOhTtnEn+BJHFI+nHb0UZBsLswaIlgzJMQ== 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=1778199918; 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=gVWJ8DQ82ss1RXH1pJX8wMc2hhap9WbfI6pBTWt3RmM=; b=aGMPLoXTsZPr3nKmY0OJnBTLF9ygigsAeXA5tWO6uJ4mdvFRtEA6N/R57ZxHpDJRVpEVmW GM3xqSUs3iaxsCFXf21gaUQvYK4zxXUv951Ie03d5aP1DQoBx2Q4fipZcgJO4eu9JJK7nD fFwVXFuJyQjDXPDHjzoNDAhz0uUm24zlELl5rRUfPOXYu+Gxog+suDav6OeYGxN+5J1mf/ updsF7zzWJcIBXS0FvNrFoJMuliedfOAeOloVCP5hMFuIrbJ8jPTz2oiPBDpiUmd4onzsQ vQ/ctk6xwC1vn4R/he3zyWcPObU4Ly5cWnunNKJ86kM+3bQOk5Q7FwHdx13kRg== 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 4gBVJG5D6xzqBP; Fri, 08 May 2026 00:25:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:25:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <745924208.107.1778199918743@jenkins.ci.freebsd.org> In-Reply-To: <1135426383.91.1778191929640@jenkins.ci.freebsd.org> References: <1135426383.91.1778191929640@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1064 - 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_106_741795320.1778199917290" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_106_741795320.1778199917290 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1064 (219c49468f55e3aee4fc3fda= feb9d2b9eae34016) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1064/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1064/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1064/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) No changes The end of the build log: [...truncated 56.76 MiB...] --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- --- parametrized.h --- AWK=3Dawk sh /workspace/src/contrib/ncurses/include/MKparametrized.sh /wor= kspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses/incl= ude/Caps-ncurses > parametrized.h --- fallback.c --- sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKfallback.sh "" "" "" > fa= llback.c.tmp && mv -f fallback.c.tmp fallback.c --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- lib/ncurses/tinfo__L --- --- unctrl.c --- echo | awk -f /workspace/src/contrib/ncurses/ncurses/base/MKunctrl.awk bigs= trings=3D1 > unctrl.c --- ncurses_dll.h --- --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- sed ncurses_dll.h= -e "s%@NCURSES_WRAP_PREFIX@%_nc_%g" --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/ncurses/tinfo__L --- --- lib_keyname.c --- awk -f /workspace/src/contrib/ncurses/ncurses/base/MKkeyname.awk use_sigwin= ch=3D1 bigstrings=3D1 keys.list > lib_keyname.c --- codes.c --- awk -f /workspace/src/contrib/ncurses/ncurses/tinfo/MKcodes.awk bigstrings= =3D1 /workspace/src/contrib/ncurses/include/Caps > codes.c --- lib/libgssapi__L --- --- gss_display_status.o --- --- lib/ncurses/tinfo__L --- --- nomacros.h --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libfigpar__L --- --- string_m.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.string_m.pico -MTs= tring_m.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/= libfigpar/string_m.c -o string_m.pico --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libelf__L --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libcrypt__L --- --- sha256c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.sha256c.o -MTsha256c.o -std=3Dgnu99= -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-err= or=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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/sys/crypto/sha2/sha256c.c -o sha256c.o --- lib/libelf__L --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libmd__L --- --- sha0c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.sh= a0c.o -MTsha0c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c /workspace/src/lib/libm= d/sha0c.c -o sha0c.o --- lib/libgssapi__L --- --- gss_duplicate_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_duplicate_name.o -MTgss_duplicate_name.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_duplicate_name.c= -o gss_duplicate_name.o --- lib/libelf__L --- --- elf_kind.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_kind.o -MTelf_kind.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_kind.= c -o elf_kind.o --- lib/libgssapi__L --- --- gss_duplicate_oid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_duplicate_oid.o -MTgss_duplicate_oid.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/lib/libgssapi/gss_duplicate_oid.c -o = gss_duplicate_oid.o --- lib/libfigpar__L --- --- libfigpar.a --- Building static figpar library ar -crsD libfigpar.a figpar.o string_m.o =20 --- libfigpar.so.0.full --- Building shared library libfigpar.so.0 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libfigpar.so.0.full -Wl= ,-soname,libfigpar.so.0 figpar.pico string_m.pico=20 --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libgssapi__L --- --- gss_encapsulate_token.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libelf__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_encapsulate_token.o -MTgss_encapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_encapsul= ate_token.c -o gss_encapsulate_token.o --- lib/libelf__L --- --- elf_memory.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_memory.o -MTelf_memory.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= memory.c -o elf_memory.o --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libfigpar__L --- --- libfigpar.so.0.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libfigp= ar.so.0.full libfigpar.so.0.debug --- libfigpar.so.0 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibfigpar.so.0.debug libfigpar.so.0.full libfigpar.so.0 --- lib/libbz2__L --- --- blocksort.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/contrib/bzip2 -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc/amd64.amd64=3D/usr/obj -g -MD -MF.depend.blocksort.o -MTblocksort.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/bzip2/blocksort.c -o blocksort.o --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libfigpar__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libfigpar.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libfigpar.so.0 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libfigpar.so.0 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libfigpar.so --- _debuginstall --- install -U -o root -g wheel -m 444 libfigpar.so.0.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libfigpar.so.0.debug --- lib/libpam/libpam__L --- --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-= sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er--- = lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/ncurses/tinfo__L --- ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libelf__L --- --- elf_next.o --- --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_next.o -MTelf_next.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_next.= c -o elf_next.o --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- --- gss_export_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_export_name.o -MTgss_export_name.o -std=3Dgnu99 -Wno-form= at-zero-length -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-paramet= er -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-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-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_export_name.c -o gss_e= xport_name.o --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- --- nvlist.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.66 real 447.07 user 74.24 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins62987976833= 05607335.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_106_741795320.1778199917290-- From nobody Fri May 8 00:38:38 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 4gBVbh1Z45z6cH1L for ; Fri, 08 May 2026 00:38:40 +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 4gBVbf5n2sz3wgg; Fri, 08 May 2026 00:38:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200718; a=rsa-sha256; cv=none; b=ov74UY+q5gLNAN+Tn5KgM4TpnY0tDYk6DAa+GTL11I0XQqBWPWpJy0PeJSTEv5LI8kdO8p EWWOj1c2G5xk9DrzMF5SnN+tuQgVvYk5CpIzbddgVsxUlCxrAbXECPj+4fOM/re+zTMsoI CL7O7kQbW0to7zNM839qjrqrlE246TgbtTsaVPA0a9lSQVokYi8hczgN2YfponmN5QpPEF /YJ25J1thmTdzdDMGkrvNeiuQVT+hdyIgDVv7fkm3drrDeAFQ9oNK+eDwsQA/NSTZUdslo ksP8HlnpDcHm/ZBc+ktfUdqMrExbQeIb2j4lSh1pbBsXFJttf+89Ca6bbwVjRQ== 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=1778200718; 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: list-id; bh=4tjq/d0O72n8IvxRak3PEV50mEhq6IpPJCGoXuRMi2g=; b=FlJ9wLi8ynZWxo11kKgwo3x6S1hFVdU5OECLpIBdG9Sjk3gMxHfKtX1Qn6Mo32FsZoESke PjI/jwZ9Kqy6kJk0m58cOhItYKeLzK0DfGAZE3YfvXCuozM3/jsIwnQhUmymNDGLxuPSwb i28i9JPh2uADmNBkbZTb7iS8XlFY4RTcUC6G6gZyrF8SNl3N+XwipVi1vxeyl+TGBhwd+4 Qh/vOsChFEye0p24ctX5luuxsscglD6Jn2RW6RhutBveLYAYGHG3Tr/GbFAC1/Tl7OOgCe UT3SIfwAW0pdU19GtLvxKbEWFjGlS9yezQcVCoUUdC345wmHoQRNMGtA6y520g== 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 4gBVbf4rXKzqny; Fri, 08 May 2026 00:38:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <937302281.118.1778200718683@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #870 - Failure 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_115_1789869069.1778200718595" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_115_1789869069.1778200718595 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-build - Build #870 (18caefe847086a9e89812db600c852b= 225467090) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build= /870/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/8= 70/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/87= 0/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) No changes The end of the build log: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-co= nnect connection from lackey1.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:10= ]:47105 =09=09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916= ) =09=09at hudson.remoting.Request.call(Request.java:204) =09=09at hudson.remoting.Channel.call(Channel.java:1107) =09=09at hudson.FilePath.act(FilePath.java:1308) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.s= ervice.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVaria= blesNodeLoader.java:61) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:78) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.setUpEnvironment(EnvInjectListener.java:42) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(A= bstractBuild.java:616) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuil= d.java:485) =09=09at hudson.model.Run.execute(Run.java:1842) =09=09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09=09at hudson.model.ResourceController.execute(ResourceController.java:97= ) =09=09at hudson.model.Executor.run(Executor.java:456) Caused: hudson.remoting.RequestAbortedException =09at hudson.remoting.Request.abort(Request.java:358) =09at hudson.remoting.Channel.terminate(Channel.java:1189) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-stable-15-amd64-build #870 ERROR: Step =E2=80=98Send build artifacts over FTP=E2=80=99 failed: no work= space for FreeBSD-stable-15-amd64-build #870 ERROR: Build step failed with exception java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEn= v(hudson.EnvVars)" because "launcher" is null =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.(Processor.java:46) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.= java:20) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.j= ava:27) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.createProcessor(PostBuildScript.java:103) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:75) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure ERROR: Build step failed with exception java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEn= v(hudson.EnvVars)" because "launcher" is null =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.(Processor.java:46) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.= java:20) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.j= ava:27) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.createProcessor(PostBuildScript.java:103) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:75) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_115_1789869069.1778200718595-- From nobody Fri May 8 00:38:38 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 4gBVbg53sRz6cH1K for ; Fri, 08 May 2026 00:38:39 +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 4gBVbg0W08z3wxC; Fri, 08 May 2026 00:38:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200719; a=rsa-sha256; cv=none; b=arpL+hR/60F4HLPpDQB0XG6dKrUscmv/GnpZWMCB914fiFrwCcjK8a4dRJO+tCpPKV1BC6 gBjrh2BV/q4pJz+HrTERGLIgkVXQJ78n4Upq2CFHq9V1OWjLY2U5nY5lq/Ptrvniu7KVBP pwbFLx2rdT6WmMMaeuT3Vh9QUWuRvC3BkAlmjGaK1kLvZ5w9fyJn9EUYkyAMxMr3vdQnSI pfRp5Pim/r3tC3KRCtcp3yODfoE/M+p2vi9whD/fHNz5ncW0ddlk/MjBh4S/0xtG7MK4y4 v53fBLC4ZV63FySzPjL5m8juEAmpnbf8qyI4hlGTPaUowUTwkrq63vl1jHMdCg== 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=1778200719; 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: list-id; bh=VjNpziN2OKlAcYDtPFxx54wjMUR071kALW4BC1CQ1+Q=; b=ggUf0BfXZG55SHFJ2r816t4CiZG4Qda+b3kCbKT8MTLHviK8CTWpCbnKa+izssQt9oJdvo LydHw06rFcnNgsJ/5VtkWVznlBLqACTCYLrxcjFZFRgMKzO75Fb/H4nVzpHv7cmLaHZ3hA dz5D0UnQWBRfNRjKA26FeHEKnTh3mi8ggJiZM0fGnztKkpL/N+jxZF1zN1wZgMsXbhEo8k sO2hlDwcx2unOLp64qa03mlKeX+pEcYXMr9awhuyMV6UK3DEMg6/zD3H9q97LRkihv/VUK Q5qhgSe75O/Jn65LPEI0pOsFJJOXELg5NdHl59QqQfuK1EOWvtLtGCLzRYf9JQ== 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 4gBVbf70DRzqbw; Fri, 08 May 2026 00:38:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2061795836.119.1778200718986@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3602 - Failure 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_109_385460750.1778200718215" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_109_385460750.1778200718215 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3602 (1d24638d3e8875e4b99a4b5e39f42= 41e37221b3d) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3602/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3602/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 602/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) 1d24638d3e8875e4b99a4b5e39f4241e37221b3d by asomers: Fix LOCAL_PEERCRED in 32-bit compat mode The end of the build log: [...truncated 102.05 MiB...] --- ieee754io.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.ieee754io.pieo -MTieee754io.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace= /src/contrib/ntp/libparse/ieee754io.c -o ieee754io.pieo --- all_subdir_usr.sbin/ntp/libntp --- --- work_fork.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.work_fork.o = -MTwork_fork.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/work_fork.= c -o work_fork.o --- work_thread.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.work_thread.= o -MTwork_thread.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/contrib/ntp/libntp/work_th= read.c -o work_thread.o --- all_subdir_usr.sbin/ntp/libparse --- --- info_trimble.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.info_trimble.pieo -MTinfo_trimble.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/ntp/libparse/info_trimble.c -o info_trimble.pieo --- mfp_mul.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.mfp_mul.pieo -MTmfp_mul.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/= contrib/ntp/libparse/mfp_mul.c -o mfp_mul.pieo --- parse.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.parse.pieo -MTparse.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/cont= rib/ntp/libparse/parse.c -o parse.pieo --- all_subdir_usr.sbin/ntp/libntpevent --- --- evmap.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evmap.o -MTevmap.o -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -c /workspace/src/contrib/libevent/evmap.c -o evmap.o --- all_subdir_usr.sbin/ntp/libntp --- --- xsbprintf.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.xsbprintf.o = -MTxsbprintf.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/xsbprintf.= c -o xsbprintf.o --- ymd2yd.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.ymd2yd.o -MT= ymd2yd.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/contrib/ntp/libntp/ymd2yd.c -o ymd2y= d.o --- all_subdir_usr.sbin/ntp/libparse --- --- parse_conf.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.parse_conf.pieo -MTparse_conf.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -c /workspace= /src/contrib/ntp/libparse/parse_conf.c -o parse_conf.pieo --- trim_info.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/contrib/ntp/include -I/work= space/src/contrib/ntp/libntp/lib/isc/unix/include -I/workspace/src/contrib= /ntp/libntp/lib/isc/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -= DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -M= D -MF.depend.trim_info.pieo -MTtrim_info.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace= /src/contrib/ntp/libparse/trim_info.c -o trim_info.pieo --- all_subdir_usr.sbin/ntp/libntp --- --- all_subdir_usr.sbin/ntp/libparse --- --- libparse.a --- --- all_subdir_usr.sbin/ntp/libntp --- --- assertions.o --- --- all_subdir_usr.sbin/ntp/libparse --- Building static parse library --- all_subdir_usr.sbin/ntp/libntp --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.assertions.o= -MTassertions.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/lib/isc/as= sertions.c -o assertions.o --- all_subdir_usr.sbin/ntp/libparse --- /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libparse.a binio.o clk_c= omputime.o clk_dcf7000.o clk_hopf6021.o clk_meinberg.o clk_rawdcf.o clk_rcc= 8000.o clk_schmid.o clk_sel240x.o clk_trimtaip.o clk_trimtsip.o clk_varitex= t.o clk_wharton.o data_mbg.o gpstolfp.o ieee754io.o info_trimble.o mfp_mul.= o parse.o parse_conf.o trim_info.o =20 --- libparse_pie.a --- Building pie parse library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libparse_pie.a binio.pie= o clk_computime.pieo clk_dcf7000.pieo clk_hopf6021.pieo clk_meinberg.pieo c= lk_rawdcf.pieo clk_rcc8000.pieo clk_schmid.pieo clk_sel240x.pieo clk_trimta= ip.pieo clk_trimtsip.pieo clk_varitext.pieo clk_wharton.pieo data_mbg.pieo = gpstolfp.pieo ieee754io.pieo info_trimble.pieo mfp_mul.pieo parse.pieo pars= e_conf.pieo trim_info.pieo=20 --- all_subdir_usr.sbin/ntp/libntpevent --- --- evport.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evport.o -MTevport.o = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libevent/evport.c -o evport.o --- all_subdir_usr.sbin/ppp --- =3D=3D=3D> usr.sbin/ppp (all) --- .depend --- echo ppp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libalias.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libradius.a /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib/libnetgraph.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpam= .a >> .depend --- acf.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 -DOPENSSL_API_COMPAT=3D0x10100000L -fPIE -g= -MD -MF.depend.acf.pieo -MTacf.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/usr.sbin/ppp/acf.c -o acf.pi= eo --- all_subdir_usr.sbin/ntp --- --- all_subdir_usr.sbin/ntp/libntp --- --- buffer.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.buffer.o -MT= buffer.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/contrib/ntp/libntp/lib/isc/buffer.c = -o buffer.o --- all_subdir_usr.sbin/ntp/libntpevent --- --- evmap.o --- --- evrpc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evrpc.o -MTevrpc.o -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -c /workspace/src/contrib/libevent/evrpc.c -o evrpc.o --- all_subdir_usr.sbin/ppp --- --- arp.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 -DOPENSSL_API_COMPAT=3D0x10100000L -fPIE -g= -MD -MF.depend.arp.pieo -MTarp.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/usr.sbin/ppp/arp.c -o arp.pi= eo --- async.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 -DOPENSSL_API_COMPAT=3D0x10100000L -fPIE -g= -MD -MF.depend.async.pieo -MTasync.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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 -Wn= o-address-of-packed-member -c /workspace/src/usr.sbin/ppp/async.c -o= async.pieo --- all_subdir_usr.sbin/ntp --- --- all_subdir_usr.sbin/ntp/libntp --- --- backtrace-emptytbl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.backtrace-em= ptytbl.o -MTbacktrace-emptytbl.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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/contrib/ntp= /libntp/lib/isc/backtrace-emptytbl.c -o backtrace-emptytbl.o --- all_subdir_usr.sbin/ppp --- --- auth.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 -DOPENSSL_API_COMPAT=3D0x10100000L -fPIE -g= -MD -MF.depend.auth.pieo -MTauth.pieo -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/usr.sbin/ppp/auth.c -o au= th.pieo --- all_subdir_usr.sbin/ntp --- --- backtrace.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.backtrace.o = -MTbacktrace.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/lib/isc/ba= cktrace.c -o backtrace.o --- all_subdir_usr.sbin/ntp/libntpevent --- --- evthread.o --- --- all_subdir_usr.sbin/ntp/libntp --- --- error.o --- --- all_subdir_usr.sbin/ntp/libntpevent --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evthread.o -MTevthrea= d.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/libevent/evthread.c -o evthread.o --- all_subdir_usr.sbin/ntp/libntp --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.error.o -MTe= rror.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-p= ointer-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-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/ntp/libntp/lib/isc/error.c -o e= rror.o --- event.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.event.o -MTe= vent.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-p= ointer-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-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/ntp/libntp/lib/isc/event.c -o e= vent.o --- all_subdir_usr.sbin/ppp --- --- bundle.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 -DOPENSSL_API_COMPAT=3D0x10100000L -fPIE -g= -MD -MF.depend.bundle.pieo -MTbundle.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -c /workspace/src/usr.sbin/ppp/bundle.c -= o bundle.pieo --- all_subdir_usr.sbin/ntp --- --- all_subdir_usr.sbin/ntp/libntpevent --- --- evthread_pthread.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evthread_pthread.o -M= Tevthread_pthread.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/libevent/evthrea= d_pthread.c -o evthread_pthread.o --- all_subdir_usr.sbin/ntp/libntp --- --- inet_ntop.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.inet_ntop.o = -MTinet_ntop.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/lib/isc/in= et_ntop.c -o inet_ntop.o --- all_subdir_usr.sbin/ntp/libntpevent --- --- evutil.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/c= ontrib/libevent/include -I/workspace/src/usr.sbin/ntp/libntpevent/ -DHAVE_= BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -= DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.evutil.o -MTevutil.o = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libevent/evutil.c -o evutil.o --- all_subdir_usr.sbin/ntp/libntp --- --- inet_pton.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.inet_pton.o = -MTinet_pton.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/ntp/libntp/lib/isc/in= et_pton.c -o inet_pton.o --- lib.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.lib.o -MTlib= .o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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/ntp/libntp/lib/isc/lib.c -o lib.o --- log.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/con= trib/ntp/libntp/lib/isc/include -I/workspace/src/contrib/ntp/libntp/lib/is= c/unix/include -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/includ= e -I/workspace/src/contrib/ntp/sntp/libopts -I/workspace/src/lib/libc/amd= 64 -I/tmp/obj/workspace/src/amd64.amd64/tmp//usr/include/edit -I/workspac= e/src/usr.sbin/ntp -I/workspace/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -= DHAVE_STDINT_H -DHAVE_CLOSEFROM -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -D= OPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -g -MD -MF.depend.log.o -MTlog= .o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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/ntp/libntp/lib/isc/log.c -o log.o FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= butler3.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:e]:54149' is disconnected. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy118.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins14665370117638501932.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@3650a8e0:JNLP4-connect connection from butler3.nyi.freebsd.org/[2610:= 1c1:1:607c:0:0:16:e]:54149": Remote call on JNLP4-connect connection from b= utler3.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:e]:54149 failed. The channel= is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-main-amd64-gcc14_build #3602 [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSl= ave[butler3.nyi.freebsd.org] which is computer hudson.slaves.SlaveComputer@= 36e730bf[butler3.nyi.freebsd.org] and has channel null =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processBuildSteps(Processor.java:178) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processScripts(Processor.java:90) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:78) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:72) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:76) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_109_385460750.1778200718215-- From nobody Fri May 8 00:38:39 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 4gBVbj0zZ8z6cHHm for ; Fri, 08 May 2026 00:38:41 +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 4gBVbh4BRBz3x3q; Fri, 08 May 2026 00:38:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200720; a=rsa-sha256; cv=none; b=D6BejSq/r0FoKJiHWVxKXYyqmY6cXxsciOXch2oEdGDSi68GDzpuuDH5XLGLWIoaxnrMOu s9weoFczOoPt7oH7wTf4G7bNKPUWBrGCL6xAQ+WNqzthtUvkB2i5457ZC+63EHSiv6oN72 v1PxPt6ugfXc62CjUwsHiS+HVOhETSBUviV/5uPUqEW8z/qxe2dN78i2goFR8G7chkq8dG eFB1RCmrFkfCAXt7B/7SvVyUhzraNYoarVykaoeDHFtQ/lFSl9dgf+l3jnwYmON5p4czdH KxCM+Qm3Di8AweKeoW8JT6jvbsGV7pYCvwF7BPE9Guw4UP/DSr6HUrg5wveGxw== 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=1778200720; 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: list-id; bh=dOIVN0W3a/8+Ql8BnqLchSIk3sLKjVZucCS5WEAUKpA=; b=pD/boYHsrlMq6LZcTOsnupiqEcYD2TnRit+lUMwpbR56xCI3f8XoAG6jjf2e0ylLmyR+Wl jla84DoaX60lvMxI84aXGY4K2ERcRIgmqErUX4Ag8DWQx7o2HnJxHfENJg5zVtXydtg2a8 BBhf7otpVWnfWjqBjwqAcDAKbDkHpSIYPzMa17dYY6X6ML7Zw6Buo5QGX3z0DuYLghFizT 94bxc7Eo+k3k6ROPonHjg8W3SXDvDS2MFHMBJ34fqwskNt/ERBd/nsQh7+os+9VvdKNpBc VeVTqrHtzfyEm7R4uBKDeWufGPI0Eeh716BIUyJq4+MuUYDFM7bvaqZw2mFD6Q== 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 4gBVbh3f2Kzqp0; Fri, 08 May 2026 00:38:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <857399616.121.1778200720516@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #781 - Failure 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_120_942883435.1778200720000" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_120_942883435.1778200720000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #781 (18caefe847086a9e89812db60= 0c852b225467090) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/781/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/781/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/781/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) 88f5520fa564ef1050bab6e091ead4040eb6d170 by des: stat: fix use of devname(3) b21f08f97ba0c1e254b55e2ac66ec6853ad281f7 by des: vis.3: Try to better describe VIS_SAFE f9626b7e55e11322ad45da2201cd482b43eeabb6 by des: md5: Don't generate test cases just to skip them c65e233a52c61bf24fb935d1971e38fbde10791d by des: certctl: Unstickify (un)trusted certificates 18caefe847086a9e89812db600c852b225467090 by pouria: rtadvd(8): Honor pltime/vltime in interface declarations The end of the build log: [...truncated 79.12 MiB...] /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_decapsulate_token.pico -M= Tg_decapsulate_token.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-er= ror=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_dec= apsulate_token.c -o g_decapsulate_token.pico --- g_canon_name.pico --- --- g_del_name_attr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_del_name_attr.pico -MTg_d= el_name_attr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_del_name_attr.c= -o g_del_name_attr.pico --- g_complete_auth_token.pico --- --- g_delete_sec_context.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_delete_sec_context.pico -= MTg_delete_sec_context.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_del= ete_sec_context.c -o g_delete_sec_context.pico --- g_acquire_cred_with_pw.pico --- --- g_dsp_name.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_dsp_name.pico -MTg_dsp_na= me.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_dsp_name.c -o g_dsp_name.= pico --- g_context_time.pico --- --- g_dsp_name_ext.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_dsp_name_ext.pico -MTg_ds= p_name_ext.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_dsp_name_ext.c -o g= _dsp_name_ext.pico --- g_acquire_cred_imp_name.pico --- --- g_dsp_status.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_dsp_status.pico -MTg_dsp_= status.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c = /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_dsp_status.c -o g_dsp_= status.pico --- g_compare_name.pico --- --- g_dup_name.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_dup_name.pico -MTg_dup_na= me.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_dup_name.c -o g_dup_name.= pico --- g_decapsulate_token.pico --- --- g_encapsulate_token.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_encapsulate_token.pico -M= Tg_encapsulate_token.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-er= ror=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 -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-error=3Doverflow -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_enc= apsulate_token.c -o g_encapsulate_token.pico --- g_acquire_cred.pico --- --- g_exp_sec_context.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_exp_sec_context.pico -MTg= _exp_sec_context.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_exp_sec_co= ntext.c -o g_exp_sec_context.pico --- g_del_name_attr.pico --- --- g_export_cred.pico --- --- g_delete_sec_context.pico --- --- g_export_name.pico --- --- g_export_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_export_cred.pico -MTg_exp= ort_cred.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_export_cred.c -o g_= export_cred.pico --- g_export_name.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_export_name.pico -MTg_exp= ort_name.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_export_name.c -o g_= export_name.pico --- g_dsp_name.pico --- --- g_export_name_comp.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_export_name_comp.pico -MT= g_export_name_comp.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_export_nam= e_comp.c -o g_export_name_comp.pico --- g_dsp_name_ext.pico --- --- g_get_name_attr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_get_name_attr.pico -MTg_g= et_name_attr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_get_name_attr.c= -o g_get_name_attr.pico --- g_encapsulate_token.pico --- --- g_glue.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_glue.pico -MTg_glue.pico = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -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-error=3D= overflow -Wno-return-type -Wno-address-of-packed-member -c /workspac= e/src/crypto/krb5/src/lib/gssapi/mechglue/g_glue.c -o g_glue.pico --- util_crypt.pico --- --- g_imp_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_imp_cred.pico -MTg_imp_cr= ed.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_imp_cred.c -o g_imp_cred.= pico --- g_export_name.pico --- --- g_imp_name.pico --- --- g_dup_name.pico --- --- g_imp_sec_context.pico --- --- g_imp_name.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_imp_name.pico -MTg_imp_na= me.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_imp_name.c -o g_imp_name.= pico --- g_imp_sec_context.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_imp_sec_context.pico -MTg= _imp_sec_context.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_imp_sec_co= ntext.c -o g_imp_sec_context.pico --- g_exp_sec_context.pico --- --- g_init_sec_context.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_init_sec_context.pico -MT= g_init_sec_context.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_init_sec_c= ontext.c -o g_init_sec_context.pico --- g_export_name_comp.pico --- --- g_initialize.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_initialize.pico -MTg_init= ialize.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c = /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c -o g_init= ialize.pico --- g_export_cred.pico --- --- g_inq_context.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_context.pico -MTg_inq= _context.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_context.c -o g_= inq_context.pico --- g_dsp_status.pico --- --- g_inq_context_oid.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_context_oid.pico -MTg= _inq_context_oid.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_contex= t_oid.c -o g_inq_context_oid.pico --- g_get_name_attr.pico --- --- g_inq_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_cred.pico -MTg_inq_cr= ed.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_cred.c -o g_inq_cred.= pico --- negoex_ctx.pico --- --- g_inq_cred_oid.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_cred_oid.pico -MTg_in= q_cred_oid.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_cred_oid.c -o g= _inq_cred_oid.pico --- g_imp_sec_context.pico --- --- g_inq_name.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_name.pico -MTg_inq_na= me.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_name.c -o g_inq_name.= pico --- g_imp_cred.pico --- --- g_inq_names.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_inq_names.pico -MTg_inq_n= ames.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_inq_names.c -o g_inq_name= s.pico --- g_inq_context_oid.pico --- --- g_map_name_to_any.pico --- --- g_init_sec_context.pico --- --- g_mech_invoke.pico --- --- g_map_name_to_any.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_map_name_to_any.pico -MTg= _map_name_to_any.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_map_name_t= o_any.c -o g_map_name_to_any.pico --- g_mech_invoke.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_mech_invoke.pico -MTg_mec= h_invoke.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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-error=3Doverflow -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_mech_invoke.c -o g_= mech_invoke.pico --- g_inq_context.pico --- --- g_mechattr.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_mechattr.pico -MTg_mechat= tr.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_mechattr.c -o g_mechattr.= pico --- g_inq_name.pico --- --- g_mechname.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_mechname.pico -MTg_mechna= me.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_mechname.c -o g_mechname.= pico --- g_mech_invoke.pico --- --- g_negoex.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_negoex.pico -MTg_negoex.p= ico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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-error=3D= overflow -Wno-return-type -Wno-address-of-packed-member -c /workspac= e/src/crypto/krb5/src/lib/gssapi/mechglue/g_negoex.c -o g_negoex.pico --- g_map_name_to_any.pico --- --- g_oid_ops.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_oid_ops.pico -MTg_oid_ops= .pico -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/crypto/krb5/src/lib/gssapi/mechglue/g_oid_ops.c -o g_oid_ops.pi= co --- g_imp_name.pico --- --- g_prf.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DC= OMPAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/loc= al/x86_64-unknown-freebsd15.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototy= pe -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/lib/krb5 -I/tmp= /obj/workspace/src/amd64.amd64/obj-lib32/krb5/lib/krb5 -I/workspace/src/cr= ypto/krb5/src/include -I/workspace/src/krb5/include -D_GSS_STATIC_LINK=3D1= -I/workspace/src/crypto/krb5/src/lib/gssapi/generic -I/workspace/src/cry= pto/krb5/src/lib/gssapi/krb5 -I/workspace/src/crypto/krb5/src/lib/gssapi/s= pnego -I/workspace/src/crypto/krb5/src/lib/gssapi/mechglue -I/workspace/s= rc/crypto/krb5/src/lib/gssapi -I/workspace/src/crypto/krb5/src/lib -I/wor= kspace/src/krb5/lib -I/workspace/src/krb5/lib/gssapi -I/tmp/obj/workspace= /src/amd64.amd64/obj-lib32/krb5/lib/gssapi -I/tmp/obj/workspace/src/amd64.= amd64/obj-lib32/krb5/lib -I/workspace/src/crypto/krb5/src/include -I/work= space/src/krb5/include -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/krb5= /util/profile -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.g_prf.pico -MTg_prf.pico -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c /workspace/sr= c/crypto/krb5/src/lib/gssapi/mechglue/g_prf.c -o g_prf.pico --- g_inq_names.pico --- FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= gawain3.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:300]:63404' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy118.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins4330517891461511058.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@a91225f:JNLP4-connect connection from gawain3.nyi.freebsd.org/[2610:1= c1:1:607c:0:0:16:300]:63404": Remote call on JNLP4-connect connection from = gawain3.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:300]:63404 failed. The chan= nel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-stable-15-amd64-gcc14_build #781 [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSl= ave[gawain3.nyi.freebsd.org] which is computer hudson.slaves.SlaveComputer@= 7c32897b[gawain3.nyi.freebsd.org] and has channel null =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processBuildSteps(Processor.java:178) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processScripts(Processor.java:90) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:78) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:72) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:76) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_120_942883435.1778200720000-- From nobody Fri May 8 00:38:43 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 4gBVbm07xTz6cGy4 for ; Fri, 08 May 2026 00:38:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBVbl4pWPz3wn4; Fri, 08 May 2026 00:38:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200723; a=rsa-sha256; cv=none; b=Z/ngrH5ZGCHWhO3XRiTN76AfcXydiyVk5X+CzTT7PxkZYHfWfoT1hxCRlGi4dXy080qAND DoqgH9polqPQ8Efad40ol0z2k2xOJWU0PodJ5/XZA1TULKzRczNEFNfo1+SoKRxbMlSOdf zCsNsoqVB2cgp8jQLd8rmtmYvWV1Ma6aoD4XYDSwfZepms9NModeodoJKzbxM7cVDPTqgT H6UPoY92x2x5xxn5s2Y/y8y4bAHBG9/N+gI388DSvKXSio9RDgQjq6zTXVkGayxBMDDSjn xibNpBu0HZn0krkWHNj+ZY83THaQB8Mz0uOtVL6n7IGg/D2fYNtdn0kzTebDEg== 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=1778200723; 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=+2QwpzM3OWQyWV9vyk1c8c00NOFWayLfkR5v189t8k4=; b=B7460HUiLBqxEar8t4XsrO4tBKXYRJZbLdUFcMz7lOYT7ZnzIfDjTNlKIp2JoQ0MJNVUBM IjQbh1+Ck3Q/EZ8ewPHJS9/YJwOnqjuH8aLH3a18og+bM2SDJTLpB3w4T8MkDX2sMjbFme Exb5qmvIWRS25cx+i+xDyJHdg3YXaUm8oQPWHD7DPowXabtwkqYaT+bdvu88cUEUWSl9Qz kPU/RRoovu3V3Txd1Khz492rrTl78kv4CDYhMhCOBwqWBrsf+bchTX6bXKDJNklqO2Ex30 cet4n3xc3Gb70eKfY3wL2TACxz/FzQQX25bT94JNHcoFqIyBkDwYhtlPdkyaig== 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 4gBVbl4Lwszqp1; Fri, 08 May 2026 00:38:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1997716086.135.1778200723615@jenkins.ci.freebsd.org> In-Reply-To: <1235408015.101.1778196002094@jenkins.ci.freebsd.org> References: <1235408015.101.1778196002094@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #716 - Failure 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_134_1011239933.1778200723553" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_134_1011239933.1778200723553 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #716 (18caefe847086a9e89812db600c852b2= 25467090) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 716/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/71= 6/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/716= /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) 88f5520fa564ef1050bab6e091ead4040eb6d170 by des: stat: fix use of devname(3) b21f08f97ba0c1e254b55e2ac66ec6853ad281f7 by des: vis.3: Try to better describe VIS_SAFE f9626b7e55e11322ad45da2201cd482b43eeabb6 by des: md5: Don't generate test cases just to skip them c65e233a52c61bf24fb935d1971e38fbde10791d by des: certctl: Unstickify (un)trusted certificates 18caefe847086a9e89812db600c852b225467090 by pouria: rtadvd(8): Honor pltime/vltime in interface declarations The end of the build log: [...truncated 4.27 MiB...] sys/netpfil/pf/fragmentation_pass:too_many_fragments -> epair0a: Ethernet= address: ee:ba:1e:7e:d2:7f epair0b: Ethernet address: e6:de:53:07:0d:8a epair0a: link state changed to UP epair0b: link state changed to UP nd6_setmtu0: new link MTU on epair0b (200) is too small for IPv6 nd6_setmtu0: new link MTU on epair0a (200) is too small for IPv6 epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [11.183s] sys/netpfil/pf/fragmentation_pass:v6 -> epair0a: Ethernet address: 66:87:= 55:e4:f5:77 epair0b: Ethernet address: 5e:ab:4b:91:45:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:a3:56:45:fd:77 epair1b: Ethernet address: d6:f7:0a:3c:00:a2 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [2.056s] sys/netpfil/pf/fragmentation_pass:v6_route_to -> epair0a: Ethernet addres= s: 42:a0:c9:32:c5:42 epair0b: Ethernet address: 6a:6b:9d:8d:c5:e0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:51:01:d7:53:18 epair1b: Ethernet address: ee:11:33:c9:d6:2c epair1a: link state changed to UP epair1b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.266s] sys/netpfil/pf/get_state:many -> epair0a: Ethernet address: f6:60:47:7f:d= f:05 epair0b: Ethernet address: 36:50:00:ac:d3:bd epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled Limiting tcp reset response from 806 to 195 packets/sec Limiting tcp reset response from 807 to 197 packets/sec Limiting tcp reset response from 801 to 198 packets/sec Limiting tcp reset response from 807 to 191 packets/sec Limiting tcp reset response from 804 to 207 packets/sec Limiting tcp reset response from 804 to 194 packets/sec Limiting tcp reset response from 800 to 207 packets/sec Limiting tcp reset response from 796 to 202 packets/sec Limiting tcp reset response from 800 to 204 packets/sec Limiting tcp reset response from 802 to 204 packets/sec Limiting tcp reset response from 795 to 192 packets/sec Limiting tcp reset response from 798 to 194 packets/sec Limiting tcp reset response from 797 to 193 packets/sec Limiting tcp reset response from 797 to 185 packets/sec Limiting tcp reset response from 799 to 192 packets/sec Limiting tcp reset response from 800 to 206 packets/sec Limiting tcp reset response from 804 to 201 packets/sec Limiting tcp reset response from 788 to 194 packets/sec Limiting tcp reset response from 792 to 201 packets/sec Limiting tcp reset response from 801 to 187 packets/sec Limiting tcp reset response from 799 to 216 packets/sec Limiting tcp reset response from 785 to 216 packets/sec Limiting tcp reset response from 796 to 189 packets/sec Limiting tcp reset response from 797 to 205 packets/sec Limiting tcp reset response from 796 to 205 packets/sec epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [26.965s] sys/netpfil/pf/header.py:TestHeader6::test_too_many -> skipped: kernel mo= dule 'ipfilter' loaded, skip test [0.512s] sys/netpfil/pf/header.py:TestHeader::test_too_many -> epair0a: Ethernet a= ddress: 16:18:1a:c4:17:6a epair0b: Ethernet address: 36:f1:88:33:fc:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:41:5a:a1:e9:55 epair1b: Ethernet address: 82:a3:40:cd:ea:c8 epair1a: link state changed to UP epair1b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP epair1a: promiscuous mode enabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair1a: promiscuous mode disabled epair1a: promiscuous mode enabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair1a: promiscuous mode disabled epair1a: promiscuous mode enabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair1a: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [11.827s] sys/netpfil/pf/icmp:cve_2019_5598 -> epair0a: Ethernet address: ea:ea:5a:= 4e:7c:b6 epair0b: Ethernet address: 36:c0:d9:c6:56:18 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:1e:56:f9:95:70 epair1b: Ethernet address: be:78:3d:7f:d8:6b epair1a: link state changed to UP epair1b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair1a: promiscuous mode enabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair1a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN passed [5.006s] sys/netpfil/pf/icmp:ttl_exceeded -> epair0a: Ethernet address: 72:6e:f0:a= 9:65:ca epair0b: Ethernet address: ea:69:39:53:51:a8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:71:04:dd:49:a3 epair1b: Ethernet address: 62:cc:0d:e1:e7:21 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 5a:be:d9:f1:d9:ab epair2b: Ethernet address: 5e:97:e8:cf:bb:c3 epair2a: link state changed to UP epair2b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.362s] sys/netpfil/pf/icmp.py:TestICMP::test_fragmentation_needed -> epair0a: Et= hernet address: 6a:28:98:52:80:ed epair0b: Ethernet address: 32:0c:95:3d:65:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:b1:15:bc:b5:0d epair1b: Ethernet address: de:d9:18:eb:5c:79 epair1a: link state changed to UP epair1b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP epair1b: promiscuous mode enabled FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:48174' is disconnect= ed. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy118.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins303913549903886812.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@1942f77a:JNLP4-connect connection from galahad1.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:500]:48174": Remote call on JNLP4-connect connection fro= m galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:48174 failed. The c= hannel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-stable-15-amd64-test #716 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_134_1011239933.1778200723553-- From nobody Fri May 8 00:38:47 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 4gBVbq47Z6z6cHSd for ; Fri, 08 May 2026 00:38:47 +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 4gBVbq1tBXz3whS; Fri, 08 May 2026 00:38:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200727; a=rsa-sha256; cv=none; b=S5QbhYKPzbnytBlJDHxFY1N98/NXUUqH4a7i2jG0tavhaJEe/lTJWmJvNoj3qGX1FyRaBZ nB7+zV4pmTZa8wiN07Hd7Qm8AtVgiFJ70FoKWFcOkEyN6e9iwXvs7wn3nvzQ4BD9qIRodM WQPxsYiZhybSNDBNBGYf5qPCSqddL5pYZ4PeTorm2Wr0VGj1/9Y5OBnyn7iPLn36Un3Eee CPNIVPmOmembGGAHshAInN6mUoSYvbJwz2BGO+24+nvdZc4H4nmCVH+IgM73ZDSxVZdF3c LYv9kR4JXn4/NV0+oxIoqgfdU75adDZ0lzR09mamhDntAirN1IJiK/j2+22LgA== 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=1778200727; 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=RAFfVh0f+hbOZNmyVjCtVrehUJi5XxMo18vP420vOwA=; b=TVzysyZCWqU7W7Py+5KjyYYp88b+2DV0FsvjVr7e8F9oJVGa/3Vhyg2TYFgkUycCohhWv9 d5BQK/STO/F4fNrrJ1vuZwJelhbrXerMshEZkm9W00fu351JVzZCIt0HaK/qHvyfqBr7fJ 9rhi4LKLi7rR/oIChms+Mqn6u+R4cmUJG4OiWKVY/xM2ITYpm4xJ6q33wS6D1XB/O8IF2u DVfZlwG2weNiMgT1lGLO3Wmk3jZJMdjTkpR2KEMuOSKYU1QqHsWBSQrBRTTzMcv6YFe3Tc 2kd9A1cNym6rLYZWbyARVHLyj6svbB7VYbEUn7BbETq57y2bF8BT3l1fV7ugzw== 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 4gBVbq0r5tzqhQ; Fri, 08 May 2026 00:38:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, markj@FreeBSD.org, jrhall@FreeBSD.org, kib@FreeBSD.org, rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <129582856.137.1778200727122@jenkins.ci.freebsd.org> In-Reply-To: <372642985.99.1778195717289@jenkins.ci.freebsd.org> References: <372642985.99.1778195717289@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28446 - Failure 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_136_1093112937.1778200727059" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_136_1093112937.1778200727059 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28446 (2c88636e0e7a0316d5e6d146874bdb2751f= 75c40) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28446= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28446/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28446/co= nsole 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) 642dd17ee94377c3d5533d05d0d9a58b88f60387 by kib: vm_map_growstack(): consistently use local vars instead of 18c5a26f8a747583b9bca3a6a1ae9db1ed4591a3 by kib: vm_map_growstack(): give a hint to user that stack was blown out 54625dfb363a4a00841ef7d7ee8e5cc5ea1156e0 by markj: git-arc: Update the usage message to mention create -d 944a4eb089b33241b21979253e0a373ce0bdf984 by rlibby: stand/libsa/zfs: disable ZSTD_TRACE and DYNAMIC_BMI2 code paths 0d48d6d7bba77d6c3736ce56ea5667bfbde89705 by jrhall: smartpqi: Add runtime sysctl for debug_level and log device state e9912b7e88e7d66c0ab5fec1cfe61dcd18377166 by jrhall: smartpqi.4: Document runtime debug_level sysctl 2c88636e0e7a0316d5e6d146874bdb2751f75c40 by des: stat: Expand devname test case The end of the build log: [...truncated 4.35 MiB...] epair0b: Ethernet address: ee:23:50:e3:72:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.659s] sys/netpfil/pf/killstate:v4 -> epair0a: Ethernet address: 96:06:2f:fc:64:= 09 epair0b: Ethernet address: 5a:ca:55:c8:4a:e2 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.688s] sys/netpfil/pf/killstate:v6 -> epair0a: Ethernet address: ea:46:10:5d:2d:= 0d epair0b: Ethernet address: 56:23:d9:e1:82:5e epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [1.644s] sys/netpfil/pf/limiters:source_basic -> epair0a: Ethernet address: ae:c3:= 0b:f3:f1:f7 epair0b: Ethernet address: 62:d8:26:60:1b:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [15.371s] sys/netpfil/pf/limiters:state_basic -> epair0a: Ethernet address: c2:bb:7= 2:80:64:1f epair0b: Ethernet address: 3e:a4:60:8d:ce:73 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [13.300s] sys/netpfil/pf/limiters:state_block -> epair0a: Ethernet address: 9a:97:3= 6:9f:df:ac epair0b: Ethernet address: 1a:a7:4f:af:a7:e1 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [15.403s] sys/netpfil/pf/limiters:state_multiple -> epair0a: Ethernet address: 8a:e= 0:2c:83:36:da epair0b: Ethernet address: fe:8f:32:e7:d0:74 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [13.264s] sys/netpfil/pf/limiters:state_rate -> epair0a: Ethernet address: 0e:40:d8= :1e:ea:cd epair0b: Ethernet address: 86:5d:9f:40:ba:b8 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [20.302s] sys/netpfil/pf/limits:anchors -> passed [0.183s] sys/netpfil/pf/limits:basic -> passed [0.175s] sys/netpfil/pf/limits:zero -> epair0a: Ethernet address: b2:96:22:7b:30:d= 6 epair0b: Ethernet address: 72:1f:e6:24:09:88 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [6.464s] sys/netpfil/pf/loginterface:basic -> epair0a: Ethernet address: ee:4d:47:= 5c:1c:86 epair0b: Ethernet address: 5e:f9:ae:dc:46:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [22.443s] sys/netpfil/pf/macro:nr -> lo0: link state changed to UP passed [0.173s] sys/netpfil/pf/match:allow_opts -> epair0a: Ethernet address: 2a:25:cc:4d= :a3:95 epair0b: Ethernet address: 66:5d:af:67:be:3d epair0a: link state changed to UP epair0b: link state changed to UP epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0b: promiscuous mode enabled epair0b: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [6.873s] sys/netpfil/pf/match:double_match -> epair0a: Ethernet address: 36:f2:84:= d3:0b:1d epair0b: Ethernet address: 7a:16:fa:1b:3b:9f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:3e:39:88:d0:29 epair1b: Ethernet address: 76:be:30:42:21:88 epair1a: link state changed to UP epair1b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN passed [0.311s] sys/netpfil/pf/match:dummynet -> epair0a: Ethernet address: 9e:50:86:a9:8= 0:55 epair0b: Ethernet address: 9a:f6:88:06:b1:91 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [24.802s] sys/netpfil/pf/match:duplicate_rules -> epair0a: Ethernet address: 72:05:= e4:4c:b1:61 epair0b: Ethernet address: 0e:09:24:0f:e1:2e epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.272s] sys/netpfil/pf/match:quick -> epair0a: Ethernet address: 62:f1:7c:e0:44:6= a epair0b: Ethernet address: da:24:19:4c:20:7b epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [11.292s] sys/netpfil/pf/max_pkt_rate:anchor -> epair0a: Ethernet address: 9a:50:08= :f1:29:1f epair0b: Ethernet address: 82:d5:b3:aa:bb:89 epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [14.269s] sys/netpfil/pf/max_pkt_rate:basic -> epair0a: Ethernet address: 16:47:1f:= 93:52:ca epair0b: Ethernet address: 8e:13:f7:59:c7:3f epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [14.253s] sys/netpfil/pf/max_pkt_size:basic -> epair0a: Ethernet address: ea:18:5d:= 85:b3:c9 epair0b: Ethernet address: 9e:29:e9:b9:2f:62 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [50.658s] sys/netpfil/pf/max_pkt_size:match -> epair0a: Ethernet address: d2:7a:2b:= 5a:67:55 epair0b: Ethernet address: 7a:61:70:94:1b:d6 epair0a: link state changed to UP epair0b: link state changed to UP FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:12574' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy118.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins3377366283233084811.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@598f291a:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:12574": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:12574 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #28446 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_136_1093112937.1778200727059-- From nobody Fri May 8 00:38:47 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 4gBVbs0FfRz6cHVj for ; Fri, 08 May 2026 00:38:49 +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 4gBVbr1tfhz3x1v; Fri, 08 May 2026 00:38:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200728; a=rsa-sha256; cv=none; b=QJeeBKqAoCKQDCdhJce/OfERRZ6nW9vg/hvDTw4T0/ZhMLWSFW+u6T97xbuzVI7gDGnPDl oMXX2vzUwHEPWQm37UnF/Z4AJB3j/Zb9fAvvmvvpYIB1ugIIEvMRsns2iJA02nHlmO2DZJ GF3MHpIJ91Bq4GZYlMel1cGLINFYLZg2jMfoNZlETLhAMdpj2cC0idspOCY/mnkPmQhvTi MIIVUPC3zkSx7p35OukuM1erm/yCPDWMbBNjEBL12y5QrY2TlbA7oKSBBtnp4bs1vP44w5 Lf5JJ+pqlTsij+vJBPrjskuiVHIQWb4CCtw+H/84nP2iTLbAAxSW5z04WwjaRw== 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=1778200728; 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: list-id; bh=E4egS4wzfdQAGYHAcG5u3YsnG8cfDjE2Fmm9RhpcH5Y=; b=MMEE50h4VVyWVd9VRPiUkOAPUexDuITaOckf9MfsSSbIAYCtzpE9q1hgLM8rkEmQh3Mapf fjTlk8YBbC+NO8GreCT2vJb4f57M/GlL4DhnWyCfbmupYhJWaWC4vCHNBV8nfx5W1/2Vcp LdU2oCX4SIpzOadMmHnLmIjrTYp8A2JbsD//F1jdmtCIWNiboZwU6M0cYkuGrJaDQqHoN5 esbnGRs48Zv04dHd3xJjS7jNpPtrs2a5gAENr1t/SCdmfKntjyNyEA4gBhzPhj+U/w7jil 8RAJZCUG8AeBXFxVNq4j9Srga9KGjRhkPnvfSaN9tG4n3eyNKmU9OAlxgnUsXQ== 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 4gBVbq4khYzqYB; Fri, 08 May 2026 00:38:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:38:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <71248290.149.1778200727667@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-build - Build #2714 - Failure 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_147_825233078.1778200727649" X-Jenkins-Job: FreeBSD-stable-14-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_147_825233078.1778200727649 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-build - Build #2714 (219c49468f55e3aee4fc3fdafeb9d2= b9eae34016) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build= /2714/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/2= 714/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/27= 14/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) No changes The end of the build log: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-co= nnect connection from butler8.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:1d]:3= 6055 =09=09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916= ) =09=09at hudson.remoting.Request.call(Request.java:204) =09=09at hudson.remoting.Channel.call(Channel.java:1107) =09=09at hudson.FilePath.act(FilePath.java:1308) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.s= ervice.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVaria= blesNodeLoader.java:61) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:78) =09=09at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.E= nvInjectListener.setUpEnvironment(EnvInjectListener.java:42) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(A= bstractBuild.java:616) =09=09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuil= d.java:485) =09=09at hudson.model.Run.execute(Run.java:1842) =09=09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09=09at hudson.model.ResourceController.execute(ResourceController.java:97= ) =09=09at hudson.model.Executor.run(Executor.java:456) Caused: hudson.remoting.RequestAbortedException =09at hudson.remoting.Request.abort(Request.java:358) =09at hudson.remoting.Channel.terminate(Channel.java:1189) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-stable-14-amd64-build #2714 ERROR: Step =E2=80=98Send build artifacts over FTP=E2=80=99 failed: no work= space for FreeBSD-stable-14-amd64-build #2714 ERROR: Build step failed with exception java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEn= v(hudson.EnvVars)" because "launcher" is null =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.(Processor.java:46) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.= java:20) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.j= ava:27) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.createProcessor(PostBuildScript.java:103) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:75) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure ERROR: Build step failed with exception java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEn= v(hudson.EnvVars)" because "launcher" is null =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.(Processor.java:46) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.= java:20) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.j= ava:27) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.createProcessor(PostBuildScript.java:103) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:75) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_147_825233078.1778200727649-- From nobody Fri May 8 00:40:31 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 4gBVdt2l8xz6cHSt for ; Fri, 08 May 2026 00:40:34 +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 4gBVds5nFPz3xC4; Fri, 08 May 2026 00:40:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778200833; a=rsa-sha256; cv=none; b=jT7YBah5UF6lK8snLgCeNIZjrVPEuFIITtYwwsympseUqVlw71B/H9VP3idk8WveRQ1mI7 vImcPdnDifAwdeOuuUhFBHDUZL1fLtpX+FLgWLSXozIQD7NieJq4bdrvRRIWiUYc2uLItx a6KWrNfOUYQQ6HB26fLylYEHlkmyrlnQW8G+WpsI2X8uXIykLNBK8DMsV0BT7NXy3yAKm+ NlPDL8LlW5ggU0os5xmWLHvm2FjZTtAtmxqWQTfvfYrqJAInKNDFM6XL+kTXtTycTbTI78 g5jzTc8c/MfATl2QwRDL1M4p0kirv8GC0HA0h+CVT7AjhPMYKRtlgy1lGrZalg== 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=1778200833; 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=ZYhqX44rP/k/IZhpC0/0Jjr8eI+FuCqdVDot62U3Lgk=; b=qycOsmJKZG1aWKOAqijrUiUXGpzAReqURF/s/63Q9ezYlZntI2qhCzzeaV6w7X2IzUUi8o Dbp1NrPvxAvUaYoG5RLNgleAX5sXx4Ct10W7NlUqydQDRZ52gwwaLKvS89Qne0GOXU71i/ zahkZDB4UYiC/n7RrK5b6QI2wBZyJdJxA26KdKP/Llw0nMCv1eDFt+BxWZP0kFEIpXIozK I3f0ZJ2X6/Q/anx3HA3iRzOcuIMIFoqiKo39pUrs+wdonaoSs+KOk7HFjH4W+v5azscBLd fD1TKTC6AzMlpx23K3SPK1OIFLoUgsOk+vNgIeo+u/rjzBLQSJOk7BdaH1lUDw== 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 4gBVds5K65zqH9; Fri, 08 May 2026 00:40:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 00:40:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <456090301.177.1778200833750@jenkins.ci.freebsd.org> In-Reply-To: <1269334689.97.1778195302948@jenkins.ci.freebsd.org> References: <1269334689.97.1778195302948@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1916 - Failure 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_176_1463187423.1778200833664" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_176_1463187423.1778200833664 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-test - Build #1916 (219c49468f55e3aee4fc3fdafeb9d2b= 9eae34016) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/= 1916/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/19= 16/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/191= 6/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) No changes The end of the build log: [...truncated 5.10 MiB...] epair0b: link state changed to UP gif0: link state changed to UP gif0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN gif0: link state changed to DOWN passed [0.126s] sys/net/if_gif:4in6 -> epair0a: Ethernet address: 02:0a:b5:c7:ff:0a epair0b: Ethernet address: 02:0a:b5:c7:ff:0b epair0a: link state changed to UP epair0b: link state changed to UP gif0: link state changed to UP gif0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN gif0: link state changed to DOWN passed [0.106s] sys/net/if_gif:6in4 -> epair0a: Ethernet address: 02:03:14:9f:b3:0a epair0b: Ethernet address: 02:03:14:9f:b3:0b epair0a: link state changed to UP epair0b: link state changed to UP gif0: link state changed to UP gif0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN gif0: link state changed to DOWN passed [0.117s] sys/net/if_gif:6in6 -> epair0a: Ethernet address: 02:66:52:e4:91:0a epair0b: Ethernet address: 02:66:52:e4:91:0b epair0a: link state changed to UP epair0b: link state changed to UP gif0: link state changed to UP gif0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN gif0: link state changed to DOWN passed [0.290s] sys/net/if_gif:etherip -> epair0a: Ethernet address: 02:07:be:ca:ea:0a epair0b: Ethernet address: 02:07:be:ca:ea:0b epair0a: link state changed to UP epair0b: link state changed to UP gif0: link state changed to UP bridge0: Ethernet address: 32:87:07:7e:eb:c7 bridge0: link state changed to UP gif0: link state changed to UP bridge0: Ethernet address: 0a:da:be:0e:ef:2d bridge0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN bridge0: link state changed to DOWN gif0: link state changed to DOWN bridge0: link state changed to DOWN gif0: link state changed to DOWN passed [0.179s] sys/net/if_gif:etherip6 -> epair0a: Ethernet address: 02:e1:84:ab:5a:0a epair0b: Ethernet address: 02:e1:84:ab:5a:0b epair0a: link state changed to UP epair0b: link state changed to UP gif0: link state changed to UP bridge0: Ethernet address: de:f8:7c:d0:14:5f bridge0: link state changed to UP gif0: link state changed to UP bridge0: Ethernet address: 82:fa:f6:54:ca:bb bridge0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN bridge0: link state changed to DOWN gif0: link state changed to DOWN bridge0: link state changed to DOWN gif0: link state changed to DOWN passed [0.196s] sys/net/if_lagg_test:create -> tap0: Ethernet address: 58:9c:fc:10:36:2b tap1: Ethernet address: 58:9c:fc:10:ec:34 lagg0: link state changed to DOWN passed [0.090s] sys/net/if_lagg_test:create_destroy_stress -> skipped: Skipping this test= because it easily panics the machine [0.015s] sys/net/if_lagg_test:lacp_linkstate_destroy_stress -> skipped: https://bu= gs.freebsd.org/244168 [0.019s] sys/net/if_lagg_test:set_ether -> tap0: Ethernet address: 58:9c:fc:10:36:= 2b tap1: Ethernet address: 58:9c:fc:10:ec:34 lagg0: link state changed to DOWN passed [0.054s] sys/net/if_lagg_test:status_stress -> skipped: Skipping this test because= it panics the machine fairly often [0.015s] sys/net/if_lagg_test:up_destroy_stress -> skipped: Skipping this test bec= ause it panics the machine fairly often [0.017s] sys/net/if_lagg_test:updown -> tap0: Ethernet address: 58:9c:fc:10:36:2b tap1: Ethernet address: 58:9c:fc:10:ec:34 lagg0: link state changed to DOWN expected_failure: PR 226144 Upping a lagg interrface should automatically u= p its children: atf-check failed; see the output of the test for details [= 0.047s] sys/net/if_lagg_test:witness -> skipped: https://bugs.freebsd.org/244163 = and https://bugs.freebsd.org/251726 [0.012s] sys/net/if_stf:6rd -> epair0a: Ethernet address: 02:31:07:68:f5:0a epair0b: Ethernet address: 02:31:07:68:f5:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP gif0: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN passed [0.136s] sys/net/if_stf:6rd_peer -> epair0a: Ethernet address: 02:7e:af:6e:95:0a epair0b: Ethernet address: 02:7e:af:6e:95:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.183s] sys/net/if_stf:6to4 -> epair0a: Ethernet address: 02:78:12:da:5f:0a epair0b: Ethernet address: 02:78:12:da:5f:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP gif0: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN gif0: link state changed to DOWN passed [0.130s] sys/net/if_tun_test:235704 -> tun0: changing name to 'foo' passed [0.053s] sys/net/if_tun_test:basic -> epair0a: Ethernet address: 02:c3:be:f4:c9:0a epair0b: Ethernet address: 02:c3:be:f4:c9:0b epair0a: link state changed to UP epair0b: link state changed to UP tun1: link state changed to UP tun0: link state changed to UP tun0: link state changed to DOWN tun1: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.127s] sys/net/if_vlan:basic -> epair0a: Ethernet address: 02:e7:44:94:8d:0a epair0b: Ethernet address: 02:e7:44:94:8d:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN vlan0: link state changed to DOWN vlan0: link state changed to DOWN passed [11.185s] sys/net/if_vlan:bpf_pcp -> epair0a: Ethernet address: 02:ea:1d:b1:1f:0a epair0b: Ethernet address: 02:ea:1d:b1:1f:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:12574' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy118.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins3609180211143043763.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@598f291a:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:12574": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:12574 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-stable-14-amd64-test #1916 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_176_1463187423.1778200833664-- From nobody Fri May 8 03:04:37 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 4gBYr80T1dz6cjVC for ; Fri, 08 May 2026 03:04:40 +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 4gBYr75RCyz49vp; Fri, 08 May 2026 03:04:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778209479; a=rsa-sha256; cv=none; b=uwSqu1kClvhVXUJVn3QbUUK0IVKFgz5CzjBxBTDwFeJG7+iurZGYfNiXXtQZQVdeH/5xH1 zaLGiWNG+3A1+AETVdRL9GHxAyeK4p+5UXtWX7RssdD6IK0t2ymyxDxK6fiWm7gG3/03mm M6KE4Blr++/k1Aq2h9aqyYO+AqA5/PtaMEJlcJ/25KoLjGBVmwIZtN9NoqGQpRhywDzxC4 zzdkNbptHYM0sZfroV+VT9ahK9GjesKQooWdqhTuXU/rUqfUWOTdMAyR2tBcxC4xgGMSV8 x0WH0h7lvWVJ1ZZ7Ibej6AgSCwgHY6lAJCCqQVthdkDCEHNEaI7yFeaGJJcJiw== 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=1778209479; 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=FLa/Azsj+QGcKiNhgEAAT/1REcoZPkf2wEov0krcFYk=; b=vlQX7c6l0hprWbW11mN23XfSpOPPx1XQzahJeN/TZINP7DhWVn0jj6hCnMWIe77AupRKpT S5+4sb+xb2AOik3R32DQr9M1yvH5MZP7A09hhVoJUrsr2D1lwmT5csbwdifrkxLdR7IE2f xo0Kl9b+MXcIsCP+A3iHFg4u+bWkx9LLCxC5DoPFHhkxJkbE6CO1nzHl5yjKzelRc8pKj3 Z1FFjogPI30uk3Mv6kyOV6ybE+cpgLFFlN16gf7a2ntE0psVByHtbcRImqUMbCjeA6ZEvf gT3gBGM6evpnE2iNhlKLsC51v4SRVfKDdgBRL3N1E0MvV5eirxN3rmMrcIoqWw== 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 4gBYr74nwpzvSF; Fri, 08 May 2026 03:04:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 03:04:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1336932496.9.1778209479678@jenkins.ci.freebsd.org> In-Reply-To: <71248290.149.1778200727667@jenkins.ci.freebsd.org> References: <71248290.149.1778200727667@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-build - Build #2715 - Fixed 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_8_1789457480.1778209477450" X-Jenkins-Job: FreeBSD-stable-14-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8_1789457480.1778209477450 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-build - Build #2715 (6933fdcb547e264f756535e442b23cdf621c3360) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/2715/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/2715/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-build/2715/console Change summaries: (Those commits are likely but not certainly responsible) 6933fdcb547e264f756535e442b23cdf621c3360 by kib: uipc_shm.c: make large page allocation interruptible ------=_Part_8_1789457480.1778209477450-- From nobody Fri May 8 03:10:32 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 4gBYz023z7z6ck4t for ; Fri, 08 May 2026 03:10:36 +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 4gBYyz4lJrz4BJH; Fri, 08 May 2026 03:10:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778209835; a=rsa-sha256; cv=none; b=o76fwhOOE53hBw3ektkVLHqQHJzPhWTJNS4VjC8rpL3/dsJt6ZOkmebOOey3I8NMr+BALL IArpPSmFUndoi9v55nMqM75piFy8mdTgsA8aH6lUxYep2Zn7IGbd/7A9N0krl4p0ezst7L 8a5X+1k+XQUIfj2yiqgb3u9ZOdMccbC8ROA7oDgEBBGpOGJGwONPbRlhj+ZJExIna8mK0E DyQOi4TxNhzu+eyr8gw2b3gWiV2oydFMusu4dRpIYw3M1OeJ8vUvm2xkUfmbAE1Dh9lvV4 Nf/9mLqW/7rIzwNqZK8k9g+qXQSzztvhaHjj1LAmNMRfSMChPsfdrsRN+s2nqw== 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=1778209835; 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=GL9uT5Xv0LhbYExS7Eiq9mJgZ0n0ywbjNzFbcoUHH/o=; b=F2eMtz3GrdCgXwZBMar73i7N4KyssJwVXxDHLmupxC8vWNZY1MpzyiC+bpZ5efI22ytx82 +1ZQ2C5GXzdNdwtAI1JGCmOfDuBxD+ACi/iQBErG1lx5C3FvByWtUIJwXZn2mXo3z0M7+x +4qkAmHgLo019LX3oEhbVfkIk1MGsVdQfDQWqaAzRobS9kwA2rSTNXzrj036xW5NkC1N2M qSnZeJGLjlJRwDZjjHeNWaCGllK5Y87JsQuRir4oaJVFeKLKvmH4uIEJYLAdy7VtK7Ros6 44bDIu8nLv+hTJyaRTeQ+WNwgFfdqkn6okkBXzaDq/mGIY9i14a12K0rMbBU2Q== 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 4gBYyz4KYtzvXT; Fri, 08 May 2026 03:10:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 03:10:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1200040251.15.1778209835611@jenkins.ci.freebsd.org> In-Reply-To: <937302281.118.1778200718683@jenkins.ci.freebsd.org> References: <937302281.118.1778200718683@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #871 - Fixed 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_14_1742367103.1778209832572" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_14_1742367103.1778209832572 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-build - Build #871 (c335dafd77363b67493d37ab260bc82e70c8cfa7) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/871/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/871/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/871/console Change summaries: (Those commits are likely but not certainly responsible) c335dafd77363b67493d37ab260bc82e70c8cfa7 by kib: uipc_shm.c: make large page allocation interruptible ------=_Part_14_1742367103.1778209832572-- From nobody Fri May 8 04:18:42 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 4gBbTc6pxfz6cpSL for ; Fri, 08 May 2026 04:18:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBbTc0cvLz4HyS; Fri, 08 May 2026 04:18:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778213924; a=rsa-sha256; cv=none; b=uRbV9LgtndLUwkigDQcyhx5yh9EmNHq1jMPYfM80lQuxICMp4joZlzarmZh+OsYaGYyPlJ koR/XdMVsJHMKZgYgRDko5DtKCfKlVOES7f1O7LVlJrkeS98PbpmKuxvK5cI+TzZ3BtIao 6ZfQ1MJ3OPeCbb/aVwbD5LN1zYNx8dtkCLsSl7AvtN2a1OIiy0gmDXo1ESKFShYk8LvkDi Aqjt9ISHCQohuYKhm2wCJUJuWbDIk+k3D99kDNdYiM5cikqLQRVubnOT1+baDYCBKvn0Du 04Fd9tvn6q1hPT5Z1r5Ny8sMU+HsYGcl94UuvkTM810Uop17cSXOhuNYnoQ6Uw== 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=1778213924; 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=Gry8oi0mBoUQESJ0C76J+8GRi3dc2CMGB4elQzWNWxw=; b=Rk2Bd3MpFCN8EaTA6UENSa2eM6J2SticyebX4j35VviS1atj3JqifhKKsC9OM4bvntt9Ca NOQWZtDvId24gcb7UCyYCRwVlFmLq8mz1r6XjXYZYeeGcdSjes5/7xCVJ0hvt3nMebbNSK QQbHoRLcMC/gxEk7Uz70X1cW8YW9jRbtnBc2IL20amKyP/Q1GC5I6mlJnYWCV6cwTmfYm8 hTWMOyOtezCrxUCPbRHX6a3vuc+OhvVYFhqKWD0zJI1ZJeP6LTVxjOK1psG/z4p46BRhjW KBc90GZSLbR/X5nw1HpxUdSaS5hcjusEj9TjZ1O8XxhVpqcnIFB+hKeevNuDkg== 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 4gBbTb6dvmzxdN; Fri, 08 May 2026 04:18:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 04:18:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <643573494.31.1778213923955@jenkins.ci.freebsd.org> In-Reply-To: <745924208.107.1778199918743@jenkins.ci.freebsd.org> References: <745924208.107.1778199918743@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1065 - 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_30_1116128298.1778213922269" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_30_1116128298.1778213922269 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1065 (6933fdcb547e264f756535e4= 42b23cdf621c3360) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1065/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1065/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1065/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) 6933fdcb547e264f756535e442b23cdf621c3360 by kib: uipc_shm.c: make large page allocation interruptible The end of the build log: [...truncated 56.71 MiB...] --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h --- lib/libfigpar__L --- --- figpar.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/ncurses/tinfo__L --- .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libelf__L --- --- elf_fill.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- --- lib/libnv__L --- --- nvlist.o --- --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libnv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libnv -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.nvlist.o -MTnvlist.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/sys/contrib/libnv/nvlist.c -o nv= list.o --- lib/libgssapi__L --- --- gss_compare_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libelf__L --- --- lib/libkiconv__L --- --- lib/libelf__L --- --- elf_flag.o --- --- lib/libkiconv__L --- --- quirks.pico --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- --- md4hl.o --- --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 4hl.o -MTmd4hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getarhdr.o --- --- lib/libkiconv__L --- --- libkiconv.so.4 --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libcrypt__L --- --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libcrypt__L --- --- crypt-sha256.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- _libinstall --- --- lib/libcrypt__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libelf__L --- --- elf_getarsym.o --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/cont= rib/openpam/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libgssapi__L --- --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libelf__L --- --- lib/libpam/libpam__L --- --- lib/libelf__L --- --- elf_getbase.o --- --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- --- lib/libmd__L --- --- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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--- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= ca--- lib/libpam/libpam__L --- =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -W--- lib/libelf__L --- st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/co--- lib/libpam/libpam__L --- no-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type = -c /workspace/src/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o open= pam_borrow_cred.pico --- lib/libelf__L --- ntrib/elftoolchain/libelf/elf_getbase.c -o elf_getbase.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.48 real 442.49 user 75.05 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins17708706592= 601160958.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_30_1116128298.1778213922269-- From nobody Fri May 8 04:46:43 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 4gBc5w2q14z6crPq for ; Fri, 08 May 2026 04:46:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBc5v74msz4KHK; Fri, 08 May 2026 04:46:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778215604; a=rsa-sha256; cv=none; b=O9P+C6Fdp5jLmUZlJalNc/P8W/2xkYaWhrcOPeX3A960lN/Z7URGrzPSbIE4Uakhga5SJX n1XnlB3kBWTvOkxqWY/zBKs0oRqwPRlEKaCxgTG9n1+qGUclAgREg6ceaVms7/j/gb872l I+Y5MC2wxEIN+Ts+KeLDr4C6C+jCj6AjUgM9qn+ux4bDdsijef+9Viiq3IvVe5pgk42xKc /v0RQsI97kwqXnFiF11S7UI1lXw/8HKcjwLf5ya9qcbmOEMgnA1qUw9LNN3GxqbJ1GSekR ArcDJ+l79PoJtdeNbSKwAMG7hjHjmTDSS89aY2/+OczizS68yjd6WRhrLf7piQ== 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=1778215604; 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=9fOZUmxmVic0QIk880tKlrch5ZbUulVSrGFBSQVe0as=; b=s+brkvTZh3DyvHak1MgkEJeC/nIDf5Q5GiFlZ3315OQfBxNN5NLzJKaEzfNyw0FveGPYfo eoU+h0KDrbJhZYQ2JWEGBDc0r4P8aL4bvtAL43r2E5XH0JdxKB+b1T4feIRyxU9RXsIbA5 nQJzdE+2VunHOCWitbZpvxSBVRDKjSqxtBci5hUUGDW7ieoFX3Dhsg4h56S5ujhtrtQ0aP CjC1CN8U96yS/mgBCSPSp+b/dh1FPlZLv22I3uLhMCckxfvlrCkjd6nY4Y3yRf/669hyrz T2Dz/1AScb6yDo2A12ARLyaBFliNqISflEvYC+WibwgR8B4bdkeIHTt32EOF0g== 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 4gBc5v61dSzxpl; Fri, 08 May 2026 04:46:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 04:46:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <431138881.35.1778215603860@jenkins.ci.freebsd.org> In-Reply-To: <456090301.177.1778200833750@jenkins.ci.freebsd.org> References: <456090301.177.1778200833750@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1917 - Still unstable 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_34_2047565793.1778215603450" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_34_2047565793.1778215603450 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1917 (6933fdcb547e264f756535e442b23cdf621c3360) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1917/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1917/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1917/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 6933fdcb547e264f756535e442b23cdf621c3360 by kib: uipc_shm.c: make large page allocation interruptible The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_34_2047565793.1778215603450-- From nobody Fri May 8 04:57:27 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 4gBcLJ4zTYz6cs1d for ; Fri, 08 May 2026 04:57:28 +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 4gBcLJ10KQz4L0r; Fri, 08 May 2026 04:57:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778216248; a=rsa-sha256; cv=none; b=tS9J9M0/qe4sJ6uMq58WrVdYEPJbZzV07AjAFNBaALYAkiW0mo7L6UmRxaJMpA0sLaA3jO aq5PVFjIBYDOR9zcQGfXcBLz8ixuzez9AuUy6Hb5w6jERu3gVCzLcKbjfr4eGESUawesfo hkPIuwemi7dWQs8zz4bfEgxILGfKvlS/SvsqyqUt31t6WnuiK8eXsd5MVKcokOtPqoMZ3R UczsopXX/zGedmuTp82j8XleWnnwUxUcE6lOleP/1ImPCDjkVXjyw/e7MstGLrgCvDOsSv FEbhpBv+xh1Vm9nIK1zZuyp0S1zUsLXDO7K0OVZirH0sX1mUpcY4lpq1zhQVTA== 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=1778216248; 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=YHSb3rEHgGhZN5r7ogMb705VC3qp7ijBiwlLciDtRWk=; b=gVpUmiINwDcziSNwFA6X28sUij8ZN7426lsjPm7nr0w2B36AXTQK2RTZW31GMnqtCcua4+ uuyXP75goCqWQdsqu55kzzdn0xlrVQ9xzyO1XqO6vfyPsfqHr9QsYmpo8Ds1ubpFoyz4Jt /UsJZlM0WDK+XOVK6cNJMgv76hpODhmnwP7NFyfKD3TEGM3MG8j44wUMpqAKiemkvYTm1x iIi/lcwu/LKYmu4hNFCZd1QTXwD2rZc+rFdDTSizyCdxMmqnknsKw+I5kmYIJHbv96Uk1E UqgtkEx5DrR54EtqK83v/msBs2C2DG6fGJuS9fusaopnQcArWb6dKPZJnRgYFQ== 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 4gBcLJ0P3jzyLt; Fri, 08 May 2026 04:57:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 04:57:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <470799061.37.1778216248076@jenkins.ci.freebsd.org> In-Reply-To: <129582856.137.1778200727122@jenkins.ci.freebsd.org> References: <129582856.137.1778200727122@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28447 - Still unstable 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_36_1348924632.1778216247812" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_36_1348924632.1778216247812 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28447 (8eef59db254283eaaee47be94d4ea9f2fef4f2ad) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28447/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28447/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28447/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8eef59db254283eaaee47be94d4ea9f2fef4f2ad by kib: vm_map_growstack(): use local for p->p_vmspace The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_36_1348924632.1778216247812-- From nobody Fri May 8 05:21:16 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 4gBcsr0P68z6ctTG for ; Fri, 08 May 2026 05:21:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBcsn66MJz4Mrf; Fri, 08 May 2026 05:21:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778217677; a=rsa-sha256; cv=none; b=kR8k2LYO+HQFfyn8l1uJ8OtcK6KSV56Ji3Yhgx88Wd+M/vI9EvIt+CT4gsRu/jFO8dUrOw 5pkE8SGVQ6rO/4+WtlQt9awa2kjw8/+uor/sbhCg/mXm9ByDSipd15npTysnymSo8s7pta Q/CTokfmqzpLILoRHGiGS4JD9F/bsGARP151d2BpfDw9Y96X6XyiqCSvZauqUBZ5BTpJwN iHGVRgzIvD9ztEYQ2y2WcFq+wo63PDPJbYp3Q6/8bEsFMgF0gnHNqUFQXEumu1Pemd7AWw dhKNx0LvJyYTHZMMjaVizbNySWPHtGOEy+iY97d9q+W6QpY5msBeTBCo4ml5Lg== 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=1778217677; 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=7IVDB5K/y69jrdXCKHoxnD9q0yNl4hWS6goa5tFQd28=; b=xs3Et/E7QEq5lo8E1s8ZlzYFpPT00BTRDjcUPbWJefl7qQuS9rTGdsCFfHssMsfXz91epi 5bAtPT5JTOygT/bGP6hXmWuNaXri/YgCOkk5HG1YtjQHzo5RXH7iZEVoOAFeWButtVoFKA 4LmJIho8LTAlP5wjsKojn7Hga39Yt4Ru7JFpUn2OeoHEYgt19c5FlGRvoerP+i+qBsnMGh ia7Ii+GjDmXHlPAXqX86NcuzGkSeh/3l8LIJdPBXn3jWvMnylEgjlTInpQ/QUnpPkaxqAE 6K5u1F6JFLBl3fp0w6CszLdbfHS+PR/rWxUNxXbVHW/a3Ba6j/awax8bgDBZfw== 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 4gBcsn5TXFzyf0; Fri, 08 May 2026 05:21:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 05:21:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1752084575.41.1778217677783@jenkins.ci.freebsd.org> In-Reply-To: <643573494.31.1778213923955@jenkins.ci.freebsd.org> References: <643573494.31.1778213923955@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1066 - 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_40_246178937.1778217676284" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_40_246178937.1778217676284 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1066 (6933fdcb547e264f756535e4= 42b23cdf621c3360) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1066/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1066/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1066/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) No changes The end of the build log: [...truncated 56.53 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 4hl.o -MTmd4hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md4hl.c -o md4hl.o --- lib/ncurses/tinfo__L --- --- nomacros.h --- LC_ALL=3DC sh /workspace/src/contrib/ncurses/ncurses/base/MKlib_gen.sh "/us= r/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -mss= e2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LI= B32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-= unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32= -E -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/src/li= b/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src/contr= ib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/work= space/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHAVE_CON= FIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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-er= ror=3Doverflow -Wno-return-type -Wno-address-of-packed-member " "awk" = generated < curses.h | fgrep undef > nomacros.h .. adding -P option to work around /usr/local/bin/x86_64-unknown-freebsd14.= 3-gcc14 14.2.0 --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libgssapi__L --- --- gss_compare_name.o --- --- lib/libelf__L --- --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_compare_name.o -MTgss_compare_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_compare_name.c -o gss_= compare_name.o --- lib/libelf__L --- --- elf_fill.o --- --- lib/libfigpar__L --- --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_fill.o -MTelf_fill.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= li--- lib/libfigpar__L --- --- figpar.pico --- --- lib/libelf__L --- gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_fill.= c -o elf_fill.o --- lib/libfigpar__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libfigpar = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.figpar.pico -MTfig= par.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-error=3Doverflow -Wno-return-type -c /workspace/src/lib/libfi= gpar/figpar.c -o figpar.pico --- lib/libkiconv__L --- --- xlat16_sysctl.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.xlat16_sysctl.pico -MTxlat16= _sysctl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -Wno-address-of-packed-member -c /w= orkspace/src/lib/libkiconv/xlat16_sysctl.c -o xlat16_sysctl.pico --- lib/libfigpar__L --- /workspace/src/lib/libfigpar/figpar.c: In function 'parse_config': /workspace/src/lib/libfigpar/figpar.c:342:45: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 342 | end =3D 1; | ~~~~^~~ /workspace/src/lib/libfigpar/figpar.c:343:33: note: here 343 | case ';': | ^~~~ --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/ncurses/tinfo__L --- --- init_keytry.h --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- lib/ncurses/tinfo__L --- --- comp_captab.c --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libkiconv__L --- --- _libinstall --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libpam/libpam__L --- --- lib/libmd__L --- --- rmd160c.o --- --- lib/libpam/libpam__L --- =3D=3D=3D> lib/libpam/libpam (obj,all,install) --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/ncurses/tinfo__L --- --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libpam/libpam__L --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libpam/li= bpam...] --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libgssapi__L --- --- gss_display_name.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libjail__L --- --- lib/libpam/libpam__L --- --- openpam_asprintf.pico --- --- lib/libjail__L --- --- jail_getid.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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 -W--- lib/libpam/libpam__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_asprintf.pico -MTopenpam_a= sprintf.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddre--- lib/libjail__L --- no-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenth= eses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Du= nused-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-error=3Dover= flow -Wno-return-type -c /workspace/src/lib/libjail/jail_getid.c -o j= ail_getid.o --- lib/libpam/libpam__L --- 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-error=3Doverflow -Wno-return-type -c /workspace/src/contrib/openp= am/lib/libpam/openpam_asprintf.c -o openpam_asprintf.pico --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libpam/libpam__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libpam/libpam__L --- --- openpam_borrow_cred.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/openpa= m/include -DLIB_MAJ=3D6 -DHAVE_DLFUNC=3D1 -DHAVE_FDLOPEN=3D1 -DHAVE_FPURGE= =3D1 -DHAVE_STRLCAT=3D1 -DHAVE_STRLCPY=3D1 -DOPENPAM_DEBUG -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64=3D/usr/obj -g -MD -MF.depend.openpam_borrow_cred.pico -MTopenpa= m_borrow_cred.pico -std=3Dgnu99 -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-error=3Doverflow -Wno-return-type -c /workspace/s= rc/contrib/openpam/lib/libpam/openpam_borrow_cred.c -o openpam_borrow_cred.= pico --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libpam/libpam__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 55.49 real 435.85 user 66.21 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins14355981201= 519551358.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_40_246178937.1778217676284-- From nobody Fri May 8 05:33:15 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 4gBd7c2q3yz6cvPV for ; Fri, 08 May 2026 05:33:16 +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 4gBd7c0DsXz4Nh5; Fri, 08 May 2026 05:33:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778218396; a=rsa-sha256; cv=none; b=Ixu6skYBO0aYObWubnplVyoXAn/6pORLMiYZ7qjfv8tZTGAcYJxA+yswf0aXeBBHQpYnjs mzfPK1OdIXmrY81+YBdNcPNcMailwuc2/Ii+46GZuo+zuLL0Dw77ygTVPrrfVle0APJZdw 9GpALxIlY4fn6EHPxHUaPu73derHXvlK6VDCFN2riPbYLv06yRH1L3E1IumqztBLpMhrEJ Kzjpb/aw5/utDyXD32+b6i5deTDIafMquUcczGWGooCskQky09SKaFb4em3Qq2nZ9Mi35C UOnkrM7/bvfbxOul4x62noEP8VViLvKETyS9xVmtUtqShikwXRfPoQc/jq/auQ== 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=1778218396; 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=eW0XxmaAzDyh1iA0CYcDn4apezYEDhVIM98XF9mSchY=; b=M0E6Bv23S5mzx6FbewExKns3UL731Ts0S7Z8Ycr5zLvmr7c75EAXLEQdm9U6Zo7T7mxB0q o1fOakd6Wv01Ay40RLLhbbIgU9RDoOUvcMIcv6diMUiNgISH8G7PcOE00Q4cLh4TUGOLoB qqOoqZ52KNGXvfcv5GU31p4JTaf/EP+as8Q8rYXnW1/3nwXFihF4EJ2GDYum22fXj6X313 3mLOfgCzEwGzmb+Gsxo9LadbE33t6vGEwU6WmIxTFKNDeZt9Qhd80KgoC3Z2lMy3h+ImYi BI3s9SM6WS939EpYab2rmHs2d1D4NhhIPLnYUcurFMhZPm2raTPN2NwvJtLMJw== 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 4gBd7b6vvqz102s; Fri, 08 May 2026 05:33:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 05:33:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2067691584.43.1778218395974@jenkins.ci.freebsd.org> In-Reply-To: <1997716086.135.1778200723615@jenkins.ci.freebsd.org> References: <1997716086.135.1778200723615@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #717 - Still unstable 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_42_814107386.1778218395753" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_42_814107386.1778218395753 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #717 (c335dafd77363b67493d37ab260bc82e70c8cfa7) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/717/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/717/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/717/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c335dafd77363b67493d37ab260bc82e70c8cfa7 by kib: uipc_shm.c: make large page allocation interruptible The failed test cases: 3 tests failed. FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_42_814107386.1778218395753-- From nobody Fri May 8 06:20:44 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 4gBfBN6XGXz6cyDh for ; Fri, 08 May 2026 06:20:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBfBN3ltQz3G4X; Fri, 08 May 2026 06:20:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778221244; a=rsa-sha256; cv=none; b=dfihoU5jadNf4x3dTzy3bAT+/bVwI6laHHoe7HGGEa096zUCTzM5W2vxewXC67IoN/Q4+J NNQkbJM/qI3OVNGsc75+ooOT1sZUqcjtWO4F0pI1Y77QXrQrnbCbCVtEn5l1gm4+GzGExY oIMtGs+Sbx0HSc4H53VqUKx8e2XN/hzRYPSMAXi/lLrlxIagnwfUXiWooqRl8Wr2xu56ql OFzEyhJ8yxIWGO2Q0emqYA3knzbwk/6tnfqPpjp7e1vipb3j6ROR9wQm40F341yY3n4/Nw 8Fyn31lCV+dBw8CN23SNU7aT+0kve/QceDvPOcHNxmChfKo4S8vtyfd3Rq9tRA== 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=1778221244; 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=TZkNFVCa/xpbd98Zi/PDjecyi8niXykLvsIjBDvAHpY=; b=OEgjRwfKCsAXJ7aZiNePgw/jmotiiLF0K1JmDVKvITQZJnuMTODg/GqAE8t8qK4HIgpoKq c1syav9FnbVgqJB9g5iwJhgX88tfllLqPOS/tLullVRVrxbPu4cf70aEX8Y7fRklNYmZbE nIStLUNP8iwZGIJCCZKdTl5IQmcbaxfHSylC69++OKu3WmOPb9dtdDLjeq8VKAs8hDzToI hBD0teBH2wwjMzCzXobCWvqKa80bRz16qr+jnrCo9HQjej9ZORbcDY0T1BqaL/k1hrpOj4 P25ACtPdZOBsXYXzlyjL76Z2wxgTL1fnwke9X3kI7aWpdY0hZNyM5QNrK4o0VQ== 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 4gBfBN31Lkz11hZ; Fri, 08 May 2026 06:20:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 06:20:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1931130992.47.1778221244425@jenkins.ci.freebsd.org> In-Reply-To: <431138881.35.1778215603860@jenkins.ci.freebsd.org> References: <431138881.35.1778215603860@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1918 - Still Unstable 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_46_2104079254.1778221244214" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_46_2104079254.1778221244214 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1918 (6933fdcb547e264f756535e442b23cdf621c3360) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1918/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1918/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1918/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 10 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_46_2104079254.1778221244214-- From nobody Fri May 8 07:28:59 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 4gBgj844vYz6d3Jd for ; Fri, 08 May 2026 07:29:00 +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 4gBgj76t81z3MMD; Fri, 08 May 2026 07:28:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778225340; a=rsa-sha256; cv=none; b=ZSrJ/TYbfozz+66izxbacB9lRjOVeqK3LDArkS4XJ6k0X45amrDI2hFCBZf1RCl48tAmSh dNMPGc2og9Pi6K/7sGtRcSs4O4ru1NTIiK/8Y5a47dUEEMlLBSBR5mep8PLs44y6TL8vCn 7t5Mob1KCCJDxCoYO/9olcN6ddRw2GHIa1+K3IOn3VT0W7FQ3VKLqjNhr8uzZ3FcWf129X vf8NlzF7p+zRxMgggV8Cu5NauXOBMQ/+mjNYpU9HahVmz6BTJpWM3c0Utfoqk62AOx8ly6 PGcmS72YUrOnTNM35bOufNTuH3p3A/s+0tFtYBtULnbjmb+BcWt6oG94qhYqPQ== 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=1778225340; 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=dHadsWpRxgOw6UV6sL8RSU8RLYAO56J9D4E1yYteqj8=; b=URGWbEkRfc2kiLD0MpZWqD6a7iffE6QCGOmwbDR2ZS3lF24h3y9Xci6WkroQxduTc5ew5k YXMCa6tkTQqXSA3jZOEY6aA1TU2qiSaM8472OP3c2fH89xDeys33ngXbjqcTgdGlwiArzH Ut3Vx92djr4H2pRxoy9szbIc9nUg0nUIAzDAlHTP8nQ3dt1T+saE6Xw4y2Ulqq8tEBqUCl 4vHezTpyiR7nsWwb+dxad8ynJzpfW8zXJ+h8E4td504yUBk5en/TfUeq8Jof5QsdfN6zSU B94xNVWHexyzxC2H7zPiqXszoHfmu2bzwWJkmY1vWp7MwrBfjHkBfa6ZW0HVug== 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 4gBgj764lbz12Gs; Fri, 08 May 2026 07:28:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 07:28:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1023828894.49.1778225339873@jenkins.ci.freebsd.org> In-Reply-To: <470799061.37.1778216248076@jenkins.ci.freebsd.org> References: <470799061.37.1778216248076@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28448 - Still Unstable 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_48_1858062594.1778225339594" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_48_1858062594.1778225339594 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28448 (1d24638d3e8875e4b99a4b5e39f4241e37221b3d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28448/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28448/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28448/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1d24638d3e8875e4b99a4b5e39f4241e37221b3d by asomers: Fix LOCAL_PEERCRED in 32-bit compat mode The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_48_1858062594.1778225339594-- From nobody Fri May 8 07:49:55 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 4gBh9J6TkJz6d4ZT for ; Fri, 08 May 2026 07:49:56 +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 4gBh9J2CVkz3PdH; Fri, 08 May 2026 07:49:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778226596; a=rsa-sha256; cv=none; b=w6JvLc/tJFcYX0sHEXgXcFLOfy31dkqdTIDzRB7dV07/gUcqY4Ku54cwRK0fcx/K1qoEor 4G1M4kx9T7FxHN0Pquma9DEIavPJ1FLx3CQ70hjldCJAqNDD08IYfMBOmL7DLhkMzwruSD dV26JG/h7E161OgjYcrh2dgomlH9pdrhQ3ANAVQNQ+9Jdw6tdH14tvtzirNWV/9DrcwGkn r1ZchRkmO8ke9rDrc+Crp6XOF4aQNEudTaUtBaJ/SJi8cWopFDtKqRkn8D/ygnrdK3p3aF D6DcDvLCV1DMZKLiiD9fAVsDAop0QQsQhNWI3xqhZf5/lWNNFcjY2z1Pmz5UjA== 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=1778226596; 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=fqMwx0gRAcaDhky/ueRAds2F2i/OYMbfKcNUPr8I2PI=; b=b8xXn5tYZ0Su2S+iafq+Bk3xA+07fFAuNRZXeZYymaQ8vCq9PRfzNK2jw/HbLr/4IQg+xc /6sbDgfIcszfc/DPL5RQgOrZiITICdplEfrQAvh48DNZifHLld89mU/kLU1YzaR6csyPnp lyoAt5w4K8Vn+eBBG/peunpL+gu4QmJ8S85irpDNlmCx97jodUdhDh0rWLpi0GIk4DpO9r rYbfPC6fwfDqqQOOO2bLWrPXYf5TMtvmu7q1SDX/AO+FDTjO+80mpWN9z2icT39JzekpfF yzQg+rEP9ZYS5f07Mn7cqcd8QD5A2zmoaSv79/STETxM3IyIRZ4z5Mftl5Q+Fg== 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 4gBh9J0QrJz13Hy; Fri, 08 May 2026 07:49:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 07:49:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <315375443.51.1778226596072@jenkins.ci.freebsd.org> In-Reply-To: <2067691584.43.1778218395974@jenkins.ci.freebsd.org> References: <2067691584.43.1778218395974@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #718 - Still Unstable 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_50_2128883745.1778226595826" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_50_2128883745.1778226595826 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #718 (c335dafd77363b67493d37ab260bc82e70c8cfa7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/718/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/718/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/718/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 3 tests failed. FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_50_2128883745.1778226595826-- From nobody Fri May 8 12:42:29 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 4gBpft3k9sz6cFxL for ; Fri, 08 May 2026 12:42:30 +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 4gBpfs5cWrz3rNq; Fri, 08 May 2026 12:42:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778244149; a=rsa-sha256; cv=none; b=fnXZM/9ZnmvFeW/D/PnQzEKnUHrWpwt8dOoYDGkU+iuLpHtyN11qECcTMU377m8Mw76gR0 nWtryuGQiHEzo3jugnsdIlGS9JGAzuxI6fQBRzVa7jsVS1MTDf+o/l353JmHm/8tSI1CHO 6F0n/pZaLOu1Eo/np9jyLbvl9iz12YMTsyNM3ejk9pqwvQRhZbyxk887Nenz2Fn4hecGc9 Usd93RwUHZhYokZwyQku9CMO1E74fPXakYCGgxcp0DCGChcbiu6BLuhYWxiNSY21Mvfh+K Z/crJaLFv5uvraSLQh1DT+v0c731slC8uvfYngBq5MC4t6R/X/UVkjVCw4pmFg== 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=1778244149; 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=rchYd1ZyincJU5w4IobzqHYLrkmq60XSIPixw9scnUs=; b=tEHAJMH78tvr3eZUPwUFRd598KT7Al6/5vBvd2tKtl2ZDK9DgM5QbbpvO4C62ZFLU+ntLo t9T00U6K7tnlfCRz1GqF5DIyGetIcsuJkdZ9W7m6hyTCPjKTBPuu/PQp3UratbravTW21y OMKAqKbZFQf0Y4d1QTJcmJD/xQT4gzqy9N7GwKS+vOtpa1Shmmv/Gkg+zRKvf9f4ceJSG/ pZf1PO2Y2xS1fmNIWJ67rB/m/cWAB4jyLl9AQCdgk0WE7hfFrIW9kKPYMNSM0PfNIIAo+K KQn++/j7/UZGCXpEHGdU/gpLe3CSQbi8+XrvuxGY/5i2lkYxxEIgwR6JsYmPWQ== 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 4gBpfs4tvhz1CqD; Fri, 08 May 2026 12:42:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 12:42:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1354014110.57.1778244149692@jenkins.ci.freebsd.org> In-Reply-To: <1023828894.49.1778225339873@jenkins.ci.freebsd.org> References: <1023828894.49.1778225339873@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28449 - Still Unstable 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_56_1740725720.1778244149470" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_56_1740725720.1778244149470 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28449 (076e44839160f74f96fda83fa81c3acb41b9ebc8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28449/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28449/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28449/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 076e44839160f74f96fda83fa81c3acb41b9ebc8 by 0mp: uio.9: Document uiomove_fromphys() The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_56_1740725720.1778244149470-- From nobody Fri May 8 14:11:47 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 4gBrdy2Bpgz6cNQY for ; Fri, 08 May 2026 14:11:50 +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 4gBrdx429rz41w4; Fri, 08 May 2026 14:11:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778249509; a=rsa-sha256; cv=none; b=s2CbqpjLfCPHO2GaBt9j3nkBhWeVYpitOLz7Wc4CslqUHX9Mfx3yFiaDQeOE0g6D2HOT5F LJXFNMnty6jAn/PAM8MAS8g/4S3tdzRpAQ8GVlMOamu2fI3EzI+trJeKJQU62z4NpkRs2h +a8aE5oHa8cpMdkXKdXPGoKSMs4Fma1wpXOwxStN6prRpK2bPtKeygmyMz5VrQgskxooYi kigeWWgy/2Bv8z8nsWRZkUAF+oYqBIB7Ip/1jF4QNte/v6s72sP0IFuDZRnLK/oEN5zogj aFz6OOzZCnxbSxuz6Dlq94nQV/aDE2Ncu9SFseInMczoVQZB8elzZHjB6k2cBw== 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=1778249509; 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=P9WAwMiukQb5F/kVw6AbW0miGuNb89qCZDRfYMzCVjs=; b=smXcxAS4zxrukKL0dvsCiD3A5/2kWBGzRzmlHfK2RdIpizXBcpxiIvM2qpNXh/6SyWde58 +y4zflNLxpepMeU3VPN/234HRutgrCeLksoOvMygZOgbNWrIUSFtsEGrxQSrMrJ+uMC1yz 0cdLAhbKsO5+4CPAkt9S7VTwUbZ3gCT0K+ASKjQe7ESebZmOG+VvyKebq06oTzCrSww0u3 J4+OrPj9o6GgjVahBGNkxZ8hLFyhOE4Fh6RFWSZTpg5kXI3qmu5TYjXOhRSGcOyhUByPiU q6gypsY4vm6h0SiWpcvqXJeGXSRYO6+cgGhhOL5RQW2MdWnYa+sEr415OqwmnQ== 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 4gBrdx3L0Mz1PQ; Fri, 08 May 2026 14:11:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 14:11:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <109560292.59.1778249509473@jenkins.ci.freebsd.org> In-Reply-To: <1752084575.41.1778217677783@jenkins.ci.freebsd.org> References: <1752084575.41.1778217677783@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1067 - 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_58_1846402861.1778249508111" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_58_1846402861.1778249508111 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1067 (eba1c36898dac1469755914d= 5839d9fe2d573348) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1067/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1067/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1067/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) a4d15ef8aa7a904a67d06e0cf36acd9a51b761df by dim: Remove extraneous tab characters at EOL in various _stdint.h files eba1c36898dac1469755914d5839d9fe2d573348 by dim: Define stdint.h macros unconditionally The end of the build log: [...truncated 56.74 MiB...] | ^~~~ --- lib/libgssapi__L --- --- gss_context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_context_time.o -MTgss_context_time.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_context_time.c -o gss_= context_time.o --- lib/libelf__L --- --- elf_flag.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_flag.o -MTelf_flag.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_flag.= c -o elf_flag.o --- lib/libmd__L --- --- md5hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.md= 5hl.o -MTmd5hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -Wno-address-of-packed-member -c md5hl.c -o md5hl.o --- lib/libgssapi__L --- --- gss_create_empty_oid_set.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_create_empty_oid_set.o -MTgss_create_empty_oid_set.o -std= =3Dgnu99 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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-error= =3Doverflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_crea= te_empty_oid_set.c -o gss_create_empty_oid_set.o --- lib/libcrypt__L --- --- md4c.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.md4c.o -MTmd4c.o -std=3Dgnu99 -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe= r -c /workspace/src/lib/libmd/md4c.c -o md4c.o --- lib/libkiconv__L --- --- quirks.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.quirks.pico -MTquirks.pico -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/lib/libkiconv/quirks.c -o quirks.pico --- lib/libgssapi__L --- --- gss_decapsulate_token.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_decapsulate_token.o -MTgss_decapsulate_token.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Do= verflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_decapsul= ate_token.c -o gss_decapsulate_token.o --- lib/libmd__L --- --- rmd160c.o --- --- lib/libelf__L --- --- lib/libmd__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160c.o -MTrmd160c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/lib= /libmd/rmd160c.c -o rmd160c.o --- lib/libelf__L --- --- elf_getarhdr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarhdr.o -MTelf_getarhdr.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarhdr.c -o elf_getarhdr.o --- lib/libkiconv__L --- --- libkiconv.a --- Building static kiconv library ar -crsD libkiconv.a kiconv_sysctl.o xlat16_iconv.o xlat16_sysctl.o quirks.= o =20 --- lib/libmd__L --- /workspace/src/lib/libmd/rmd160c.c:84:9: warning: "ripemd160_block" redefin= ed 84 | #define ripemd160_block ripemd160_block_x86 | ^~~~~~~~~~~~~~~ In file included from /workspace/src/lib/libmd/rmd_locl.h:59, from /workspace/src/lib/libmd/rmd160c.c:70: /workspace/src/lib/libmd/ripemd.h:121:9: note: this is the location of the = previous definition 121 | #define ripemd160_block _libmd_ripemd160_block | ^~~~~~~~~~~~~~~ --- lib/libkiconv__L --- --- libkiconv.so.4.full --- Building shared library libkiconv.so.4 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT= _LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_= 64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b32 -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x= -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libkiconv.so.4.full -Wl= ,-soname,libkiconv.so.4 kiconv_sysctl.pico xlat16_iconv.pico xlat16_sysctl.= pico quirks.pico=20 --- lib/libgssapi__L --- --- gss_delete_sec_context.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_delete_sec_context.o -MTgss_delete_sec_context.o -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -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-error=3D= overflow -Wno-return-type -c /workspace/src/lib/libgssapi/gss_delete_= sec_context.c -o gss_delete_sec_context.o --- lib/libelf__L --- --- elf_getarsym.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getarsym.o -MTelf_getarsym.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getarsym.c -o elf_getarsym.o --- lib/libkiconv__L --- --- libkiconv.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libkico= nv.so.4.full libkiconv.so.4.debug --- libkiconv.so.4 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibkiconv.so.4.debug libkiconv.so.4.full libkiconv.so.4 --- lib/ncurses/tinfo__L --- --- init_keytry.h --- --- lib/libgssapi__L --- --- lib/libkiconv__L --- --- _libinstall --- --- lib/libgssapi__L --- --- gss_display_name.o --- --- lib/ncurses/tinfo__L --- ./make_keys keys.list > init_keytry.h --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 -C libkiconv.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib32/ --- lib/libgssapi__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_name.o -MTgss_display_name.o -std=3Dgnu99 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-r= eturn-type -c /workspace/src/lib/libgssapi/gss_display_name.c -o gss_= display_name.o --- lib/libkiconv__L --- install -U -s -o root -g wheel -m 444 -C -S libkiconv.so.4 /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib32/ --- lib/ncurses/tinfo__L --- --- comp_captab.c --- --- lib/libkiconv__L --- install -U -l rs -o root -g wheel -m 755 -S libkiconv.so.4 /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib32/libkiconv.so --- _debuginstall --- --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKca= ptab.sh "awk" 1 /workspace/src/contrib/ncurses/ncurses/tinfo/MKcaptab.awk = /workspace/src/contrib/ncurses/include/Caps /workspace/src/contrib/ncurses= /include/Caps-ncurses > comp_captab.c --- lib/libkiconv__L --- install -U -o root -g wheel -m 444 libkiconv.so.4.debug /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/debug/usr/lib32/libkiconv.so.4.debug --- lib/libelf__L --- --- elf_getbase.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getbase.o -MTelf_getbase.o -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -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-error=3Dover= flow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/e= lf_getbase.c -o elf_getbase.o --- elf_getarsym.o --- --- elf_getident.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_getident.o -MTelf_getident.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-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-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-error=3D= overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libe= lf/elf_getident.c -o elf_getident.o --- lib/libjail__L --- --- jail_getid.o --- --- lib/ncurses/tinfo__L --- --- comp_userdefs.c --- --- lib/libjail__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libjail -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= /amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail_getid.o -MTjail_getid.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshad= ow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold= -style-definition -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-er= ror=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail_ge= tid.c -o jail_getid.o --- lib/ncurses/tinfo__L --- env PATH=3D.:/tmp/obj/workspace/src/amd64.amd64/tmp/bin:/tmp/obj/workspace/= src/amd64.amd64/tmp/usr/sbin:/tmp/obj/workspace/src/amd64.amd64/tmp/usr/bin= :/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/sbin:/tmp/obj/workspace/= src/amd64.amd64/tmp/legacy/usr/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/l= egacy/bin:/tmp/obj/workspace/src/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/= bin:/usr/sbin:/usr/bin sh /workspace/src/contrib/ncurses/ncurses/tinfo/MKus= erdefs.sh "awk" 1 /workspace/src/contrib/ncurses/include/Caps /workspace/s= rc/contrib/ncurses/include/Caps-ncurses > comp_userdefs.c --- codes.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/= src/lib/ncurses/tinfo -I/workspace/src/lib/ncurses/ncurses -I/workspace/src= /contrib/ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/ob= j/workspace/src/amd64.amd64/obj-lib32/lib/ncurses/tinfo -Wall -DNDEBUG -DHA= VE_CONFIG_H -DTERMIOS -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depe= nd.codes.o -MTcodes.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -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=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-error=3Doverflow -Wno-return-type= -Wno-address-of-packed-member -c codes.c -o codes.o --- lib/libcrypt__L --- --- crypt-sha256.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libmd -I/workspace/s= rc/sys/crypto/sha2 -I/workspace/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -= DMD4Init=3D__MD4Init -DMD4Final=3D__MD4Final -DMD4Update=3D__MD4Update -DMD= 4Pad=3D__MD4Pad -DMD5Init=3D__MD5Init -DMD5Final=3D__MD5Final -DMD5Update= =3D__MD5Update -DMD5Pad=3D__MD5Pad -DSHA224_Init=3D__SHA224_Init -DSHA224_F= inal=3D__SHA224_Final -DSHA224_Update=3D__SHA224_Update -DSHA256_Init=3D__S= HA256_Init -DSHA256_Final=3D__SHA256_Final -DSHA256_Update=3D__SHA256_Updat= e -DSHA512_224_Init=3D__SHA512_224_Init -DSHA512_224_Final=3D__SHA512_224_F= inal -DSHA512_224_Update=3D__SHA512_224_Update -DSHA512_256_Init=3D__SHA512= _256_Init -DSHA512_256_Final=3D__SHA512_256_Final -DSHA512_256_Update=3D__S= HA512_256_Update -DSHA384_Init=3D__SHA384_Init -DSHA384_Final=3D__SHA384_Fi= nal -DSHA384_Update=3D__SHA384_Update -DSHA512_Init=3D__SHA512_Init -DSHA51= 2_Final=3D__SHA512_Final -DSHA512_Update=3D__SHA512_Update -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/am= d64.amd64=3D/usr/obj -g -MD -MF.depend.crypt-sha256.o -MTcrypt-sha256.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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-error=3Doverflow -Wno-return-type -Wno-addre= ss-of-packed-member -c /workspace/src/lib/libcrypt/crypt-sha256.c -o c= rypt-sha256.o --- lib/libelf__L --- --- elf_getbase.o --- --- elf_hash.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_hash.o -MTelf_hash.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_hash.= c -o elf_hash.o --- lib/libgssapi__L --- --- gss_display_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -M= D -MF.depend.gss_display_status.o -MTgss_display_status.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow = -Wno-return-type -c /workspace/src/lib/libgssapi/gss_display_status.c= -o gss_display_status.o --- lib/ncurses/tinfo__L --- In file included from /workspace/src/sys/sys/stat.h:100, from /workspace/src/contrib/ncurses/ncurses/curses.priv.h:= 69, from codes.c:3: /workspace/src/sys/sys/time.h: In function 'tstosbt_sat': /workspace/src/sys/sys/time.h:360:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 360 | if (_ts.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:362:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 362 | if (_ts.tv_sec < -(SBT_MAX >> 32) - 1) | ^ /workspace/src/sys/sys/time.h: In function 'tvtosbt_sat': /workspace/src/sys/sys/time.h:387:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 387 | if (_tv.tv_sec > SBT_MAX >> 32) | ^ /workspace/src/sys/sys/time.h:389:24: error: comparison is always false due= to limited range of data type [-Werror=3Dtype-limits] 389 | if (_tv.tv_sec < -(SBT_MAX >> 32) - 1) | ^ --- lib/libelf__L --- --- elf_getident.o --- --- elf_kind.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_kind.o -MTelf_kind.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-pa= rameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wn= o-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_kind.= c -o elf_kind.o --- lib/libjail__L --- --- jail.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libjail -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.jail.pico -MTjail.pi= co -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -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-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -error=3Doverflow -Wno-return-type -c /workspace/src/lib/libjail/jail= .c -o jail.pico --- lib/libelf__L --- --- elf_hash.o --- --- lib/libmd__L --- --- lib/ncurses/tinfo__L --- cc1: all warnings being treated as errors --- lib/libelf__L --- --- elf_memory.o --- --- lib/libmd__L --- --- rmd160hl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/lib/libmd -I/workspac= e/src/sys/crypto/sha2 -I/workspace/src/sys/crypto/skein -DWEAK_REFS -DSHA1_= ASM -DRMD160_ASM -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src/amd64.amd64=3D/usr/obj -g -MD -MF.depend.rm= d160hl.o -MTrmd160hl.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -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-error=3Dover= flow -Wno-return-type -Wno-address-of-packed-member -c rmd160hl.c -o r= md160hl.o --- lib/libelf__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 -march=3Di686 -mmmx -msse -= msse2 -m32 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOM= PAT_LIB32 --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local= /x86_64-unknown-freebsd14.3/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/= libelf -I/workspace/src/contrib/elftoolchain/common -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd= 64=3D/usr/obj -g -MD -MF.depend.elf_memory.o -MTelf_memory.o -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflo= w -Wno-return-type -c /workspace/src/contrib/elftoolchain/libelf/elf_= memory.c -o elf_memory.o --- lib/ncurses/tinfo__L --- *** [codes.o] Error code 1 make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[4]: 1 error make[4]: stopped making "all" in /workspace/src/lib/ncurses/tinfo make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libelf__L --- --- elf_kind.o --- --- lib/libfigpar__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- /workspace/src/lib/libjail/jail.c: In function 'jailparam_type': /workspace/src/lib/libjail/jail.c:990:20: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] 990 | if (desc.s[0] =3D=3D 'B') | ^ /workspace/src/lib/libjail/jail.c:994:9: note: here 994 | case CTLTYPE_UINT: | ^~~~ --- lib/libelf__L --- --- elf_memory.o --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libgssapi__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libcrypt__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libmd__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libbz2__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libjail__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libnv__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libexpat__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src --- lib/libc++__L --- make[3]: stopped making "_prebuild_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 56.50 real 446.82 user 73.24 sys *** [build32] Error code 2 make[1]: stopped making "buildworld" in /workspace/src make[1]: 1 error 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-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins12435769844= 80144788.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_58_1846402861.1778249508111-- From nobody Fri May 8 14:29:10 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 4gBs1z6Gvmz6cP9B for ; Fri, 08 May 2026 14:29:11 +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 4gBs1z0TbXz42xh; Fri, 08 May 2026 14:29:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778250551; a=rsa-sha256; cv=none; b=MLfP0hYsLn/Swd2mMQysIVGWBdxDq0tij3W/aIoCQHINfAkuwATvLYruJynPCxhMTRTd9f 9SJrIVZ1kCV/9iCxJR3MfHGnL9bi8+wO4KM7sUNFgfggj5ppY9TxU6iacAch1/h0s4dA3C LAScb+ptyCANONT4Gx4ernVzt/dy3Q0vpcQsdqZq241/vCiHI1XmlW5jW0BShgm08aCzWv 07cdjEA6Dj6r6XaP4LREqVA+oVHhJHsJtaaLV+IXr01CrsqzdsqXs78rSMP+pZPbC9nfsm tMn3WO5JkKCiPbTia1CCIp+ZR3r3j1nIsDPXr/EF+WPcLKEWlC1DLmMR8ihKtg== 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=1778250551; 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=YrPTWVbA5fhUhKW63hvIjZXNNLvrpCaZtXAE37oAZBE=; b=iWNQK2UjXEIo6oZMLQQzTMODfJRgpv//Jluo1CmELNEPk09UqtRvQNSP6FdlPdnj3OiNFo V1Mh2NTQrkkM8p0/fa3sjmeM/u/Jd6nIPPnsimT16ursrAobayaMSvL6wgxI4CDnmmUGjY PbH4gXL1EOM7oPiO+Qsx2qsK9goMkaMkBkaIqfJ2inXvCrKqQstoQsHkApSyS1wdChMZSW FOgnVuna9iPiJSyV7V1NTU+pbbX6ooWHMGNywt7X5KPpEHrQCjbqpgeQDruDs7l6JhyGjo f16vL8HAneCukhICoY1Gdtb7BtYdInEne0bjqMpxku+hkrngUlaxA2t6M45hQg== 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 4gBs1y6qfHz2Lr; Fri, 08 May 2026 14:29:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 14:29:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <425231183.61.1778250550963@jenkins.ci.freebsd.org> In-Reply-To: <1931130992.47.1778221244425@jenkins.ci.freebsd.org> References: <1931130992.47.1778221244425@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1919 - Still Unstable 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_60_1720105956.1778250550752" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_60_1720105956.1778250550752 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1919 (eba1c36898dac1469755914d5839d9fe2d573348) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1919/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1919/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1919/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a4d15ef8aa7a904a67d06e0cf36acd9a51b761df by dim: Remove extraneous tab characters at EOL in various _stdint.h files eba1c36898dac1469755914d5839d9fe2d573348 by dim: Define stdint.h macros unconditionally The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_60_1720105956.1778250550752-- From nobody Fri May 8 15:01:54 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 4gBslp09M5z6cRkc for ; Fri, 08 May 2026 15:01:58 +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 4gBslk5g2Zz45WK; Fri, 08 May 2026 15:01:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778252514; a=rsa-sha256; cv=none; b=TepAto6DDKCd+bqlmlVmAe9B83YhTsqbugHu0zrqE2x22/FUwMYGaXGd8TjnKZy1QQ8tH0 xgwWqXlvIqRWMyfNoYryAApnTtNEtJ2+7nmhB3tJjyh1wwUZouFOagrVb7Vcm4aT3PegD7 Or+L6IJ8MwwTcvBFz4YDNDyMMsoC6i+z3GE0qjJfDS5WMnIP0OnijmI0qZe65wSoslzRtX sVJoB0J1niivoRN6wRSDuym/sBkNQdRUPZlitml0H2imlNvZTgG3gehi/AVejgwcd2+/s8 xjml28qmKLOPSrO+wB2XgCKfnqij6SYvAMfWGfQzto+tTWmKF7KoQDK4OG/rZQ== 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=1778252514; 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=pJgM3luBeREQsskzqyJZSu1zwyTcF6rYYfEWtY8tJaU=; b=R5dtenGFRhgrMPso91hSmKq1QIgq1lVjdyxCcDVaERbvSlgx82JryENZr37rfGWkxTw1Wf YzJ2is+mOrR8tmHkA5alncUnlcAS313K7vCE5Dgmva+GEGN8XMiLsZX+gjXqyGWETcCPPe npC7lpsFHw6VUHdqpEEqzrUtT075zJCw0PgDvMWyCv+LrUSG2WeEvtbHg+gWAiJitFmAdR bRLaQGEljDTBLF7H2UBiZGqpOXX3TINSt9qOJ75AyMmPD0Dso01rdfton8cUgJjIeLXh8l lyJ/2Vmd0zptpvYODOzNBgSuOp9KLHgOzvm15uBz0X97MstBVxFHLWTmKqU3uQ== 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 4gBslk5Dx7z37V; Fri, 08 May 2026 15:01:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 15:01:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <308502314.65.1778252514740@jenkins.ci.freebsd.org> In-Reply-To: <315375443.51.1778226596072@jenkins.ci.freebsd.org> References: <315375443.51.1778226596072@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #719 - Still Unstable 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_64_1952124622.1778252514560" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_64_1952124622.1778252514560 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #719 (c70f196453a39c703f6520b53fb25ca749a37f95) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4699fffc6a62d706c82094615409d1db136542df by dim: Remove extraneous tab characters at EOL in various _stdint.h files c70f196453a39c703f6520b53fb25ca749a37f95 by dim: Define stdint.h macros unconditionally The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_64_1952124622.1778252514560-- From nobody Fri May 8 17:58:09 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 4gBxg61yxmz6cjyS for ; Fri, 08 May 2026 17:58:10 +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 4gBxg53pHhz3YnW; Fri, 08 May 2026 17:58:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778263089; a=rsa-sha256; cv=none; b=Z5zxGMaaMNaDXhKT9t5NiaQHnVhFQcbt2fSUeze3Z/cPUPkG+ohDhUEHpRgxl7PbSGsz+i TeIrhSbY/nor9PAGAAorX2vi8YOSPqpnjuQQwm2uM1E3JB4UvsqWe/bCQbl8qDBXNtyl/m zb7CAld2mTWsuojdbMshrCogJ9av//7wHKGx/Pp9oKzvlmC4wpYSBBGH97pkqF2T0XXF4T HkOapa5lEO4AWAF3B430iAgmQbgw+L+0gI4485ZhVc+aT5Ex64yRFOyIt1IiTYCA9hE821 Adp7lJ3xmGbdM/4b5njfQnHi9cGDMqWy9BHjxrByQzSpwciLnILpoiY8UfoRbA== 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=1778263089; 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=RIvCGx6F4aqFBikwMByzbUWAenFNYwIoNKh/G5yCR1g=; b=IJOIg0eGhiRx+hU76K5oYCTRgJgEswurjgGx4rgnlT43K3fofHCI+DMT5+RUHnGATTN0IE VVY18dgcHzNUXwn/CObapVnsbz+xzPsE5zDrxWS5HtYwIcX06IcLog7qHS3nVl+suWvZCc 7ghOt8eGF7NUhB2QqvI5QoReG/jhion7D4mPll2BLiS6qgHrN5vPDi53acsBu7VTjfzuer hv/qkuV7qTiF4sEc3EJWazw7TrGX5NX06rTKsC/f2cjgrLL5mK8RLEg+/qqF4eajzn8THA uG4n5EBldw7S60NO0+KjXn4nac13h9UIqVqRuHP2WaZ5s9cUQsEfpCvt3QKbyw== 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 4gBxg530QRz7XT; Fri, 08 May 2026 17:58:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 17:58:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1569902194.69.1778263089424@jenkins.ci.freebsd.org> In-Reply-To: <425231183.61.1778250550963@jenkins.ci.freebsd.org> References: <425231183.61.1778250550963@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1920 - Still Unstable 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_68_445340231.1778263089146" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_68_445340231.1778263089146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1920 (cab150feb82ebae3edf59565de28df68be5cf281) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1920/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1920/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1920/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) cab150feb82ebae3edf59565de28df68be5cf281 by rlibby: sys/time: appease gcc -Wtype-limits The failed test cases: 10 tests failed. FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_68_445340231.1778263089146-- From nobody Fri May 8 19:06:15 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 4gBz9h1Ghkz6cp2C for ; Fri, 08 May 2026 19:06:16 +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 4gBz9g5mxgz3gG5; Fri, 08 May 2026 19:06:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778267175; a=rsa-sha256; cv=none; b=QyGuzZ9vGKZGOelESKhLeRKXKoh3KTTyiODHMj5xxkmmJT1nFUlDMzPLdc3HcA4qn5udkC 0MuMOe7C6oH4ezGnqPtTCFevq3l5NFicWpUUGMYpYiZ7bXel2RIb5VfEDEUmjSp84GYGyD l8nl95APhw5p8mqxkSPmy8VZo3+hL0bGS5VcDYpwTZPu58uYzd0gIbWD04bA1z3SvUMHmZ ydU74Oq3MUeY4+lVyf01w7bDHy3GwmXHyS4ls5YF3C2ukNbtSvj+AuqMKIwZ1QHSoEL1fi 8Vy+iQHkOriStW61LQT6dUa453NnzhYM5Kjzg78nk071b5B1VscGPsSqfyTWSg== 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=1778267175; 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=tsHvblWOshScFxVGOxs3OB6AOlSk8SMw1RbbmHRSC64=; b=Vtc18z9m2i/JUmef8OF5Wr5OcsTH2SrkmZZ77wffLuQEA5aUE0E47BlnEPrJwQSqvtP21K L0GFSd8gnle0/NTAGSUliV0NJbznxFOoCIuACzi0EQ8x7bFFrDDQidp470+3eU39ua92B0 fwZGkXFvY78O2Ey7nOkbV8NNnoJBloRugWtXUcCWSdBUZIWI9Nf2iqed8lET/p3xDnRrEz zv6vfakgLid5BnUp7Lk5BipMsjmlWCgLw6K01WKmE9zrWCx11f4eUNv5yJC7KKOCSSmYYo sz4IVTbJrZUDNH7lqw5BUsfy6o5jpV5aFojHjnAWLjEWiDrGqZ+BRaVqShGFXQ== 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 4gBz9g5Lpxz9mt; Fri, 08 May 2026 19:06:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 19:06:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1190756734.77.1778267175756@jenkins.ci.freebsd.org> In-Reply-To: <1354014110.57.1778244149692@jenkins.ci.freebsd.org> References: <1354014110.57.1778244149692@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28450 - Still Unstable 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_76_1281873124.1778267175566" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_76_1281873124.1778267175566 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28450 (bd1e789b8452a8c2f166a3b4defb95330c71dadd) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28450/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28450/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28450/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) bd1e789b8452a8c2f166a3b4defb95330c71dadd by asomers: Make "make update-packages" idempotent The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_76_1281873124.1778267175566-- From nobody Fri May 8 22:10:55 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 4gC3Gl62rlz6d4Q7 for ; Fri, 08 May 2026 22:10:55 +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 4gC3Gl3vZvz49lg; Fri, 08 May 2026 22:10:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778278255; a=rsa-sha256; cv=none; b=YHKuT6SXxElebDu2+CZsDiYdyorygnH4LG6aY7NyYZc0mLNVTiK0VnJ/Y0kGALKgTXQp0f dz8luh1odAduWb7aQ70K7Hj4JMvRbjIyUtOyl1qzvhXzo2YHi3FyInITCyhGa3HZoqLSD3 rCL4BFrA4pPx8AFSRypkN8SM0MmfXWEaAYfEvVHhxZshzhIRy4eyS/TP8vvhFMyAEwt72Q OnIm6Eui9doH+RGFXJHwkS3kSnAULpycHGXVR7svt0nSdp/bOUgbcVVALjkeuLiYKqWsTF 6RougN8OpFKzLXx+xfqOa8L6urQKoA5kSCxXjUNN3NXvY4pqe1VPiFJ0WDqK9w== 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=1778278255; 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=FW2HTqiacGLC/+++zyaH6tbEqUMwnjtEV+TqSZ7IbEE=; b=Ayu8gfVZIhxtp+N0MVb9WdY8/TVpYpyfKPd6UWexExPSS1KVb2IxqBIWW7FzpG+3oSNOPJ GCnYdeh0N0vCkCMZROkVCsHQRQEgF0q3adKgP0PGAARiXAsoxF7I/IqRspElcAsoHz4RjG vfQDD99BeNvswhR0VSc1K67MYzpEqDMOxGU0Dc9TExhvQ/UrE5wGF2NeRq8xKN2POylyB+ wy9uK7cOROsAmIejfhKNiA0AU+ErZi18z6s0dCb5OpOaKZjZ40anK+r5TOVFJgxUDKE9KB +w2tTOv4M/d3xuz7BXm4Cmbh2W4XZNhFFmYVxWfo8c+D6mtFzl9lMcF7pJhWRw== 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 4gC3Gl3SxXzXNZ; Fri, 08 May 2026 22:10:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 22:10:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <704053542.79.1778278255491@jenkins.ci.freebsd.org> In-Reply-To: <1190756734.77.1778267175756@jenkins.ci.freebsd.org> References: <1190756734.77.1778267175756@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28451 - Still Unstable 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_78_1593314157.1778278255280" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_78_1593314157.1778278255280 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28451 (d9b272a19d39f71665b529860bfed731bcfd99f5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28451/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28451/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28451/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d9b272a19d39f71665b529860bfed731bcfd99f5 by dim: Merge commit 871038759afb from llvm git (by Marco Elver): The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_78_1593314157.1778278255280-- From nobody Sat May 9 00:43:30 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 4gC6fq2PQQz6c3jR for ; Sat, 09 May 2026 00:43:31 +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 4gC6fq0LTrz3RpG; Sat, 09 May 2026 00:43:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778287411; a=rsa-sha256; cv=none; b=jKObxYtPBXkv7Qmd9vyDYjGN4sgvYaXF1SKqOytDvg49xi7tmesddLjr5iyaKwMzEqf3Lz OEJnmz2nJ+YrbU5vthRXfGeCaYUYQIjS7pBZTJwhPhqN4pt/uTM223eheo/6vmo1Ws9nSk yO+7K3jeWj/OE39seHMt1DMWkZ0v0oXQ1HoCCfGsC5FesN6GEE3Rw9HFhPGLZu62FN7P7O lKq8w+8dqSEExkFMEmdukxdlcn3silj1SxxgwFSe9YEUW7hEPX9by179/pnXQx8mz9kIrY FtGtB8e7UqWZ7ls/bds/pD/AQuX4LXsWYigU+x8rLXfDWDBsWv+gX3zSJK0pgw== 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=1778287411; 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=y/2fGRMfALzf+UwGuOPwDwE787xqb5TaZLnaNh1lSYU=; b=BZ/A6ZkvxvcdkObf7SLH7FIHXyUtQPZiUxpuTSYtLPSapmwzJO4z5M6hH2ix5SPvTsrsZz BWGLsiAv/FG2yGF+o3V0PbCFg0G0IJUVvA5xSB1aOH7mwrBw+MDou7kulNSbaDhZ31cE67 MOinpkVJ7KDUVTOju+cFqCqwpxhA0LaVnAWFJKOJB5FTEWNSWwSMKle44hPk0qIjDouOBH ijwm319dmLsSGWZeYVsUqBCVU8FVtd3rGy+b/Pn2SiFYAiQAks0iPh73ifdT5FZv36vnKU 9qYMCFyDDmDNS7niemWSLP9yl5eHC++tdLBqN3a9JDlxs/nbWgehW2k9oJ1GOg== 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 4gC6fp71BczdWp; Sat, 09 May 2026 00:43:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 00:43:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1138156854.81.1778287410989@jenkins.ci.freebsd.org> In-Reply-To: <704053542.79.1778278255491@jenkins.ci.freebsd.org> References: <704053542.79.1778278255491@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28452 - Still Unstable 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_80_685642585.1778287410777" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_80_685642585.1778287410777 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28452 (324d53c26b2399d9b44fdd08e9c5af650f4ec3ae) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28452/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28452/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28452/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 94323513dd5070bf1fc3c191c560bd7e17da8931 by rlibby: types: provide __SIZEOF_{INT{8,16,32,64},TIME,TIME32}_T 324d53c26b2399d9b44fdd08e9c5af650f4ec3ae by rlibby: sys/time: rework saturation ifdef to avoid direct arch ref The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_80_685642585.1778287410777-- From nobody Sat May 9 03:43:44 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 4gCBfn036Tz6cK5p for ; Sat, 09 May 2026 03:43: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gCBfm3BHsz3lmv; Sat, 09 May 2026 03:43:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778298224; a=rsa-sha256; cv=none; b=RAHjBUgbwjIc/woCZHVjC8t1pE7xM1sZTweUTBGGJ6/2mNv1+UCSux2P46DS7u2DKR8Rk3 KQOlnhqLJJ0ujHY1ZEbGB/PKxqRMhdb4bz/pVNWSjNuSDpo2DU+2q+6stQUUhlzbhT0eyp qSUPrOzXMU431kmABXJOW8f+YPC9kMlr+rtaEZZxIfnLd8we66ig/JsDfrytiMGir/2HfP w8BNLxmOCa1W9vyV6f4gXvghHnubGKLuBp0r+6o9Ma2IHm7wBXYad6bWU026lGM9wLiZ6G BLJ9R/yh3QinfgMVMtrkQ+xBDvBaBlcLhkx+kT1fwi43xidKIdQhy5By8X/urQ== 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=1778298224; 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=w15FGUDE7y9wjA9bqpviIZLoWq+udLHudppz0oCGf4s=; b=MvqmJuJAD1Xgbbf7x+AJn85Q9+zrXNnRlvqFOh4bYCC8lMZ0+3vFBWvOJvkqyL+QrcIvlY HeE+2jmEeMJ24jDOZ5ASRSUez0ROTQzvB+HICdzCtNNgUlWe0/DCLzbVfzjUjp9trgtLg/ IEDWfG9mCdRXofQhtjJ7YrkRBSA/OmJ1ideB5710uzCDwJXseEQPzT5ydKLoYoF+zE0T83 vRK+HR9IYCv3P8WobfFwna+yKncgE4wwgh9XcTsh5R22Cq1vxQDjkynVs9pytX6wU/uEAD Ke4RBDw6Sjl5sVHlvLmhB6QFWzJK0lYwYHyDiGwdwT+CvguNSTuPMP0SIDemfw== 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 4gCBfm2bXZzk33; Sat, 09 May 2026 03:43:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 03:43:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <800411687.93.1778298224367@jenkins.ci.freebsd.org> In-Reply-To: <1138156854.81.1778287410989@jenkins.ci.freebsd.org> References: <1138156854.81.1778287410989@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28453 - Still Unstable 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_92_57684802.1778298224166" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_92_57684802.1778298224166 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28453 (1bef5535c1f191055e545cad029eabe939d93d24) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28453/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28453/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28453/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1bef5535c1f191055e545cad029eabe939d93d24 by np: cxgbe(4): Updates to the hw and fw headers and config file The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_92_57684802.1778298224166-- From nobody Sat May 9 07:47:07 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 4gCJ3c2pgRz6csb9 for ; Sat, 09 May 2026 07:47:08 +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 4gCJ3b6vVlz46xH; Sat, 09 May 2026 07:47:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778312827; a=rsa-sha256; cv=none; b=rjDYcY/Sho+xIHbNgQsWG6Qzpubc++XkF15y65AB2OOlaFTYsQrgPJ459CRRD/3l+UoaPN HnnjUlb1fE0XGymab7+ic/2oHvW4xDSkfKt6LCyhqCzfvxAuRJ7YLtLtCinXIK6dq1QRx8 XOwtHUizr70lUYsDHJh+AlacyIJnWTNPQltvG7E9d1x+BqRgLT3Kx+VuHYUrVLRwOzvMS7 EMdGiw4nIYWB9O9Iw/UJ6wkpi0+1/KgHPDNiGYBwHrei4yN2oFjJB8aFZxcKqSgwLqQ/J/ HP8PGC+pRE4C5OPR8kPQJLB3igcs06QIpUb+mwlfGzKp0CcC9nsD3FD7eItn9A== 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=1778312827; 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=PJLkCmY0mZ/k+du/F7xw9Je3qCm9zuB7J1ylNP5uJuc=; b=D34G8B4p7zLfYbz0+0rwk9bWrEbFUEH564em4cSfgDR9UpczWlsJ3QrgX8H6413Tsxt8Bl H/UjlBTOAouQV5sYTEfNgFc2kKNg+J6W16y81ODZV5GnqcgpqPYeKUkiUa7Pz3rLhY9fX7 ErDCJlJ65TJGmWSicCniZceBSJLVIvcqacQNLBYRJ8aENOdk+XfSmreQ3BCTFCfIzon6dt L6lQu/O8iJwDSajxx+3s0jM8LIhIFizX9kBon2N+dhaQQsaNX8UFauy1VH2J/sE6HO/34c lnsF/Nh3AOlhnSpu64wmjzdmlnphP8Q17JLiIv7q8JdWS7t2UhX3dcGKZjsTaA== 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 4gCJ3b5th7zqBJ; Sat, 09 May 2026 07:47:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 07:47:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1697970459.103.1778312827884@jenkins.ci.freebsd.org> In-Reply-To: <800411687.93.1778298224367@jenkins.ci.freebsd.org> References: <800411687.93.1778298224367@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28454 - Failure 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_102_1722521367.1778312827247" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_102_1722521367.1778312827247 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28454 (10e342c1ec78af5a0b97739c806b16a6321= 18fa5) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28454= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28454/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28454/co= nsole 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) 10e342c1ec78af5a0b97739c806b16a632118fa5 by delphij: fsck_msdosfs: fix FAT header correction not persisting in cache mode The end of the build log: [...truncated 4.63 MiB...] usr.bin/xo/functional_test:xo_01__H -> passed [0.052s] usr.bin/xo/functional_test:xo_01__HIPx -> passed [0.052s] usr.bin/xo/functional_test:xo_01__HP -> passed [0.060s] usr.bin/xo/functional_test:xo_01__J -> passed [0.059s] usr.bin/xo/functional_test:xo_01__JP -> passed [0.055s] usr.bin/xo/functional_test:xo_01__T -> passed [0.053s] usr.bin/xo/functional_test:xo_01__X -> passed [0.054s] usr.bin/xo/functional_test:xo_01__XP -> passed [0.054s] usr.bin/yacc/yacc_tests:main -> passed [2.490s] usr.bin/yes/yes_test:argv -> passed [0.128s] usr.bin/yes/yes_test:multi -> passed [0.025s] usr.bin/yes/yes_test:none -> passed [0.027s] usr.bin/yes/yes_test:one -> passed [0.024s] usr.bin/yes/yes_test:stdout -> passed [1.033s] usr.sbin/certctl/certctl_test:list -> passed [0.843s] usr.sbin/certctl/certctl_test:metalog -> passed [0.833s] usr.sbin/certctl/certctl_test:misc -> passed [0.031s] usr.sbin/certctl/certctl_test:rehash -> passed [1.651s] usr.sbin/certctl/certctl_test:trust -> passed [0.809s] usr.sbin/certctl/certctl_test:untrust -> passed [0.849s] usr.sbin/chown/chown_test:RH_flag -> passed [0.058s] usr.sbin/chown/chown_test:RL_flag -> passed [0.058s] usr.sbin/chown/chown_test:RP_flag -> passed [0.058s] usr.sbin/chown/chown_test:f_flag -> passed [0.060s] usr.sbin/chown/chown_test:h_flag -> passed [0.066s] usr.sbin/chown/chown_test:v_flag -> passed [0.056s] usr.sbin/chown/chown_test:x_flag -> passed [0.101s] usr.sbin/ctladm/port:create_ioctl -> passed [0.112s] usr.sbin/ctladm/port:create_ioctl_options -> passed [0.110s] usr.sbin/ctladm/port:create_iscsi -> passed [0.104s] usr.sbin/ctladm/port:create_iscsi_alias -> passed [0.107s] usr.sbin/ctladm/port:create_iscsi_without_required_args -> passed [0.090= s] usr.sbin/ctladm/port:disable_ioctl -> passed [0.103s] usr.sbin/ctladm/port:enable_ioctl -> passed [0.093s] usr.sbin/ctladm/port:remove_ioctl -> passed [0.099s] usr.sbin/ctladm/port:remove_ioctl_without_required_args -> passed [0.094= s] usr.sbin/ctladm/port:remove_iscsi -> passed [0.101s] usr.sbin/ctladm/port:remove_iscsi_without_required_args -> passed [0.094= s] usr.sbin/daemon/daemon_test:both_pidfile -> passed [0.054s] usr.sbin/daemon/daemon_test:chdir -> passed [0.038s] usr.sbin/daemon/daemon_test:child_pidfile -> passed [0.033s] usr.sbin/daemon/daemon_test:child_pidfile_lock -> passed [0.029s] usr.sbin/daemon/daemon_test:newsyslog -> passed [0.448s] usr.sbin/daemon/daemon_test:output_file -> passed [0.027s] usr.sbin/daemon/daemon_test:restart_child -> passed [1.056s] usr.sbin/daemon/daemon_test:restart_hang -> passed [0.053s] usr.sbin/daemon/daemon_test:supervisor_pidfile -> passed [0.038s] usr.sbin/daemon/daemon_test:supervisor_pidfile_lock -> passed [0.033s] usr.sbin/daemon/daemon_test:title -> passed [0.034s] usr.sbin/daemon/daemon_test:user -> passed [0.038s] usr.sbin/etcupdate/always_test:main -> passed [2.777s] usr.sbin/etcupdate/conflicts_test:main -> passed [0.486s] usr.sbin/etcupdate/empty_file_test:main -> passed [0.050s] usr.sbin/etcupdate/fbsdid_test:main -> passed [0.684s] usr.sbin/etcupdate/ignore_test:main -> passed [0.226s] usr.sbin/etcupdate/preworld_test:main -> passed [0.223s] usr.sbin/etcupdate/tests_test:main -> passed [3.001s] usr.sbin/etcupdate/tzsetup_test:main -> passed [0.279s] usr.sbin/extattr/extattr_test:bad_namespace -> passed [0.053s] usr.sbin/extattr/extattr_test:hex -> passed [0.047s] usr.sbin/extattr/extattr_test:hex_nonascii -> passed [0.043s] usr.sbin/extattr/extattr_test:long_name -> passed [0.065s] usr.sbin/extattr/extattr_test:loud -> passed [0.057s] usr.sbin/extattr/extattr_test:noattrs -> passed [0.039s] usr.sbin/extattr/extattr_test:nonexistent_file -> passed [0.056s] usr.sbin/extattr/extattr_test:null -> passed [0.046s] usr.sbin/extattr/extattr_test:one_system_attr -> passed [0.056s] usr.sbin/extattr/extattr_test:one_user_attr -> passed [0.052s] usr.sbin/extattr/extattr_test:stdin -> passed [0.049s] usr.sbin/extattr/extattr_test:stringify -> passed [0.044s] usr.sbin/extattr/extattr_test:symlink -> passed [0.051s] usr.sbin/extattr/extattr_test:symlink_nofollow -> passed [0.061s] usr.sbin/extattr/extattr_test:system_and_user_attrs -> passed [0.082s] usr.sbin/extattr/extattr_test:two_files -> passed [0.059s] usr.sbin/extattr/extattr_test:two_files_force -> passed [0.084s] usr.sbin/extattr/extattr_test:two_user_attrs -> passed [0.076s] usr.sbin/extattr/extattr_test:unprivileged_user_cannot_set_system_attr -> = passed [0.038s] usr.sbin/fstyp/fstyp_test:befs -> passed [0.050s] usr.sbin/fstyp/fstyp_test:cd9660 -> passed [0.052s] usr.sbin/fstyp/fstyp_test:cd9660_label -> passed [0.050s] usr.sbin/fstyp/fstyp_test:dir -> passed [0.035s] usr.sbin/fstyp/fstyp_test:empty -> passed [0.033s] usr.sbin/fstyp/fstyp_test:exfat -> passed [0.313s] usr.sbin/fstyp/fstyp_test:exfat_label -> passed [0.316s] usr.sbin/fstyp/fstyp_test:ext2 -> passed [0.041s] usr.sbin/fstyp/fstyp_test:ext3 -> passed [0.043s] usr.sbin/fstyp/fstyp_test:ext4 -> passed [0.044s] usr.sbin/fstyp/fstyp_test:ext4_label -> passed [0.034s] usr.sbin/fstyp/fstyp_test:fat12 -> passed [0.052s] usr.sbin/fstyp/fstyp_test:fat16 -> passed [0.052s] usr.sbin/fstyp/fstyp_test:fat32 -> passed [0.052s] usr.sbin/fstyp/fstyp_test:fat32_label -> passed [0.052s] usr.sbin/fstyp/fstyp_test:ntfs -> passed [0.057s] usr.sbin/fstyp/fstyp_test:ntfs_with_label -> passed [0.054s] usr.sbin/fstyp/fstyp_test:ufs1 -> passed [0.050s] usr.sbin/fstyp/fstyp_test:ufs2 -> passed [0.050s] usr.sbin/fstyp/fstyp_test:ufs2_label -> passed [0.041s] usr.sbin/fstyp/fstyp_test:ufs_on_device -> passed [0.060s] usr.sbin/fstyp/fstyp_test:zeros -> passed [0.035s] usr.sbin/makefs/makefs_cd9660_tests:D_flag -> passed [0.434s] usr.sbin/makefs/makefs_cd9660_tests:F_flag -> passed [0.477s] usr.sbin/makefs/makefs_cd9660_tests:T_flag_F_flag -> passed [0.059s] usr.sbin/makefs/makefs_cd9660_tests:T_flag_dir -> passed [0.053s] usr.sbin/makefs/makefs_cd9660_tests:T_flag_mtree -> passed [0.058s] usr.sbin/makefs/makefs_cd9660_tests:duplicate_names -> passed [0.062s] usr.sbin/makefs/makefs_cd9660_tests:from_mtree_spec_file -> passed [0.45= 0s] usr.sbin/makefs/makefs_cd9660_tests:from_multiple_dirs -> passed [0.464s= ] usr.sbin/makefs/makefs_cd9660_tests:from_single_dir -> passed [0.450s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_allow_deep_trees -> passed [0= .440s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_allow_max_name -> skipped: -o = allow-max-name is not implemented [0.023s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_isolevel_1 -> skipped: -o isol= evel=3D1 is failing [0.020s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_isolevel_2 -> passed [0.430s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_isolevel_3 -> skipped: -o isol= evel=3D3 is not implemented [0.030s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_preparer -> passed [0.059s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_publisher -> passed [0.059s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_rockridge -> passed [0.099s] usr.sbin/makefs/makefs_cd9660_tests:o_flag_rockridge_dev_nodes -> passed = [0.093s] usr.sbin/makefs/makefs_ffs_tests:D_flag -> passed [0.435s] usr.sbin/makefs/makefs_ffs_tests:F_flag -> passed [0.446s] usr.sbin/makefs/makefs_ffs_tests:T_flag_F_flag -> passed [0.068s] usr.sbin/makefs/makefs_ffs_tests:T_flag_dir -> passed [0.058s] usr.sbin/makefs/makefs_ffs_tests:T_flag_mtree -> passed [0.069s] usr.sbin/makefs/makefs_ffs_tests:autocalculate_image_size -> passed [0.4= 71s] usr.sbin/makefs/makefs_ffs_tests:from_mtree_spec_file -> passed [0.437s] usr.sbin/makefs/makefs_ffs_tests:from_multiple_dirs -> passed [0.446s] usr.sbin/makefs/makefs_ffs_tests:from_single_dir -> passed [0.436s] usr.sbin/makefs/makefs_ffs_tests:o_flag_version_1 -> passed [0.446s] usr.sbin/makefs/makefs_ffs_tests:o_flag_version_2 -> passed [0.428s] usr.sbin/makefs/makefs_msdos_tests:T_flag_F_flag -> passed [0.060s] usr.sbin/makefs/makefs_msdos_tests:T_flag_dir -> passed [0.060s] usr.sbin/makefs/makefs_msdos_tests:T_flag_mtree -> passed [0.059s] usr.sbin/makefs/makefs_zfs_tests:T_flag_F_flag -> passed [2.742s] usr.sbin/makefs/makefs_zfs_tests:T_flag_dir -> passed [2.715s] usr.sbin/makefs/makefs_zfs_tests:T_flag_mtree -> passed [2.763s] usr.sbin/makefs/makefs_zfs_tests:autoexpand -> passed [3.139s] usr.sbin/makefs/makefs_zfs_tests:basic -> passed [3.121s] usr.sbin/makefs/makefs_zfs_tests:compression -> epair1a: link state chang= ed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [90.945s] usr.sbin/makefs/makefs_zfs_tests:dataset_removal -> passed [2.519s] usr.sbin/makefs/makefs_zfs_tests:devfs -> passed [2.488s] usr.sbin/makefs/makefs_zfs_tests:empty_dir -> passed [2.728s] usr.sbin/makefs/makefs_zfs_tests:empty_fs -> passed [2.666s] usr.sbin/makefs/makefs_zfs_tests:file_extend -> epair1a: link state chang= ed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [13.474s] usr.sbin/makefs/makefs_zfs_tests:file_sizes -> passed [2.818s] usr.sbin/makefs/makefs_zfs_tests:hard_links -> passed [2.602s] usr.sbin/makefs/makefs_zfs_tests:indirect_dnode_array -> passed [2.897s] usr.sbin/makefs/makefs_zfs_tests:long_file_name -> passed [2.747s] usr.sbin/makefs/makefs_zfs_tests:multi_dataset_1 -> passed [2.636s] usr.sbin/makefs/makefs_zfs_tests:multi_dataset_2 -> passed [2.739s] usr.sbin/makefs/makefs_zfs_tests:multi_dataset_3 -> passed [2.517s] usr.sbin/makefs/makefs_zfs_tests:multi_dataset_4 -> passed [2.568s] usr.sbin/makefs/makefs_zfs_tests:multi_staging_1 -> passed [2.663s] usr.sbin/makefs/makefs_zfs_tests:multi_staging_2 -> passed [2.531s] usr.sbin/makefs/makefs_zfs_tests:perms -> FATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:58580' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy72.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins4452993059945312281.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@5ac3a497:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:58580": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:58580 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure FATAL: Channel "hudson.remoting.Channel@5ac3a497:JNLP4-connect connection f= rom lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:58580": Remote cal= l on JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607= c:0:0:16:40]:58580 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@5ac3a497:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:58580": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:58580 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1162) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:538) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #28454 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_102_1722521367.1778312827247-- From nobody Sat May 9 09:42:23 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 4gCLcc3Py2z6d2TB for ; Sat, 09 May 2026 09:42:24 +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 4gCLcc0VgVz4LWx; Sat, 09 May 2026 09:42:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778319744; a=rsa-sha256; cv=none; b=kzUoO4AfupuxctIA6ukN9esJhVyZJ/aeGJivi+c1i00zNOP6KQdTWr5XylnCPV/LcuWbfn DXJUk4mkzv9qYCUq5Zl/cvow+/NTvqcrKIQJENjJEvNg3RYIa/sSUc238088Pyd4CQrYlK HQPJvN2mGPgCNUd4uM5t9CsMJZ3txIxjKsd27uEFZnnrDCl+k30qCFP0At8ePhQnRAByMd QSOTmi9xLzemoFneBrpzM/Xsb444iSPf+L52vcqaRlzHQoP+pzJ+mncauIJzOUOU+Iz3SG WQyAgXHR8blq6hUeCdbq6dRwc1lE0mFrLcffHqItmAYwid9Ex8yUqOn+uehPXA== 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=1778319744; 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: list-id; bh=GJQLEp92xb4OQac999mC2n9Y+XG3/u7AkyAOKLdr3dw=; b=P/0YFQdpP6RATyc8ffhZZ41ZftPFA6ksq2Qf77lrkkGEBqWMmSm8M0IFYWU9EeKSaOi9Bh apBgTkpihPr33IrGOh5vuvZuKL/eF90K7dvnLkRjtZm8V4NylpFhUa3eJ7PSHIfnd1D8vA WKNnTPC7h61+F0MTMaaqjsYmRY2fv0aq2UQSvEt/dWy9CYfj6Gv3WcVfJBPMay6SL1nJf7 XetLsY7LNcaTDR7rHj+zAcZYQmU6rE7C095nIobNbqQjR2HSaZKMQyQUKf1uZq2BixEpDx vigQEI0SqXD7u9ZFPldwScCjBBfZnOrWRWTr0zCpgUqYVPLq72xnJSAvhTNSTg== 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 4gCLcb6yb3ztph; Sat, 09 May 2026 09:42:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 09:42:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1772555472.117.1778319743995@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3609 - Failure 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_116_1921559964.1778319743803" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_116_1921559964.1778319743803 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #3609 (072f79d0a287528b11da866d6115f= 726a69eca0d) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/3609/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 3609/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 609/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) 072f79d0a287528b11da866d6115f726a69eca0d by aokblast: hwpstate_amd: Initialize CPPC driver type The end of the build log: [...truncated 4.15 MiB...] --- includes_subdir_tests/atf_python --- --- includes_subdir_tests/atf_python/sys/netpfil --- =3D=3D=3D> tests/atf_python/sys/netpfil (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/banner --- =3D=3D=3D> usr.bin/banner (includes) --- includes_subdir_tests --- --- includes_subdir_tests/sys --- --- includes_subdir_tests/sys/pjdfstest --- --- includes_subdir_tests/sys/pjdfstest/tests/chown --- =3D=3D=3D> tests/sys/pjdfstest/tests/chown (includes) --- includes_subdir_tests/atf_python --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/atf_python/sys/ne= tpfil...] --- includes_subdir_sbin --- --- includes_subdir_sbin/nvmecontrol/modules/samsung --- =3D=3D=3D> sbin/nvmecontrol/modules/samsung (includes) --- includes_subdir_libexec --- --- includes_subdir_libexec/bootpd/tools/bootptest --- =3D=3D=3D> libexec/bootpd/tools/bootptest (includes) --- includes_subdir_usr.bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/banner...] --- includes_subdir_tests --- --- includes_subdir_tests/sys --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/sys/pjdfstest/tes= ts/chown...] --- includes_subdir_sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sbin/nvmecontrol/module= s/samsung...] --- includes_subdir_sbin/nvmecontrol/modules/wdc --- =3D=3D=3D> sbin/nvmecontrol/modules/wdc (includes) --- includes_subdir_lib --- --- includes_subdir_lib/libc/tests/db --- =3D=3D=3D> lib/libc/tests/db (includes) --- includes_subdir_libexec --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/libexec/bootpd/tools/bo= otptest...] --- includes_subdir_lib --- --- includes_subdir_lib/libc++ --- [Creating nested objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc++/files= ystem...] --- includes_subdir_lib/libc --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc/tests/db...] --- includes_subdir_sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sbin/nvmecontrol/module= s/wdc...] --- includes_subdir_lib --- --- includes_subdir_lib/libc++ --- [Creating nested objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc++/ryu..= .] --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/bsdconfig/docsinstall --- =3D=3D=3D> usr.sbin/bsdconfig/docsinstall (includes) --- includes_subdir_bin --- --- includes_subdir_bin/sh/tests/invocation --- =3D=3D=3D> bin/sh/tests/invocation (includes) --- includes_subdir_usr.sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/bsdconfig/docs= install...] --- includes_subdir_bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/bin/sh/tests/invocation= ...] --- includes_subdir_share --- --- includes_subdir_share/i18n/esdb/APPLE --- =3D=3D=3D> share/i18n/esdb/APPLE (includes) --- includes_subdir_share/i18n/csmapper --- --- includes_subdir_share/i18n/csmapper/BIG5 --- =3D=3D=3D> share/i18n/csmapper/BIG5 (includes) --- includes_subdir_share/i18n/esdb --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/share/i18n/esdb/APPLE..= .] --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/basename --- =3D=3D=3D> usr.bin/basename (includes) --- includes_subdir_share --- --- includes_subdir_share/i18n/csmapper --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/share/i18n/csmapper/BIG= 5...] --- includes_subdir_usr.bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/basename...] --- includes_subdir_usr.bin/bintrans --- =3D=3D=3D> usr.bin/bintrans (includes) --- includes_subdir_tests --- --- includes_subdir_tests/atf_python --- --- includes_subdir_tests/atf_python/sys/netpfil/ipfw --- =3D=3D=3D> tests/atf_python/sys/netpfil/ipfw (includes) --- includes_subdir_tests/sys --- --- includes_subdir_tests/sys/pjdfstest/tests/ftruncate --- =3D=3D=3D> tests/sys/pjdfstest/tests/ftruncate (includes) --- includes_subdir_libexec --- --- includes_subdir_libexec/fingerd --- =3D=3D=3D> libexec/fingerd (includes) --- includes_subdir_usr.bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/bintrans...] --- includes_subdir_tests --- --- includes_subdir_tests/atf_python --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/atf_python/sys/ne= tpfil/ipfw...] --- includes_subdir_lib --- --- includes_subdir_lib/libc --- --- includes_subdir_lib/libc/tests/gen --- =3D=3D=3D> lib/libc/tests/gen (includes) --- includes_subdir_tests --- --- includes_subdir_tests/sys --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/sys/pjdfstest/tes= ts/ftruncate...] --- includes_subdir_libexec --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/libexec/fingerd...] --- includes_subdir_lib --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc/tests/gen...] --- includes_subdir_sbin --- --- includes_subdir_sbin/pfilctl --- =3D=3D=3D> sbin/pfilctl (includes) --- includes_subdir_share --- --- includes_subdir_share/i18n/csmapper/CNS --- =3D=3D=3D> share/i18n/csmapper/CNS (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/bsdconfig/docsinstall/include --- =3D=3D=3D> usr.sbin/bsdconfig/docsinstall/include (includes) --- includes_subdir_bin --- --- includes_subdir_bin/sh/tests/parameters --- =3D=3D=3D> bin/sh/tests/parameters (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/basename --- --- includes_subdir_usr.bin/basename/tests --- =3D=3D=3D> usr.bin/basename/tests (includes) --- includes_subdir_sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sbin/pfilctl...] --- includes_subdir_usr.sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/bsdconfig/docs= install/include...] --- includes_subdir_share --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/share/i18n/csmapper/CNS= ...] --- includes_subdir_usr.bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/basename/tests.= ..] --- includes_subdir_bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/bin/sh/tests/parameters= ...] --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/bintrans --- --- includes_subdir_usr.bin/bintrans/tests --- =3D=3D=3D> usr.bin/bintrans/tests (includes) --- includes_subdir_libexec --- --- includes_subdir_libexec/rbootd --- =3D=3D=3D> libexec/rbootd (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/brandelf --- =3D=3D=3D> usr.bin/brandelf (includes) --- includes_subdir_tests --- --- includes_subdir_tests/sys/pjdfstest/tests/granular --- =3D=3D=3D> tests/sys/pjdfstest/tests/granular (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/bintrans --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/bintrans/tests.= ..] --- includes_subdir_libexec --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/libexec/rbootd...] --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/brandelf --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/brandelf...] --- includes_subdir_tests --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/sys/pjdfstest/tes= ts/granular...] --- includes_subdir_lib --- --- includes_subdir_lib/libc/tests/gen/execve --- =3D=3D=3D> lib/libc/tests/gen/execve (includes) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc/tests/gen/exec= ve...] --- includes_subdir_sbin --- --- includes_subdir_sbin/rcorder --- =3D=3D=3D> sbin/rcorder (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/bsdconfig/dot --- =3D=3D=3D> usr.sbin/bsdconfig/dot (includes) --- includes_subdir_sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sbin/rcorder...] --- includes_subdir_share --- --- includes_subdir_share/i18n/csmapper/CP --- =3D=3D=3D> share/i18n/csmapper/CP (includes) --- includes_subdir_usr.sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/bsdconfig/dot.= ..] --- includes_subdir_lib --- --- includes_subdir_lib/libc++ --- --- _STDINS --- --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/cdcontrol --- =3D=3D=3D> usr.sbin/cdcontrol (includes) --- includes_subdir_share --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/share/i18n/csmapper/CP.= ..] --- includes_subdir_lib --- install -U -C -o root -g wheel -m 444 /workspace/src/contrib/llvm-project= /libcxx/include/__assert /workspace/src/contrib/llvm-project/libcxx/include= /__bit_reference /workspace/src/contrib/llvm-project/libcxx/include/__confi= g /workspace/src/contrib/llvm-project/libcxx/include/__hash_table /workspac= e/src/contrib/llvm-project/libcxx/include/__locale /workspace/src/contrib/l= lvm-project/libcxx/include/__log_hardening_failure /workspace/src/contrib/l= lvm-project/libcxx/include/__mbstate_t.h /workspace/src/contrib/llvm-projec= t/libcxx/include/__node_handle /workspace/src/contrib/llvm-project/libcxx/i= nclude/__split_buffer /workspace/src/contrib/llvm-project/libcxx/include/__= std_mbstate_t.h /workspace/src/contrib/llvm-project/libcxx/include/__tree /= workspace/src/contrib/llvm-project/libcxx/include/__undef_macros /workspace= /src/contrib/llvm-project/libcxx/include/__verbose_abort /workspace/src/con= trib/llvm-project/libcxx/include/__verbose_trap /workspace/src/contrib/llvm= -project/libcxx/include/algorithm /workspace/src/contrib/llvm-project/libcx= x/include/any /workspace/src/contrib/llvm-project/libcxx/include/array /wor= kspace/src/contrib/llvm-project/libcxx/include/atomic /workspace/src/contri= b/llvm-project/libcxx/include/barrier /workspace/src/contrib/llvm-project/l= ibcxx/include/bit /workspace/src/contrib/llvm-project/libcxx/include/bitset= /workspace/src/contrib/llvm-project/libcxx/include/cassert /workspace/src/= contrib/llvm-project/libcxx/include/ccomplex /workspace/src/contrib/llvm-pr= oject/libcxx/include/cctype /workspace/src/contrib/llvm-project/libcxx/incl= ude/cerrno /workspace/src/contrib/llvm-project/libcxx/include/cfenv /worksp= ace/src/contrib/llvm-project/libcxx/include/cfloat /workspace/src/contrib/l= lvm-project/libcxx/include/charconv /workspace/src/contrib/llvm-project/lib= cxx/include/chrono /workspace/src/contrib/llvm-project/libcxx/include/cintt= ypes /workspace/src/contrib/llvm-project/libcxx/include/ciso646 /workspace/= src/contrib/llvm-project/libcxx/include/climits /workspace/src/contrib/llvm= -project/libcxx/include/clocale /workspace/src/contrib/llvm-project/libcxx/= include/cmath /workspace/src/contrib/llvm-project/libcxx/include/codecvt /w= orkspace/src/contrib/llvm-project/libcxx/include/compare /workspace/src/con= trib/llvm-project/libcxx/include/complex /workspace/src/contrib/llvm-projec= t/libcxx/include/complex.h /workspace/src/contrib/llvm-project/libcxx/inclu= de/concepts /workspace/src/contrib/llvm-project/libcxx/include/condition_va= riable /workspace/src/contrib/llvm-project/libcxx/include/coroutine /worksp= ace/src/contrib/llvm-project/libcxx/include/csetjmp /workspace/src/contrib/= llvm-project/libcxx/include/csignal /workspace/src/contrib/llvm-project/lib= cxx/include/cstdalign /workspace/src/contrib/llvm-project/libcxx/include/cs= tdarg /workspace/src/contrib/llvm-project/libcxx/include/cstdbool /workspac= e/src/contrib/llvm-project/libcxx/include/cstddef /workspace/src/contrib/ll= vm-project/libcxx/include/cstdint /workspace/src/contrib/llvm-project/libcx= x/include/cstdio /workspace/src/contrib/llvm-project/libcxx/include/cstdlib= /workspace/src/contrib/llvm-project/libcxx/include/cstring /workspace/src/= contrib/llvm-project/libcxx/include/ctgmath /workspace/src/contrib/llvm-pro= ject/libcxx/include/ctime /workspace/src/contrib/llvm-project/libcxx/includ= e/ctype.h /workspace/src/contrib/llvm-project/libcxx/include/cuchar /worksp= ace/src/contrib/llvm-project/libcxx/include/cwchar /workspace/src/contrib/l= lvm-project/libcxx/include/cwctype /workspace/src/contrib/llvm-project/libc= xx/include/deque /workspace/src/contrib/llvm-project/libcxx/include/errno.h= /workspace/src/contrib/llvm-project/libcxx/include/exception /workspace/sr= c/contrib/llvm-project/libcxx/include/execution /workspace/src/contrib/llvm= -project/libcxx/include/expected /workspace/src/contrib/llvm-project/libcxx= /include/fenv.h /workspace/src/contrib/llvm-project/libcxx/include/filesyst= em /workspace/src/contrib/llvm-project/libcxx/include/flat_map /workspace/s= rc/contrib/llvm-project/libcxx/include/flat_set /workspace/src/contrib/llvm= -project/libcxx/include/float.h /workspace/src/contrib/llvm-project/libcxx/= include/format /workspace/src/contrib/llvm-project/libcxx/include/forward_l= ist /workspace/src/contrib/llvm-project/libcxx/include/fstream /workspace/s= rc/contrib/llvm-project/libcxx/include/functional /workspace/src/contrib/ll= vm-project/libcxx/include/future /workspace/src/contrib/llvm-project/libcxx= /include/initializer_list /workspace/src/contrib/llvm-project/libcxx/includ= e/inttypes.h /workspace/src/contrib/llvm-project/libcxx/include/iomanip /wo= rkspace/src/contrib/llvm-project/libcxx/include/ios /workspace/src/contrib/= llvm-project/libcxx/include/iosfwd /workspace/src/contrib/llvm-project/libc= xx/include/iostream /workspace/src/contrib/llvm-project/libcxx/include/istr= eam /workspace/src/contrib/llvm-project/libcxx/include/iterator /workspace/= src/contrib/llvm-project/libcxx/include/latch /workspace/src/contrib/llvm-p= roject/libcxx/include/limits /workspace/src/contrib/llvm-project/libcxx/inc= lude/list /workspace/src/contrib/llvm-project/libcxx/include/locale /worksp= ace/src/contrib/llvm-project/libcxx/include/map /workspace/src/contrib/llvm= -project/libcxx/include/math.h /workspace/src/contrib/llvm-project/libcxx/i= nclude/mdspan /workspace/src/contrib/llvm-project/libcxx/include/memory /wo= rkspace/src/contrib/llvm-project/libcxx/include/memory_resource /workspace/= src/contrib/llvm-project/libcxx/include/mutex /workspace/src/contrib/llvm-p= roject/libcxx/include/new /workspace/src/contrib/llvm-project/libcxx/includ= e/numbers /workspace/src/contrib/llvm-project/libcxx/include/numeric /works= pace/src/contrib/llvm-project/libcxx/include/optional /workspace/src/contri= b/llvm-project/libcxx/include/ostream /workspace/src/contrib/llvm-project/l= ibcxx/include/print /workspace/src/contrib/llvm-project/libcxx/include/queu= e /workspace/src/contrib/llvm-project/libcxx/include/random /workspace/src/= contrib/llvm-project/libcxx/include/ranges /workspace/src/contrib/llvm-proj= ect/libcxx/include/ratio /workspace/src/contrib/llvm-project/libcxx/include= /regex /workspace/src/contrib/llvm-project/libcxx/include/scoped_allocator = /workspace/src/contrib/llvm-project/libcxx/include/semaphore /workspace/src= /contrib/llvm-project/libcxx/include/set /workspace/src/contrib/llvm-projec= t/libcxx/include/shared_mutex /workspace/src/contrib/llvm-project/libcxx/in= clude/source_location /workspace/src/contrib/llvm-project/libcxx/include/sp= an /workspace/src/contrib/llvm-project/libcxx/include/sstream /workspace/sr= c/contrib/llvm-project/libcxx/include/stack /workspace/src/contrib/llvm-pro= ject/libcxx/include/stdatomic.h /workspace/src/contrib/llvm-project/libcxx/= include/stdbool.h /workspace/src/contrib/llvm-project/libcxx/include/stddef= .h /workspace/src/contrib/llvm-project/libcxx/include/stdexcept /workspace/= src/contrib/llvm-project/libcxx/include/stdio.h /workspace/src/contrib/llvm= -project/libcxx/include/stdlib.h /workspace/src/contrib/llvm-project/libcxx= /include/stop_token /workspace/src/contrib/llvm-project/libcxx/include/stre= ambuf /workspace/src/contrib/llvm-project/libcxx/include/string /workspace/= src/contrib/llvm-project/libcxx/include/string.h /workspace/src/contrib/llv= m-project/libcxx/include/string_view /workspace/src/contrib/llvm-project/li= bcxx/include/strstream /workspace/src/contrib/llvm-project/libcxx/include/s= yncstream /workspace/src/contrib/llvm-project/libcxx/include/system_error /= workspace/src/contrib/llvm-project/libcxx/include/tgmath.h /workspace/src/c= ontrib/llvm-project/libcxx/include/thread /workspace/src/contrib/llvm-proje= ct/libcxx/include/tuple /workspace/src/contrib/llvm-project/libcxx/include/= type_traits /workspace/src/contrib/llvm-project/libcxx/include/typeindex /w= orkspace/src/contrib/llvm-project/libcxx/include/typeinfo /workspace/src/co= ntrib/llvm-project/libcxx/include/uchar.h /workspace/src/contrib/llvm-proje= ct/libcxx/include/unordered_map /workspace/src/contrib/llvm-project/libcxx/= include/unordered_set /workspace/src/contrib/llvm-project/libcxx/include/ut= ility /workspace/src/contrib/llvm-project/libcxx/include/valarray /workspac= e/src/contrib/llvm-project/libcxx/include/variant /workspace/src/contrib/ll= vm-project/libcxx/include/vector /workspace/src/contrib/llvm-project/libcxx= /include/version /workspace/src/contrib/llvm-project/libcxx/include/wchar.h= /workspace/src/contrib/llvm-project/libcxx/include/wctype.h /workspace/src= /lib/libc++/__assertion_handler /workspace/src/lib/libc++/__config_site /wo= rkspace/src/lib/libc++/libcxx.imp /workspace/src/lib/libc++/module.modulema= p /workspace/src/contrib/libcxxrt/cxxabi.h /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/ --- includes_subdir_tests --- --- includes_subdir_tests/sys/pjdfstest/tests/link --- =3D=3D=3D> tests/sys/pjdfstest/tests/link (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/chkgrp --- =3D=3D=3D> usr.sbin/chkgrp (includes) --- includes_subdir_usr.sbin/cdcontrol --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/cdcontrol...] --- includes_subdir_usr.sbin/chkgrp --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/chkgrp...] --- includes_subdir_tests --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/sys/pjdfstest/tes= ts/link...] --- includes_subdir_bin --- --- includes_subdir_bin/sh/tests/parser --- =3D=3D=3D> bin/sh/tests/parser (includes) --- includes_subdir_lib --- --- includes_subdir_lib/libc --- --- includes_subdir_lib/libc/tests/gen/posix_spawn --- =3D=3D=3D> lib/libc/tests/gen/posix_spawn (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/bsdcat --- =3D=3D=3D> usr.bin/bsdcat (includes) --- includes_subdir_libexec --- --- includes_subdir_libexec/talkd --- =3D=3D=3D> libexec/talkd (includes) --- includes_subdir_lib --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc/tests/gen/posi= x_spawn...] --- includes_subdir_bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/bin/sh/tests/parser...] --- includes_subdir_usr.bin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.bin/bsdcat...] --- includes_subdir_libexec --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/libexec/talkd...] --- includes_subdir_lib --- --- includes_subdir_lib/libc++ --- --- _ALGINS --- install -U -C -o root -g wheel -m 444 /workspace/src/contrib/llvm-project= /libcxx/include/__algorithm/adjacent_find.h /workspace/src/contrib/llvm-pro= ject/libcxx/include/__algorithm/all_of.h /workspace/src/contrib/llvm-projec= t/libcxx/include/__algorithm/any_of.h /workspace/src/contrib/llvm-project/l= ibcxx/include/__algorithm/binary_search.h /workspace/src/contrib/llvm-proje= ct/libcxx/include/__algorithm/clamp.h /workspace/src/contrib/llvm-project/l= ibcxx/include/__algorithm/comp.h /workspace/src/contrib/llvm-project/libcxx= /include/__algorithm/comp_ref_type.h /workspace/src/contrib/llvm-project/li= bcxx/include/__algorithm/copy.h /workspace/src/contrib/llvm-project/libcxx/= include/__algorithm/copy_backward.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/copy_if.h /workspace/src/contrib/llvm-project/libcx= x/include/__algorithm/copy_move_common.h /workspace/src/contrib/llvm-projec= t/libcxx/include/__algorithm/copy_n.h /workspace/src/contrib/llvm-project/l= ibcxx/include/__algorithm/count.h /workspace/src/contrib/llvm-project/libcx= x/include/__algorithm/count_if.h /workspace/src/contrib/llvm-project/libcxx= /include/__algorithm/equal.h /workspace/src/contrib/llvm-project/libcxx/inc= lude/__algorithm/equal_range.h /workspace/src/contrib/llvm-project/libcxx/i= nclude/__algorithm/fill.h /workspace/src/contrib/llvm-project/libcxx/includ= e/__algorithm/fill_n.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/find.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/find_end.h /workspace/src/contrib/llvm-project/libcxx/include/__algor= ithm/find_first_of.h /workspace/src/contrib/llvm-project/libcxx/include/__a= lgorithm/find_if.h /workspace/src/contrib/llvm-project/libcxx/include/__alg= orithm/find_if_not.h /workspace/src/contrib/llvm-project/libcxx/include/__a= lgorithm/find_segment_if.h /workspace/src/contrib/llvm-project/libcxx/inclu= de/__algorithm/for_each.h /workspace/src/contrib/llvm-project/libcxx/includ= e/__algorithm/for_each_n.h /workspace/src/contrib/llvm-project/libcxx/inclu= de/__algorithm/for_each_n_segment.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/for_each_segment.h /workspace/src/contrib/llvm-proj= ect/libcxx/include/__algorithm/generate.h /workspace/src/contrib/llvm-proje= ct/libcxx/include/__algorithm/generate_n.h /workspace/src/contrib/llvm-proj= ect/libcxx/include/__algorithm/half_positive.h /workspace/src/contrib/llvm-= project/libcxx/include/__algorithm/in_found_result.h /workspace/src/contrib= /llvm-project/libcxx/include/__algorithm/in_fun_result.h /workspace/src/con= trib/llvm-project/libcxx/include/__algorithm/in_in_out_result.h /workspace/= src/contrib/llvm-project/libcxx/include/__algorithm/in_in_result.h /workspa= ce/src/contrib/llvm-project/libcxx/include/__algorithm/in_out_out_result.h = /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/in_out_resul= t.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/includes= .h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/inplace_m= erge.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/is_he= ap.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/is_heap= _until.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/is_= partitioned.h /workspace/src/contrib/llvm-project/libcxx/include/__algorith= m/is_permutation.h /workspace/src/contrib/llvm-project/libcxx/include/__alg= orithm/is_sorted.h /workspace/src/contrib/llvm-project/libcxx/include/__alg= orithm/is_sorted_until.h /workspace/src/contrib/llvm-project/libcxx/include= /__algorithm/iter_swap.h /workspace/src/contrib/llvm-project/libcxx/include= /__algorithm/iterator_operations.h /workspace/src/contrib/llvm-project/libc= xx/include/__algorithm/lexicographical_compare.h /workspace/src/contrib/llv= m-project/libcxx/include/__algorithm/lexicographical_compare_three_way.h /w= orkspace/src/contrib/llvm-project/libcxx/include/__algorithm/lower_bound.h = /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/make_heap.h = /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/make_project= ed.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/max.h /= workspace/src/contrib/llvm-project/libcxx/include/__algorithm/max_element.h= /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/merge.h /wo= rkspace/src/contrib/llvm-project/libcxx/include/__algorithm/min.h /workspac= e/src/contrib/llvm-project/libcxx/include/__algorithm/min_element.h /worksp= ace/src/contrib/llvm-project/libcxx/include/__algorithm/min_max_result.h /w= orkspace/src/contrib/llvm-project/libcxx/include/__algorithm/minmax.h /work= space/src/contrib/llvm-project/libcxx/include/__algorithm/minmax_element.h = /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/mismatch.h /= workspace/src/contrib/llvm-project/libcxx/include/__algorithm/move.h /works= pace/src/contrib/llvm-project/libcxx/include/__algorithm/move_backward.h /w= orkspace/src/contrib/llvm-project/libcxx/include/__algorithm/next_permutati= on.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/none_of= .h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/nth_eleme= nt.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/out_val= ue_result.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/= partial_sort.h /workspace/src/contrib/llvm-project/libcxx/include/__algorit= hm/partial_sort_copy.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/partition.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/partition_copy.h /workspace/src/contrib/llvm-project/libcxx/incl= ude/__algorithm/partition_point.h /workspace/src/contrib/llvm-project/libcx= x/include/__algorithm/pop_heap.h /workspace/src/contrib/llvm-project/libcxx= /include/__algorithm/prev_permutation.h /workspace/src/contrib/llvm-project= /libcxx/include/__algorithm/pstl.h /workspace/src/contrib/llvm-project/libc= xx/include/__algorithm/push_heap.h /workspace/src/contrib/llvm-project/libc= xx/include/__algorithm/radix_sort.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/ranges_adjacent_find.h /workspace/src/contrib/llvm-= project/libcxx/include/__algorithm/ranges_all_of.h /workspace/src/contrib/l= lvm-project/libcxx/include/__algorithm/ranges_any_of.h /workspace/src/contr= ib/llvm-project/libcxx/include/__algorithm/ranges_binary_search.h /workspac= e/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_clamp.h /works= pace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_contains.h = /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_conta= ins_subrange.h /workspace/src/contrib/llvm-project/libcxx/include/__algorit= hm/ranges_copy.h /workspace/src/contrib/llvm-project/libcxx/include/__algor= ithm/ranges_copy_backward.h /workspace/src/contrib/llvm-project/libcxx/incl= ude/__algorithm/ranges_copy_if.h /workspace/src/contrib/llvm-project/libcxx= /include/__algorithm/ranges_copy_n.h /workspace/src/contrib/llvm-project/li= bcxx/include/__algorithm/ranges_count.h /workspace/src/contrib/llvm-project= /libcxx/include/__algorithm/ranges_count_if.h /workspace/src/contrib/llvm-p= roject/libcxx/include/__algorithm/ranges_ends_with.h /workspace/src/contrib= /llvm-project/libcxx/include/__algorithm/ranges_equal.h /workspace/src/cont= rib/llvm-project/libcxx/include/__algorithm/ranges_equal_range.h /workspace= /src/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill.h /workspa= ce/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill_n.h /wor= kspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_find.h /w= orkspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_en= d.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_f= ind_first_of.h /workspace/src/contrib/llvm-project/libcxx/include/__algorit= hm/ranges_find_if.h /workspace/src/contrib/llvm-project/libcxx/include/__al= gorithm/ranges_find_if_not.h /workspace/src/contrib/llvm-project/libcxx/inc= lude/__algorithm/ranges_find_last.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/ranges_fold.h /workspace/src/contrib/llvm-project/l= ibcxx/include/__algorithm/ranges_for_each.h /workspace/src/contrib/llvm-pro= ject/libcxx/include/__algorithm/ranges_for_each_n.h /workspace/src/contrib/= llvm-project/libcxx/include/__algorithm/ranges_generate.h /workspace/src/co= ntrib/llvm-project/libcxx/include/__algorithm/ranges_generate_n.h /workspac= e/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_includes.h /wo= rkspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_inplace_= merge.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/rang= es_is_heap.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm= /ranges_is_heap_until.h /workspace/src/contrib/llvm-project/libcxx/include/= __algorithm/ranges_is_partitioned.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/ranges_is_permutation.h /workspace/src/contrib/llvm= -project/libcxx/include/__algorithm/ranges_is_sorted.h /workspace/src/contr= ib/llvm-project/libcxx/include/__algorithm/ranges_is_sorted_until.h /worksp= ace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_iterator_con= cept.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/range= s_lexicographical_compare.h /workspace/src/contrib/llvm-project/libcxx/incl= ude/__algorithm/ranges_lower_bound.h /workspace/src/contrib/llvm-project/li= bcxx/include/__algorithm/ranges_make_heap.h /workspace/src/contrib/llvm-pro= ject/libcxx/include/__algorithm/ranges_max.h /workspace/src/contrib/llvm-pr= oject/libcxx/include/__algorithm/ranges_max_element.h /workspace/src/contri= b/llvm-project/libcxx/include/__algorithm/ranges_merge.h /workspace/src/con= trib/llvm-project/libcxx/include/__algorithm/ranges_min.h /workspace/src/co= ntrib/llvm-project/libcxx/include/__algorithm/ranges_min_element.h /workspa= ce/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax.h /wor= kspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax_el= ement.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/rang= es_mismatch.h /workspace/src/contrib/llvm-project/libcxx/include/__algorith= m/ranges_move.h /workspace/src/contrib/llvm-project/libcxx/include/__algori= thm/ranges_move_backward.h /workspace/src/contrib/llvm-project/libcxx/inclu= de/__algorithm/ranges_next_permutation.h /workspace/src/contrib/llvm-projec= t/libcxx/include/__algorithm/ranges_none_of.h /workspace/src/contrib/llvm-p= roject/libcxx/include/__algorithm/ranges_nth_element.h /workspace/src/contr= ib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort.h /workspace= /src/contrib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort_co= py.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_= partition.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/= ranges_partition_copy.h /workspace/src/contrib/llvm-project/libcxx/include/= __algorithm/ranges_partition_point.h /workspace/src/contrib/llvm-project/li= bcxx/include/__algorithm/ranges_pop_heap.h /workspace/src/contrib/llvm-proj= ect/libcxx/include/__algorithm/ranges_prev_permutation.h /workspace/src/con= trib/llvm-project/libcxx/include/__algorithm/ranges_push_heap.h /workspace/= src/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove.h /worksp= ace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_copy.= h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_rem= ove_copy_if.h /workspace/src/contrib/llvm-project/libcxx/include/__algorith= m/ranges_remove_if.h /workspace/src/contrib/llvm-project/libcxx/include/__a= lgorithm/ranges_replace.h /workspace/src/contrib/llvm-project/libcxx/includ= e/__algorithm/ranges_replace_copy.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/ranges_replace_copy_if.h /workspace/src/contrib/llv= m-project/libcxx/include/__algorithm/ranges_replace_if.h /workspace/src/con= trib/llvm-project/libcxx/include/__algorithm/ranges_reverse.h /workspace/sr= c/contrib/llvm-project/libcxx/include/__algorithm/ranges_reverse_copy.h /wo= rkspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_rotate.h= /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_rota= te_copy.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ra= nges_sample.h /workspace/src/contrib/llvm-project/libcxx/include/__algorith= m/ranges_search.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/ranges_search_n.h /workspace/src/contrib/llvm-project/libcxx/include/= __algorithm/ranges_set_difference.h /workspace/src/contrib/llvm-project/lib= cxx/include/__algorithm/ranges_set_intersection.h /workspace/src/contrib/ll= vm-project/libcxx/include/__algorithm/ranges_set_symmetric_difference.h /wo= rkspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_unio= n.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_s= huffle.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ran= ges_sort.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/r= anges_sort_heap.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/ranges_stable_partition.h /workspace/src/contrib/llvm-project/libcxx/= include/__algorithm/ranges_stable_sort.h /workspace/src/contrib/llvm-projec= t/libcxx/include/__algorithm/ranges_starts_with.h /workspace/src/contrib/ll= vm-project/libcxx/include/__algorithm/ranges_swap_ranges.h /workspace/src/c= ontrib/llvm-project/libcxx/include/__algorithm/ranges_transform.h /workspac= e/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique.h /work= space/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique_cop= y.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/ranges_u= pper_bound.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm= /remove.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/re= move_copy.h /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/= remove_copy_if.h /workspace/src/contrib/llvm-project/libcxx/include/__algor= ithm/remove_if.h /workspace/src/contrib/llvm-project/libcxx/include/__algor= ithm/replace.h /workspace/src/contrib/llvm-project/libcxx/include/__algorit= hm/replace_copy.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/replace_copy_if.h /workspace/src/contrib/llvm-project/libcxx/include/= __algorithm/replace_if.h /workspace/src/contrib/llvm-project/libcxx/include= /__algorithm/reverse.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/reverse_copy.h /workspace/src/contrib/llvm-project/libcxx/includ= e/__algorithm/rotate.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/rotate_copy.h /workspace/src/contrib/llvm-project/libcxx/include= /__algorithm/sample.h /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/search.h /workspace/src/contrib/llvm-project/libcxx/include/__alg= orithm/search_n.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/set_difference.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/set_intersection.h /workspace/src/contrib/llvm-project/libcxx/in= clude/__algorithm/set_symmetric_difference.h /workspace/src/contrib/llvm-pr= oject/libcxx/include/__algorithm/set_union.h /workspace/src/contrib/llvm-pr= oject/libcxx/include/__algorithm/shift_left.h /workspace/src/contrib/llvm-p= roject/libcxx/include/__algorithm/shift_right.h /workspace/src/contrib/llvm= -project/libcxx/include/__algorithm/shuffle.h /workspace/src/contrib/llvm-p= roject/libcxx/include/__algorithm/sift_down.h /workspace/src/contrib/llvm-p= roject/libcxx/include/__algorithm/simd_utils.h /workspace/src/contrib/llvm-= project/libcxx/include/__algorithm/sort.h /workspace/src/contrib/llvm-proje= ct/libcxx/include/__algorithm/sort_heap.h /workspace/src/contrib/llvm-proje= ct/libcxx/include/__algorithm/stable_partition.h /workspace/src/contrib/llv= m-project/libcxx/include/__algorithm/stable_sort.h /workspace/src/contrib/l= lvm-project/libcxx/include/__algorithm/swap_ranges.h /workspace/src/contrib= /llvm-project/libcxx/include/__algorithm/three_way_comp_ref_type.h /workspa= ce/src/contrib/llvm-project/libcxx/include/__algorithm/transform.h /workspa= ce/src/contrib/llvm-project/libcxx/include/__algorithm/uniform_random_bit_g= enerator_adaptor.h /workspace/src/contrib/llvm-project/libcxx/include/__alg= orithm/unique.h /workspace/src/contrib/llvm-project/libcxx/include/__algori= thm/unique_copy.h /workspace/src/contrib/llvm-project/libcxx/include/__algo= rithm/unwrap_iter.h /workspace/src/contrib/llvm-project/libcxx/include/__al= gorithm/unwrap_range.h /workspace/src/contrib/llvm-project/libcxx/include/_= _algorithm/upper_bound.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__algorithm/ --- includes_subdir_sbin --- --- includes_subdir_sbin/reboot --- =3D=3D=3D> sbin/reboot (includes) --- includes_subdir_share --- --- includes_subdir_share/i18n/esdb --- --- includes_subdir_share/i18n/esdb/AST --- =3D=3D=3D> share/i18n/esdb/AST (includes) --- includes_subdir_lib --- --- includes_subdir_lib/libc++experimental --- =3D=3D=3D> lib/libc++experimental (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/bsdconfig --- --- includes_subdir_usr.sbin/bsdconfig/include --- =3D=3D=3D> usr.sbin/bsdconfig/include (includes) --- includes_subdir_usr.sbin/bsdconfig/dot --- --- includes_subdir_usr.sbin/bsdconfig/dot/include --- =3D=3D=3D> usr.sbin/bsdconfig/dot/include (includes) --- includes_subdir_sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sbin/reboot...] --- includes_subdir_tests --- --- includes_subdir_tests/sys/pjdfstest/tests/mkdir --- =3D=3D=3D> tests/sys/pjdfstest/tests/mkdir (includes) --- includes_subdir_share --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/share/i18n/esdb/AST...] --- includes_subdir_lib --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/lib/libc++experimental.= ..] --- includes_subdir_usr.sbin --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/bsdconfig/dot/= include...] --- includes_subdir_tests --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/tests/sys/pjdfstest/tes= ts/mkdir...] --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/bsdconfig/include --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/usr.sbin/bsdconfig/incl= ude...] 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_116_1921559964.1778319743803-- From nobody Sat May 9 12:01:18 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 4gCPhv0x13z6bThV for ; Sat, 09 May 2026 12:01:19 +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 4gCPht3p2xz3K5b; Sat, 09 May 2026 12:01:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778328078; a=rsa-sha256; cv=none; b=iVrBE/jITMBhLMw2HBZ6gvyHPbkl8axHSPqs7bXqg26dai5LVV6t/fRMsZrU9So0EsCopm akgMSAxkGRO0nQkZGCLiQ9zPqiF8jQYv2tMBhoKjrAinyekf1KZuPMJ9yOLDwMh2E1r/Gv zK4lrpjNEEzHND0q6K3Utg0Fq03rht72m7ZcVsMaIn6BmEuYX8lYFcK00Km4l05nmXBo2O YNxEtpoT+3EsdSJOaD/NtnRLQGgfrFV1mPD5NAtn31inv3o61g4h1mCpxHnd2PbB9onsSC ovZqjSQ5mhqsTXDwbCXZA54u2eotZi1x5n4EXKs7qImsuOpW0o4eMPMIQkoGkg== 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=1778328078; 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=7w+OjSqvX0okjMNGAsnra7nBpF9xwGQGmgKwD54m0gs=; b=Qk89/bfLqraGMmoBxPC1+n6IY/zUuQGfOXB7IohLjc/lQEHqOGtvhZQ72MaiwBLIqi/1U7 vx5lvPeA3Sr7kdSBWive+vV52Lh4Jp3shqS8X5liFcfiuoNi7J6O9zQalOunnIhnfGX5dJ YaHHVdbGaH0qj213bD2gL+H0QLJ7ZKd9PyhhCXddD9QcVb6IADeKXN+L4AgRkFr8pIdohk mV4d/1mD6TN1YupP+SSqe7g4dnQDbWXpX3QotSsaQv3lGDX5n2P2kNC6celTVfrqWIHDG2 9WDmOPu+f94smSpebapgGsHg9kKC8lNL+ehsuPyTYfmwP3LGN9RNHnFdeaKyAA== 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 4gCPht3BSHzy1L; Sat, 09 May 2026 12:01:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 12:01:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <750241796.119.1778328078452@jenkins.ci.freebsd.org> In-Reply-To: <1697970459.103.1778312827884@jenkins.ci.freebsd.org> References: <1697970459.103.1778312827884@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28455 - Still unstable 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_118_155628491.1778328078217" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_118_155628491.1778328078217 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28455 (072f79d0a287528b11da866d6115f726a69eca0d) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28455/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28455/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28455/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 072f79d0a287528b11da866d6115f726a69eca0d by aokblast: hwpstate_amd: Initialize CPPC driver type The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_118_155628491.1778328078217-- From nobody Sat May 9 12:20:42 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 4gCQ7H5tYyz6bWBl for ; Sat, 09 May 2026 12:20:43 +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 4gCQ7H2w7Hz3LP6; Sat, 09 May 2026 12:20:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778329243; a=rsa-sha256; cv=none; b=cEDdaQeXCt/kcP6fA6ilDEFWnU3XEdGcpSS/FMQXAUb1OxR5PDKlCGfk1xzaz1G30SHy4D Szc1K7AlRv7F8+iFlidYpq4virOm/tDuBUArTDjIxDxc4w2pV5iWHLZ4fD4xAaax2ZAqT7 kJAIhx1xwQYkqkdxgus9dZC6H61Wp4l4iO/OxcZ4uP8cYth/vWQHcOkGz/vqERGgYBPDEK 6FE0ExN/av7he4nJLRebZ6/u4OfwPzfR5ubrAZO1oNJ/YnYwyBAp6SQ9YnyOvKtVxH0eG2 BLCbrPuOYFuqgspbzCY35e9zftIGlvvIsagrcNjcg6oIXU9X4+uLLz0d7Y5Kmw== 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=1778329243; 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=c4LcfBLgwGeRTrDtVGnYaeXRv+4RGoyOEoJBVbieTuc=; b=YdRBhdCOmigBFsiSuejqYgimV3T/K4t7TNwbX3drPFoNGyv7bBTNnID98PPIc/5a2YH0C+ htpYlFJKpnSJV2ifvx0amjpoWoBCxK5t6RLrf4CNppPe2LH3IPPAMBqr5f4jBHVFe481YJ 1GW/KVb7PgcEe0zA2Vg20lU+AIuslRGcaVbt+h8Up2lhlmmZFSvJLuhfEYqi/w6NsZ6+t+ ynVvgu8riT/lLOfKzXajBe9iH57RrJKcGm30PFZo5z8k2Z8lwZtwxiAi8+lwRT1zwk0lLY YBNmQNGzsicEhCmvTNbOha3dfUxuCp913aTxNe8bXaKXUkkDHVxo5fa6vk3X9Q== 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 4gCQ7H2MDFzyPk; Sat, 09 May 2026 12:20:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 12:20:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <869446429.123.1778329243345@jenkins.ci.freebsd.org> In-Reply-To: <1772555472.117.1778319743995@jenkins.ci.freebsd.org> References: <1772555472.117.1778319743995@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #3610 - 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_122_2020448771.1778329242380" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_122_2020448771.1778329242380 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #3610 (555ffd9022de0c497881bafc413e3e1d05af10d4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3610/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3610/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3610/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) 44338ccd12685621c4b1c57e692a4f27f5a655d3 by des: BSD.root.dist: Correct tag for /etc/sysctl.kld.d 555ffd9022de0c497881bafc413e3e1d05af10d4 by aokblast: pci: use uint32_t for eecp The end of the build log: [...truncated 125.45 MiB...] Skipping file /workspace/src/sys/dev/thunderbolt/tbcfg_reg.h, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c, no result found. Skipping file /workspace/src/sys/dev/bnxt/bnxt_re/ib_verbs.h, no result found. Skipping file /workspace/src/sys/dev/mpr/mpr_config.c, no result found. Skipping file /workspace/src/sys/kern/subr_hints.c, no result found. Skipping file /workspace/src/usr.sbin/ppp/command.c, no result found. Skipping file /workspace/src/contrib/ofed/libbnxtre/db.c, no result found. Skipping file /workspace/src/sys/kern/sysv_shm.c, no result found. Skipping file /workspace/src/usr.sbin/mptutil/mpt_cam.c, no result found. Skipping file /workspace/src/sbin/ggate/ggatec/ggatec.c, no result found. Skipping file /workspace/src/usr.sbin/mptutil/mpt_cam.c, no result found. Skipping file /workspace/src/usr.sbin/ppp/fsm.c, no result found. Skipping file /workspace/src/tests/sys/kern/inotify_test.c, no result found. Skipping file /workspace/src/sys/netpfil/ipfw/ip_fw2.c, no result found. Skipping file /workspace/src/contrib/ofed/libbnxtre/verbs.c, no result found. Skipping file /workspace/src/sys/cam/scsi/scsi_sa.c, no result found. Skipping file /workspace/src/usr.sbin/cron/lib/entry.c, no result found. Skipping file /workspace/src/sys/dev/qlnx/qlnxe/ecore_mcp.c, no result found. Skipping file /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/sys/dev/fdc/fdc.c, no result found. Skipping file /workspace/src/contrib/sendmail/src/tls.c, no result found. Skipping file /workspace/src/sys/netinet/libalias/alias.c, no result found. Skipping file /workspace/src/sys/sys/queue.h, no result found. Skipping file /workspace/src/sys/fs/fuse/fuse_vnops.c, no result found. Skipping file /workspace/src/sys/amd64/amd64/mp_machdep.c, no result found. Skipping file /workspace/src/sbin/ipfw/ipfw2.c, no result found. Skipping file /workspace/src/lib/libstats/../../sys/kern/subr_stats.c, no result found. Skipping file /workspace/src/stand/efi/loader_simp/../loader/main.c, no result found. Skipping file /workspace/src/tests/sys/kern/inotify_test.c, no result found. Skipping file /workspace/src/usr.sbin/nfscbd/nfscbd.c, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/lib/libc/tests/resolv/resolv_test.c, no result found. Skipping file /workspace/src/usr.bin/ncal/ncal.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar2425.c, no result found. Skipping file /workspace/src/usr.sbin/pwd_mkdb/pwd_mkdb.c, no result found. Skipping file /workspace/src/sys/cam/cam_ccb.h, no result found. Skipping file /workspace/src/sys/cam/ctl/ctl.c, no result found. Skipping file /workspace/src/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c, no result found. Skipping file /workspace/src/sys/netinet/ip6.h, no result found. Skipping file /workspace/src/sys/sys/atomic_common.h, no result found. Skipping file /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h, no result found. Skipping file /workspace/src/sys/dev/bhnd/nvram/bhnd_nvram_data_tlv.c, no result found. Skipping file /workspace/src/usr.bin/jot/jot.c, no result found. Skipping file /workspace/src/usr.sbin/rwhod/rwhod.c, no result found. Skipping file /workspace/src/include/rpc/xdr.h, no result found. Skipping file /workspace/src/sys/kern/kern_module.c, no result found. Skipping file /workspace/src/usr.bin/sockstat/main.c, no result found. Skipping file /workspace/src/sbin/ipf/libipf/remove_poolnode.c, no result found. Skipping file /workspace/src/usr.sbin/pw/pw_conf.c, no result found. Skipping file /workspace/src/sys/dev/qat_c2xxx/qat_ae.c, no result found. Skipping file /workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c, no result found. Skipping file /workspace/src/sys/cam/cam_ccb.h, no result found. Skipping file /workspace/src/contrib/unbound/smallapp/unbound-checkconf.c, no result found. Skipping file /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h, no result found. Skipping file /workspace/src/sys/dev/qat_c2xxx/qat_ae.c, no result found. Skipping file /workspace/src/sys/dev/bnxt/bnxt_re/ib_verbs.h, no result found. Skipping file /workspace/src/lib/libifconfig/libifconfig_sfp.c, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/sys/dev/mpr/mpr_config.c, no result found. Skipping file /workspace/src/sys/amd64/amd64/fpu.c, no result found. Skipping file /workspace/src/usr.sbin/mtest/mtest.c, no result found. Skipping file /workspace/src/sbin/mount_unionfs/mount_unionfs.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c, no result found. Skipping file /workspace/src/usr.sbin/newsyslog/newsyslog.c, no result found. Skipping file /workspace/src/lib/libutil/quotafile.c, no result found. Skipping file /workspace/src/lib/libcasper/services/cap_net/cap_net.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c, no result found. Skipping file /workspace/src/sys/modules/lio/../../dev/liquidio/lio_sysctl.c, no result found. Skipping file /workspace/src/sys/dev/bwn/if_bwn.c, no result found. Skipping file /workspace/src/sys/dev/xen/netback/netback_unit_tests.c, no result found. Skipping file /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_rw.c, no result found. Skipping file /workspace/src/sbin/dump/main.c, no result found. Skipping file /workspace/src/usr.bin/mkimg/apm.c, no result found. Skipping file /workspace/src/contrib/flex/src/scan.l, no result found. Skipping file /workspace/src/sys/dev/e1000/e1000_phy.c, no result found. Skipping file /workspace/src/sbin/pfctl/pfctl_osfp.c, no result found. Skipping file /workspace/src/tests/sys/aio/aio_test.c, no result found. Skipping file /workspace/src/lib/libutil/mntopts.c, no result found. Skipping file /workspace/src/libexec/comsat/comsat.c, no result found. Skipping file /workspace/src/usr.bin/diff/diffdir.c, no result found. Skipping file /workspace/src/usr.sbin/mpsutil/mps_show.c, no result found. Skipping file /workspace/src/bin/sh/parser.c, no result found. Skipping file /workspace/src/usr.sbin/pw/pwupd.c, no result found. Skipping file /workspace/src/usr.sbin/mptable/mptable.c, no result found. Skipping file /workspace/src/sys/cam/cam_xpt.c, no result found. Skipping file /workspace/src/sys/dev/qat_c2xxx/qat_ae.c, no result found. Skipping file /workspace/src/usr.bin/netstat/nhops.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c, no result found. Skipping file /workspace/src/lib/lib80211/lib80211_ioctl.c, no result found. Skipping file /workspace/src/sbin/dump/itime.c, no result found. Skipping file /workspace/src/sys/dev/mlx4/mlx4_core/mlx4_main.c, no result found. Skipping file /workspace/src/sys/compat/linuxkpi/common/include/linux/bitfield.h, no result found. Skipping file /workspace/src/libexec/ypxfr/ypxfr_main.c, no result found. Skipping file /workspace/src/sys/contrib/openzfs/cmd/zdb/zdb.c, no result found. Skipping file /workspace/src/usr.sbin/ppp/command.c, no result found. Skipping file /workspace/src/sys/sys/systm.h, no result found. Skipping file /workspace/src/sys/dev/thunderbolt/router.c, no result found. Skipping file /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c, no result found. Skipping file /workspace/src/sys/amd64/vmm/vmm_instruction_emul.c, no result found. Skipping file /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c, no result found. Skipping file /workspace/src/lib/libthr/thread/thr_sig.c, no result found. Skipping file /workspace/src/sys/dev/oce/oce_mbox.c, no result found. Skipping file /workspace/src/sys/netinet/libalias/alias.c, no result found. Skipping file /workspace/src/lib/libc/net/getaddrinfo.c, no result found. Skipping file /workspace/src/sys/dev/oce/oce_mbox.c, no result found. Skipping file /workspace/src/stand/efi/loader_ia32/../loader/main.c, no result found. Skipping file /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/sys/dev/iicbus/iic.c, no result found. Skipping file /workspace/src/contrib/llvm-project/libcxx/include/__new/allocate.h, no result found. Skipping file /workspace/src/usr.sbin/mfiutil/mfi_cmd.c, no result found. Skipping file /workspace/src/sys/netpfil/pf/pf.c, no result found. Skipping file /workspace/src/contrib/ofed/libbnxtre/verbs.c, no result found. Skipping file /workspace/src/sys/dev/rtwn/usb/rtwn_usb_rx.c, no result found. Skipping file /workspace/src/secure/lib/libcrypt/crypt-blowfish.c, no result found. Skipping file /workspace/src/contrib/openpam/include/security/pam_modules.h, no result found. Skipping file /workspace/src/sys/sys/tree.h, no result found. Skipping file /workspace/src/sys/amd64/amd64/db_disasm.c, no result found. Skipping file /workspace/src/sys/geom/eli/g_eli_ctl.c, no result found. Skipping file /workspace/src/usr.bin/mkimg/apm.c, no result found. Skipping file /workspace/src/contrib/ofed/libbnxtre/verbs.c, no result found. Skipping file /workspace/src/contrib/sendmail/src/tls.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c, no result found. Skipping file /workspace/src/tests/sys/aio/aio_test.c, no result found. Skipping file /workspace/src/sys/fs/nfs/nfs_commonsubs.c, no result found. Skipping file /workspace/src/sys/dev/ufshci/ufshci_dev.c, no result found. Skipping file /workspace/src/tests/sys/kern/inotify_test.c, no result found. Skipping file /workspace/src/sys/vm/swap_pager.c, no result found. Skipping file /workspace/src/stand/libsa/zfs/nvlist.c, no result found. Skipping file /workspace/src/contrib/googletest/googlemock/test/gmock-matchers-misc_test.cc, no result found. Skipping file /workspace/src/sys/amd64/vmm/amd/svm.c, no result found. Skipping file /workspace/src/sys/net80211/ieee80211_crypto_ccmp.c, no result found. Skipping file /workspace/src/sys/dev/usb/net/if_usie.c, no result found. Skipping file /workspace/src/usr.sbin/setaudit/setaudit.c, no result found. Skipping file /workspace/src/sys/dev/iwx/if_iwxreg.h, no result found. Skipping file /workspace/src/lib/libpfctl/libpfctl.c, no result found. Skipping file /workspace/src/contrib/unbound/daemon/worker.c, no result found. Skipping file /workspace/src/usr.sbin/arp/arp.c, no result found. Skipping file /workspace/src/sys/sys/systm.h, no result found. Skipping file /workspace/src/sys/dev/qlnx/qlnxe/ecore_mcp.c, no result found. Skipping file /workspace/src/lib/libifconfig/libifconfig_sfp.c, no result found. Skipping file /workspace/src/sys/cam/ctl/ctl.c, no result found. Skipping file /workspace/src/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c, no result found. Skipping file /workspace/src/usr.sbin/moused/moused/moused.c, no result found. Skipping file /workspace/src/lib/libc/gen/popen.c, no result found. Skipping file /workspace/src/sys/dev/qat_c2xxx/qat_ae.c, no result found. Skipping file /workspace/src/contrib/unbound/daemon/remote.c, no result found. Skipping file /workspace/src/sys/dev/mlx5/device.h, no result found. Skipping file /workspace/src/usr.sbin/bsdinstall/partedit/gpart_ops.c, no result found. Skipping file /workspace/src/sys/cam/ctl/ctl.c, no result found. Skipping file /workspace/src/sys/kern/kern_module.c, no result found. Skipping file /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h, no result found. Skipping file /workspace/src/sys/contrib/dev/rtw89/mac80211.c, no result found. Skipping file /workspace/src/sys/contrib/ena-com/ena_com.c, no result found. Skipping file /workspace/src/usr.sbin/ppp/datalink.c, no result found. Skipping file /workspace/src/sys/dev/cxgbe/t4_sched.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c, no result found. Skipping file /workspace/src/sys/dev/e1000/e1000_phy.c, no result found. Skipping file /workspace/src/sys/dev/ath/ath_hal/ar5212/ar2413.c, no result found. Skipping file /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/wchar.h, no result found. Skipping file /workspace/src/sys/kern/kern_sendfile.c, no result found. Skipping file /workspace/src/contrib/unbound/daemon/worker.c, no result found. Skipping file /workspace/src/sys/dev/qlnx/qlnxe/ecore_mcp.c, no result found. Skipping file /workspace/src/sys/contrib/openzfs/include/sys/xvattr.h, no result found. Skipping file /workspace/src/sys/kern/vfs_vnops.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mld/rx.c, no result found. Skipping file /workspace/src/tests/sys/netgraph/util.c, no result found. Skipping file /workspace/src/sys/dev/thunderbolt/router.c, no result found. Skipping file /workspace/src/sbin/init/init.c, no result found. Skipping file /workspace/src/usr.sbin/moused/msconvd/msconvd.c, no result found. Skipping file /workspace/src/usr.bin/ktrdump/ktrdump.c, no result found. Skipping file /workspace/src/usr.sbin/newsyslog/newsyslog.c, no result found. Skipping file /workspace/src/contrib/sendmail/libmilter/listener.c, no result found. Skipping file /workspace/src/sbin/pfctl/pfctl_osfp.c, no result found. Skipping file /workspace/src/sbin/md5/md5.c, no result found. Skipping file /workspace/src/contrib/bzip2/decompress.c, no result found. Skipping file /workspace/src/sys/dev/qlnx/qlnxe/ecore_mcp.c, no result found. Skipping file /workspace/src/sys/kern/subr_compressor.c, no result found. Skipping file /workspace/src/contrib/unbound/daemon/worker.c, no result found. Skipping file /workspace/src/contrib/libarchive/libarchive/archive_write_set_format_iso9660.c, no result found. Skipping file /workspace/src/sys/compat/linuxkpi/common/include/linux/skbuff.h, no result found. Skipping file /workspace/src/lib/libstats/../../sys/kern/subr_stats.c, no result found. Skipping file /workspace/src/stand/efi/loader_lua/../loader/bootinfo.c, no result found. Skipping file /workspace/src/sys/dev/qat_c2xxx/qat_ae.c, no result found. Skipping file /workspace/src/sys/netpfil/ipfilter/netinet/fil.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c, no result found. Skipping file /workspace/src/usr.bin/usbhidaction/usbhidaction.c, no result found. Skipping file /workspace/src/sys/kern/subr_bus.c, no result found. Skipping file /workspace/src/sys/fs/p9fs/p9fs_vnops.c, no result found. Skipping file /workspace/src/contrib/elftoolchain/common/uthash.h, no result found. Skipping file /workspace/src/lib/libc/regex/regcomp.c, no result found. Skipping file /workspace/src/sbin/ipf/libipf/ipf_dotuning.c, no result found. Skipping file /workspace/src/sys/contrib/dev/iwlwifi/mvm/ptp.c, no result found. Skipping file /workspace/src/stand/efi/loader_4th/../loader/main.c, no result found. Skipping file /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c, no result found. Skipping file /workspace/src/contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp, no result found. Skipping file /workspace/src/contrib/sendmail/src/tls.c, no result found. Skipping file /workspace/src/sys/geom/eli/g_eli.c, no result found. [WARNINGS]Computing warning deltas based on reference build #3608 Agent went offline during the build ERROR: Connection was broken Build step '[Deprecated] Scan for compiler warnings' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. FATAL: Unable to produce a script file java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:196) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextResettingExecutorService.java:26) at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(ImpersonatingExecutorService.java:66) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@7c2179ef:JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:36223": Remote call on JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:36223 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1101) at hudson.FilePath.act(FilePath.java:1217) at hudson.FilePath.act(FilePath.java:1206) at hudson.FilePath.createTextTempFile(FilePath.java:1647) Caused: java.io.IOException: Failed to create a temp file on /jenkins/workspace/FreeBSD-main-amd64-gcc14_build at hudson.FilePath.createTextTempFile(FilePath.java:1649) at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:178) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:90) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:72) at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:76) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:766) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:710) at hudson.model.Run.execute(Run.java:1865) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure 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_122_2020448771.1778329242380-- From nobody Sat May 9 14:05:20 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 4gCSS12t3hz6bvbq for ; Sat, 09 May 2026 14:05:21 +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 4gCSS073Jbz3cMl; Sat, 09 May 2026 14:05:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778335521; a=rsa-sha256; cv=none; b=VPWgnB57mGgssBRtqHJLx/6zMhPoH6g6Yj8ksLONqQQVntE9nTYzAUwRG4TPVXFKE4ooqC nDbrvJ7aY2awTcEaaKiOVdHm6bMlNQ0A+ETJYxG2JxJD4gqeLZ+PvMmUA4Ff5POUJ8+Wsn bUOpGa6s4gAmLo578gsOtu1CLH8275MdCZeUjzRZsfRYZLKeXtSKpC1R/0BqMCkQbJtZRx e1pAKFf6W/co7u4+NpGrFcdOO9MfjvGBsmn7OxCBHSYJGIYScWuEWhfzbsJJT4o54yL4VV EgPdzI6WoCxCPQc6ZxrSACXy0DHL2XXbYY6Iz49N77+4Mk1Q3nkiDncDc9JSTA== 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=1778335521; 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=2tn85b+rqsqDHZN5W36HVvKDIv6Nd8pqfuF6+RT3PhA=; b=NpHsD4EDJvsNwbDLzz3Hz6oY6ihAj0q5R7XONQO9CgCzZHeFIkBVqTK380k0Y9WbvF1xzn +2fBIMqMuKwFWIC46HQOYwCXh3DKWvXIlPmvlBLF7kDQ+wgoGi+ZH8I3xmxh9wZ5v0fBXc m1JNNxdJmQhT9PFGONXhyN90c6UpLFr9OoZPBvXlq6U+8XBd7mFRsQutGmEmwZnj2t+aSL dTBR5UIj40p6M6g9SOHmnapBkBXks9U251ypUn8tM7DLPL7BuLtVdjQiSgJo4vOm7QSN2m lDiQIUq6R5azV9wbKpccaIZaX+j9oidTE2HccSJ113dCcrQCR5kOGDwogFt5jw== 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 4gCSS06Jjwz11mT; Sat, 09 May 2026 14:05:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 14:05:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <732152764.125.1778335520895@jenkins.ci.freebsd.org> In-Reply-To: <750241796.119.1778328078452@jenkins.ci.freebsd.org> References: <750241796.119.1778328078452@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28456 - Failure 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_124_2147383085.1778335520415" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_124_2147383085.1778335520415 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #28456 (555ffd9022de0c497881bafc413e3e1d05a= f10d4) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28456= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28456/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28456/co= nsole 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) 44338ccd12685621c4b1c57e692a4f27f5a655d3 by des: BSD.root.dist: Correct tag for /etc/sysctl.kld.d 555ffd9022de0c497881bafc413e3e1d05af10d4 by aokblast: pci: use uint32_t for eecp The end of the build log: [...truncated 4.42 MiB...] epair1b: Ethernet address: ea:7c:f3:58:21:5d epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: ce:07:42:90:6c:e3 bridge0: link state changed to UP epair0a: promiscuous mode enabled epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0b.1: link state changed to DOWN epair0a: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair1b.1: link state changed to DOWN bridge0: link state changed to DOWN passed [1.326s] sys/net/if_bridge_test:vlan_defuntagged -> bridge0: Ethernet address: 92:= 5d:e6:54:12:8b epair0a: Ethernet address: 5a:43:90:99:54:48 epair0b: Ethernet address: f2:df:8a:a1:4f:e3 epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled bridge0: link state changed to UP epair0a: promiscuous mode disabled bridge0: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.183s] sys/net/if_bridge_test:vlan_filtering -> epair0a: Ethernet address: ce:3e= :71:54:55:1d epair0b: Ethernet address: fa:63:17:84:5a:e3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:3a:a6:cf:09:8c epair1b: Ethernet address: 0e:d0:89:08:c9:c0 epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: f2:04:05:48:07:db epair0a: promiscuous mode enabled bridge0: link state changed to UP epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair0b.20: link state changed to DOWN epair1b: link state changed to DOWN epair1b.20: link state changed to DOWN epair1a: link state changed to DOWN bridge0: link state changed to DOWN passed [8.442s] sys/net/if_bridge_test:vlan_ifconfig_iftagged -> epair0a: Ethernet addres= s: de:de:88:dd:3f:f5 epair0b: Ethernet address: d2:3e:1f:fe:5c:b9 epair0a: link state changed to UP epair0b: link state changed to UP bridge0: Ethernet address: ae:fb:7c:61:34:4a epair0a: promiscuous mode enabled bridge0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN bridge0: link state changed to DOWN passed [0.277s] sys/net/if_bridge_test:vlan_pvid -> epair0a: Ethernet address: 2a:83:1b:6= d:4b:f3 epair0b: Ethernet address: ae:f3:b8:da:75:f3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:03:c1:1b:82:94 epair1b: Ethernet address: 42:5c:5d:c8:a1:ec epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: e2:f8:04:00:79:7f bridge0: link state changed to UP epair0a: promiscuous mode enabled epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN bridge0: link state changed to DOWN passed [4.290s] sys/net/if_bridge_test:vlan_pvid_1q -> epair0a: Ethernet address: 32:eb:a= 0:e9:a7:44 epair0b: Ethernet address: 96:57:22:b0:d2:08 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:f1:db:8f:30:b1 epair1b: Ethernet address: ae:42:b0:ea:d4:93 epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: 96:4e:89:2a:20:16 bridge0: link state changed to UP epair0a: promiscuous mode enabled epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair1b.20: link state changed to DOWN bridge0: link state changed to DOWN passed [2.292s] sys/net/if_bridge_test:vlan_pvid_filtered -> epair0a: Ethernet address: 2= a:e9:6a:93:1f:2e epair0b: Ethernet address: 0e:4b:ad:a0:e6:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet addressFATAL: command execution failed java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:63208' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy72.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins10780325981259269756.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@654fe7bb:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:63208": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:63208 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1217) =09at hudson.FilePath.act(FilePath.java:1206) =09at hudson.FilePath.delete(FilePath.java:1753) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure FATAL: Channel "hudson.remoting.Channel@654fe7bb:JNLP4-connect connection f= rom lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:63208": Remote cal= l on JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607= c:0:0:16:40]:63208 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@654fe7bb:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:63208": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:63208 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1162) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:538) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) : de:29:6f:a9:0b:f4 epair1b: Ethernet address: 16:59:3c:64:1e:d3 epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: 0e:55:00:d8:64:0f bridge0: link state changed to UP epair0a: promiscuous mode enabled epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN bridge0: link state changed to DOWN passed [2.290s] sys/net/if_bridge_test:vlan_pvid_tagged -> epair0a: Ethernet address: 0a:= 6a:9b:e5:e1:54 epair0b: Ethernet address: 2a:c2:62:3d:df:45 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:f1:b0:6d:79:12 epair1b: Ethernet address: 02:35:2e:e0:60:0b epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: b2:8e:a8:69:8d:a4 epair0a: promiscuous mode enabled bridge0: link state changed to UP epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair0b.20: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair1b.20: link state changed to DOWN bridge0: link state changed to DOWN passed [2.322s] sys/net/if_bridge_test:vlan_qinq -> epair0a: Ethernet address: 92:2e:a7:9= b:09:b5 epair0b: Ethernet address: 02:8b:e8:b0:98:28 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:b6:c8:93:69:19 epair1b: Ethernet address: 8e:d5:b2:44:4f:02 epair1a: link state changed to UP epair1b: link state changed to UP bridge0: Ethernet address: 9e:a9:94:e1:ee:cd epair0a: promiscuous mode enabled bridge0: link state changed to UP epair1a: promiscuous mode enabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN epair0b.5: link state changed to DOWN epair0b.5.10: link state changed to DOWN epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair1b.5: link state changed to DOWN epair1b.5.10: link state changed to DOWN bridge0: link state changed to DOWN passed [6.391s] sys/net/if_bridge_test:vlan_svi -> epair0a: Ethernet address: 6a:f0:30:f9= :64:7c epair0b: Ethernet address: e6:d0:45:8c:f3:43 epair0a: link state changed to UP epair0b: link state changed to UP bridge0: Ethernet address: f2:04:24:e1:2f:50 bridge0: link state changed to UP epair0a: promiscuous mode enabled lock order reversal: 1st 0xffffffff822e81a8 vlan_sx (vlan_sx, sx) @ /usr/src/sys/net/if_vlan.c:= 2260 2nd 0xfffff8007[PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #28456 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_124_2147383085.1778335520415-- From nobody Sat May 9 16:29:46 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 4gCWff58kqz6c8KB for ; Sat, 09 May 2026 16:29:46 +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 4gCWff37Yvz49H0; Sat, 09 May 2026 16:29:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778344186; a=rsa-sha256; cv=none; b=O8TyxIlrUF5Ekae1KYv9h05yeWKXtIed5DCII35UuTPjIsO9aao6CmhG6amYUAHtPCN/fG xMQrvGnLnCFMh/9x3QcKY4pOEM9C11Nxg31QTRvOwra08LlYPyw5r4K/lBW7S/JKzpzc8R EQQXH/Wyc0VGv9a80vrjn4HgasrwefkGjGMQnlThiiTfJXPbMbtJSrCD/gyHyCYAyDUmuk oL2Bgsx3Vipm1gqzgZM7SQCw/c4r/Ajfsu09dA2IfE2p04/a1Og+I87Zq8SnnaHfIok8xK KqOD/hNRxKchKZeQlEL/te7a32O3kuS4LBGYlzPl4c4nvlBb323EaQpkusWGVA== 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=1778344186; 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=cjDn5HKuoQbOZ0mrHS/7UW6JFeW1xOiov3hOI+CM0A8=; b=UgHVSTJxhL090uKWHU9GPwYz6BMkFliVFBTSYbqGwhwQ/27YosjE0L4rJ/EON6Uekl2qLJ GSLpXYPJTf21P2wxRRSxoOoqIhHQaM6xYuTJdik2GOUgwiE63T+K8ia22Qo+ravcy6+Hoh mIhLYk8Ub60DkvWS0VovH03t5pQuA+Tpwt1yMOetkv/Eh/5guBFCaN4D7E+CU4Bu/Lyx2l KdnozhNeV/aVTR5qiJTkwt057cohSD6A991Kox/Gn5Z286wUaHjVszZvN4KBU9rZLYd0gI 9kxBOwj6vrbnOANGjaG+7vdBx0qRr74ovCqfXpoG3eoWbo6vjpu0WGCbm0njWw== 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 4gCWff2VZwz16Gh; Sat, 09 May 2026 16:29:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 16:29:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1144266177.139.1778344186357@jenkins.ci.freebsd.org> In-Reply-To: <1569902194.69.1778263089424@jenkins.ci.freebsd.org> References: <1569902194.69.1778263089424@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1921 - Still Unstable 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_138_229362238.1778344186113" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_138_229362238.1778344186113 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1921 (0cd655f71b46ada2c353c371e2a2f9f0dac29613) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1921/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1921/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1921/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 0cd655f71b46ada2c353c371e2a2f9f0dac29613 by kp: pf: do not reject rules with colliding hashes The failed test cases: 9 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_138_229362238.1778344186113-- From nobody Sat May 9 17:25:56 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 4gCXvT2Q8Lz6cFYB for ; Sat, 09 May 2026 17:25:57 +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 4gCXvS5WZ3z3L5y; Sat, 09 May 2026 17:25:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778347556; a=rsa-sha256; cv=none; b=QPNlaWxTPgtyLtbS3ofzBWmWcCtcipgBU0yB6mqiF76ktgN4vujgtZaWlP6SKGuZh8GOf0 WpaDJT8bfngoW2s091w3zbvIOwJ6lBWTYKI6+SfNf6r9sR34wprGXJ8OJ53jgYSL+fkIF4 6Vcc77rBEJwuLGYme2evixTczjZH6DaspJvNUxDunMKZ60iSC2OjWMwRXjobLVzD5WJUcY WVHosEyuJO20f2g1Vmds7jSbNTcqvhCMoYydXEE+8SkJAAfyjGOSBByF11OqJ9b/qwYtCh 7vntviWi12QpBUxpUOdgISFwk7pUIa6oc9Lbc7wjAuBALRbTvEv5ZEWfQjBAzA== 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=1778347556; 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=Gn3erT/KdDimvGX/TbOMn0mRPEdYPc91N08taK5Mhww=; b=H3MjhjH9GCYeDolxnYMn4EhSl72am969/3tyAyEitP5edERkoqONJ2NFlXpfIoDQ9iuZBg IV1Vu1YNbFZn+pR0kMQWS9Q+kBDUrwrMlKClYQpMlcmcvq34SAsbV5oiga0Jxwos7/6eur CWbvV7QMdasqDwpOrJA0rFas6/adUB33MxVEeL3UJcp5mQpMOxXf3AVSIrkiOzEH2qlfTw n6tY8wjO/6znUw9j//7WD/tzzTTIwcxMj1ISZB7BQkHB/3ygWEkXmOvGwo/txz9z9FZcvT I6+H1hNTHDKMlmIN9xnm5nSW7AuQGYhgh0OenTdVhNN/fkz+UzWn9wFnZvQgWA== 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 4gCXvS4kChz17NG; Sat, 09 May 2026 17:25:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 17:25:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <430803884.145.1778347556668@jenkins.ci.freebsd.org> In-Reply-To: <308502314.65.1778252514740@jenkins.ci.freebsd.org> References: <308502314.65.1778252514740@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #720 - Still Unstable 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_144_945912766.1778347556394" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_144_945912766.1778347556394 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #720 (fab9bfc92751ac7c676a2f59e44c5ce5ff414e20) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/720/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/720/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/720/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) fab9bfc92751ac7c676a2f59e44c5ce5ff414e20 by kp: pf: do not reject rules with colliding hashes The failed test cases: 3 tests failed. FAILED: usr.bin.diff.diff_test.same Error Message: Test case body timed out FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_144_945912766.1778347556394-- From nobody Sat May 9 17:33:47 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 4gCY4X4SsSz6cFrH for ; Sat, 09 May 2026 17:33:48 +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 4gCY4X11vtz3MLY; Sat, 09 May 2026 17:33:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778348028; a=rsa-sha256; cv=none; b=WUqTMEatSnnJ6EvdL1D4mPd9X/R8+p7Gl6WN4LDeBoU0EowgxBmgh4MFF0RFyuOdP+XHJY rv9TQDYhHz/v7TOVX6kiBJ7UgSFlXrC17pRblgAeGbTM/Z1noUcx7wBVUFei+CxYVArWvo DHYw/YFS6JynSGyJZC/uhD1k7rnkVC7wqwJWeK/XjO8/djzQczNSMYOXdCTCyboRYV0eko syCV2Lc1AXNVvhPxu8gRjgGP0axAYnaLRxb5HriQ5b9ubd0TqUfJTmxEFn/KEInD377M6D gixrRFsjan4OiPbSNXIldF2Iav041Hc+N/fu5s9U0r9bGBks76eeddi+5GOM8Q== 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=1778348028; 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=ecCJ23kfvyiI5oZQXw9zdUQebdq3dXcZLrlgYhgvOt8=; b=P5wI0r7RuVcuwq5Kwx1fSV4wrWG6pE8NnpMTE68qnhHwePW1BUac20Qq1v/52Uu6dH4T1+ 3GF3ViG01DQ3Zj9LjVDKkPx7AbfQ5bWXww3DOXEeMug5NdD1LztwRHamH8xOybKWODuyii 0ZASZmqmDGexmRDEHsap8BedgQ0+RaR2A1K2DdT7MHP14BPOH80kW2TZ2S/YTBVsE9B6Ro t7FgHfH0a89R7MrnPsyJCvcMAP6Gw8yALE0bqGRYkuUhTrB9NIavUkrxLih6MFSiRK0Z00 IaPwLRmuXtaC4ljUuxSnjXX6A32fiCy12FFTCYg7Z5ff/0CXzoW/YUyZb6YVSg== 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 4gCY4X0RsWz17mB; Sat, 09 May 2026 17:33:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 17:33:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bcr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1265630318.147.1778348028067@jenkins.ci.freebsd.org> In-Reply-To: <732152764.125.1778335520895@jenkins.ci.freebsd.org> References: <732152764.125.1778335520895@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28457 - Still unstable 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_146_1439613861.1778348027853" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_146_1439613861.1778348027853 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28457 (6499888ca741bf3db90d7fd352d5480f7314337f) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28457/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28457/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28457/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 6499888ca741bf3db90d7fd352d5480f7314337f by bcr: gpart(7): Fix reference to the zfsprops man page The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_146_1439613861.1778348027853-- From nobody Sat May 9 19:51:15 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 4gCc784MDFz6chyb for ; Sat, 09 May 2026 19:51:16 +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 4gCc781rYTz3gl1; Sat, 09 May 2026 19:51:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778356276; a=rsa-sha256; cv=none; b=PiTS8dW8VU6d2e05+oyVYnfHUs1Fu9Ws5a49PKxOnkVEvxoOSHOfb/vNrkK2Y18zEPFnZI hKfh0WC8uAKjshOhxSwDQ61bZre68IbldRCyScZ4dPk5lRUgZigu5hJORXnmMYNLkC68Rh GdA80kya+bVHpZEvlpF5yymGXK5K+/Jqm6F7nxLeDWDqVWJtkW5n0o9mu66HDa3AgM4DEN mh9nXOwzRYAyiY9mrusRhg1LbXZVaxTvoj6UCTokYeowhoS1QaZckNCWB5sEsAWXYeXFGQ 3EjlX5UMeDNaTJbQJpNj5rIzv9W95W+Fb1vqhgYby9zfmcWLtvnNOYhJRdDa0A== 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=1778356276; 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=z+U4xOahTpA7YOKIWgwl9HLpIaPsTTCwzDFKuv+aaxE=; b=qTJiTYQBFfsNBvOnkR1my4UdaFHBjuQPUCa0SmIbPgbgVmwMHgvk0h5btWH00I1WXNpxgL a70d7pzztKLh+DBWwtgk/sE8bM8aL/BGXJTTvpbXY7anuwVm2VKgN9MQwJnFpRdSoqFpPp ElfIjV6KJl5i+aVEmPuq9BV3EEkLgoViXxZVsb3qxv3GpX52o+h+z3CHcTPemvlyUkMpyo snpb/vmYFbdhvqgESnNw/HGC0e6V15cuDxgnYieFWwqmtz8sX/0Cr1qZkdgdraAmdoRZKk iYNa2hFOmhxQ1aqGX/Tk10PGefQuKHfb4x5Bk/HpfEmnGDa2rxGf/PBd5L1u0w== 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 4gCc781J83z1Cd4; Sat, 09 May 2026 19:51:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 19:51:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: harti@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1080840258.153.1778356276186@jenkins.ci.freebsd.org> In-Reply-To: <1265630318.147.1778348028067@jenkins.ci.freebsd.org> References: <1265630318.147.1778348028067@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28458 - Still Unstable 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_152_1473865899.1778356275979" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_152_1473865899.1778356275979 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28458 (7906084ba2fd50022f38ce2e8d0bcef212a4ff19) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28458/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28458/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28458/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 7906084ba2fd50022f38ce2e8d0bcef212a4ff19 by harti: Fix some memory leaks when fetching the mibII. The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_routeinfo_option Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_152_1473865899.1778356275979-- From nobody Sat May 9 21:52:03 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 4gCfpX2ndsz6crcZ for ; Sat, 09 May 2026 21:52:04 +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 4gCfpW5ffGz41jt; Sat, 09 May 2026 21:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778363523; a=rsa-sha256; cv=none; b=inRLrTDbM1ddlAP+ThRnCLKMVVY1PanRzSPHUjRYo5K4eyekJdm/e9IUOk0dUR4rGvnxdR Ea72GNl+8GzrZ+7UpksrIGEB9uAAgIA1kG0aie7+6j9lUv/zn0r8L49rhSEmdPqAL18Cqq k6eeCpD8H71ZvDriaPvf2vfk++ME/kObForAudDsSIx7g+pvQxGptg4q2WIQxFV1DY4P61 +7zTCvTzsgUnzD4U3rahi/dJM/zUDvDLJRPD23E+hbG9SXY3r4XCbtFV3Qpmm1qNgm4shv vgBOS12ZNrirnjOl/TXY16g/wKo16e+Ml8Ti6cqhQYKr6dKr17vT5zQq4SFwlg== 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=1778363523; 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=rKpUlsOB3Jo6ysTKvZJuxNcxhZfqxZexB3VgxHO3/vw=; b=I1BnBNEQ0zbehskotp2RFfQQHTx/ECan3XHncanMVvCGASbmEDga3GjZDjq45rWCTFQ2jK y4Bv35uOnWyqa6njdzP0Oj7rZTNFB5q9Yh2PxRF8EEp6Xino1nU2seob5D8zbFZqXFO4uQ IpSfuGU4VzA49E+gaQ3owd0tGriNb1olnNR0n3tAFZrsLaYDndHWY+1D6hevs82TpGoRyl ySlH4vKy8+vFn76PeqoLf+/gDM5ctVbwGzXlFAaC3wrpBiBMy2pdcJsaOaMP73yR2/C+6o LwDCr4G+uEFjCljzx/jMN4NL10LaebqTlefyeksaMEClKo/+K5sQN8qu6nVZQg== 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 4gCfpW56Mrz1GDb; Sat, 09 May 2026 21:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 9 May 2026 21:52:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <724610946.155.1778363523721@jenkins.ci.freebsd.org> In-Reply-To: <430803884.145.1778347556668@jenkins.ci.freebsd.org> References: <430803884.145.1778347556668@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #721 - Still Unstable 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_154_350808730.1778363523521" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_154_350808730.1778363523521 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #721 (107ef0c29503e5be2b81d22930ec0c675efba140) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/721/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/721/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/721/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 89096d660ea8e3f4696abeb6745ffedf15e7aa89 by zlei: tests/carp: kill routed(8) before destroying interfaces 332485a473724c7532690be34ed1be06d9521448 by zlei: tests/carp: make sleep interval in the wait loop smaller ad2fff6d6a4d74b6bb9008e447eafc567e8660e0 by zlei: tests/carp: make a 0.2 second pause before configuring second jail 107ef0c29503e5be2b81d22930ec0c675efba140 by zlei: tests/carp: Rework unicast_v4 The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_154_350808730.1778363523521-- From nobody Sun May 10 00:09:58 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 4gCjsg22VRz6d2lQ for ; Sun, 10 May 2026 00:09:59 +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 4gCjsf73H5z3Wg2; Sun, 10 May 2026 00:09:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778371799; a=rsa-sha256; cv=none; b=VR/qB2B4HMbK15I01F/LaQyCm+hENRVNIONh6xKRK2jEGvSFbonx3t9L3OGVDZj70Kgx2W oEgQE+a90BwJoXZ8jZr57u4/1TW0vobkPatLK2rEuPGfB+1zj2UWNxSsqCRRNzj3Amxy6h Y+tWj8idtnPdZhXoLSLKgBxgFLsW/2dWV5HskAr3yENe+BbqGFyugB3RlnlGzUKr5ces3P lVjlH0K5Pux/YIAYevvBJqjCBbRC1WUYMWfg7Eg7jaabfNTQw3AF5IxJUGovu2uEDVn6LC fS+22MFm+JLOEkasZfG/tzU/igHD053W92iUdS1bLj78nq9LeN9H/RVaTRlzRA== 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=1778371799; 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=+OggwbuQLMphyd/mVhl7jWOBTU7NpyMbCcdRBj4DR6A=; b=QtL/hTtM2jP7/YRgr1vJYw65vQfpc5eIrA7Rvdt+S73ty9OV1/CpGK+bz7dsxo3tlTiczK g6AfdBB+3vHfSr6CZmHbhigu/7Z9W8vXqWwQUpZE0XWNYHSDBoxVZGL+Fwe5Vj+mROSwSD ml1IsC2BqfUcX0z/RE5LqToXrTShthluxS72LW35GSir9Rvo8KDGLZO2HdFE4usW+Xq3iE yF/J8LkbDxIAEY6muqUjzIqPimI1ajY2taiT/As2n3SPVzcqdQRA7sEfbX5QgwbJuFlcbk fTrOm1T1NOL68UFVIIUIChjfmMHbd8cgCj4v+mQa2gYhTyg96Wea5GGNDqQCIA== 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 4gCjsf6RqHz1LGv; Sun, 10 May 2026 00:09:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 May 2026 00:09:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1341711196.157.1778371798910@jenkins.ci.freebsd.org> In-Reply-To: <724610946.155.1778363523721@jenkins.ci.freebsd.org> References: <724610946.155.1778363523721@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #722 - Still Unstable 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_156_435743824.1778371798696" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_156_435743824.1778371798696 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #722 (f06697907f360b02682594c6179a7361644d3c87) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/722/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/722/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/722/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) f06697907f360b02682594c6179a7361644d3c87 by markj: unix: Make sure we signal EOF on the write side when disconnecting The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_156_435743824.1778371798696-- From nobody Sun May 10 02:57:03 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 4gCnZV3mDYz6KRXZ for ; Sun, 10 May 2026 02:57:06 +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 4gCnZV1lv3z3qc5; Sun, 10 May 2026 02:57:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778381826; a=rsa-sha256; cv=none; b=JSE5caNlvakg1Am8CEte/6gKXgmI3cBEkGiG3i5RZ4JV48VyvZCg5gNO7Q3bRwY+PCxkyi CzopA8nQBCQVRG+HJDvK4IfxiiLtyn520WDLz3VaB6CO/tHyJEsTbm/EEHE4dhVW/FNr+1 nuLHbZhS7lUrbfgL6/m4fnzPx3RB9jpX9ir+TGv3GbycZBgwT5MsWnOrR0CCSrob42K6NW Bjbe9XAACcSWRLmdtXlK4HBG9yEfNWrax/9URcz/1bw2LX00H5thBHIS7R0L6FqKMoR5pQ slHJlXSC0hAPQtqSxUqT7e262Ia/6UgvHxqNcDAQxQIW5aslGveKBnLKMeaAmg== 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=1778381826; 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: list-id; bh=4rSl+eUYfymLUEJ5vJB95lMeUO8v/XRLej2deVPIPOo=; b=NfnCONeogGiJDzS6hQPLghlkgFJnKRNF/w/MPpWLM02w8VzAfXODUfzJxl8YomD0C6Gk7l YRa2pihPnfCO1qPCupUVuq/z1qr+oELr9I8tXX0ZLrsg67YQKuHwnVfo+bcXYUwAVklW5Z l4NRox+O0qXv6w5hu3/iLwP7+5CYR3rDei9u4PiQer8rnFUG3biOvxqWzy72SFOYR6kWV9 a414oc6V/DI+v/1MNcy16Kl0wQAIFbqwSm4/VoR+qAah5323oaJFfSlTsGsGtTifkbIB/x mduwf5pzw7doxaFv/yq0vIIDxyIWhWy9qZkZTNqTnArc4qRH5WKnECX71xmOyQ== 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 4gCnZV11qJz1QWh; Sun, 10 May 2026 02:57:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 May 2026 02:57:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <677267550.167.1778381826153@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #788 - Failure 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_166_849935998.1778381823996" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_166_849935998.1778381823996 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #788 (0f36cf87a5a2ece436f2c1959= 6f99fdb7dd9db3e) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/788/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/788/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/788/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) 0f36cf87a5a2ece436f2c19596f99fdb7dd9db3e by jlduran: blocklistd: Fix RFC1918 typo The end of the build log: [...truncated 96.40 MiB...] mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- --- all_subdir_sbin --- --- all_subdir_tests --- --- mini-me.noexec --- --- mini-me --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -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.mini-me.mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -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/sr= c/tests/sys/capsicum/mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_lib --- --- .depend.msync_test --- echo msync_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.msync_te= st --- t_msync.pieo --- --- all_subdir_rescue --- --- all_subdir_lib --- /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/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -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= .msync_test.t_msync.pieo -MTt_msync.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -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-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/netb= sd-tests/lib/libc/sys/t_msync.c -o t_msync.pieo --- all_subdir_lib/libc/tests/iconv --- =3D=3D=3D> lib/libc/tests/iconv (all) --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.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 -I/workspace/src/tests -ffile-prefix-map=3D/workspace/src= =3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std= =3Dgnu17 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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 -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.noexec.full mini-me= .o =20 --- all_subdir_lib --- --- iconvctl_test --- (cd /workspace/src/lib/libc/tests/iconv && DEPENDFILE=3D.depend.iconvctl_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/iconv/Makefile _RE= CURSING_PROGS=3Dt PROG=3Diconvctl_test ) --- all_subdir_rescue --- --- pfctl_make --- --- rtquery_make --- (cd /workspace/src/sbin/routed/rtquery && make MK_PIE=3Dno NO_SHARED=3Dyes= -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/sr= c/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd= 64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rtquery= / depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRES= CUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig C= RUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AU= TO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rtquery/ rtquery.o) --- all_subdir_tests --- --- mini-me --- --- mini-me.full --- --- all_subdir_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::shared_ptr >, void*>*>*; _Dp =3D std:= :__1::__bucket_list_deallocator, std::__1::shared_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple&&>}; _Tp =3D std::__1::__hash_value_type, std::__1::shared_ptr >; _Hash =3D std::__1= ::__unordered_map_hasher, std::__1::__hash_val= ue_type, std::__1::shared_ptr >, s= td::__1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, std::__1::shared_ptr >, std::__1::equal_to >, std::__1::hash >, true>;= _Alloc =3D std::__1::allocator, std::__1::shared_ptr > >]' at /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::shared_ptr}; _Key =3D std::_= _1::basic_string; _Tp =3D std::__1::shared_ptr; _Hash =3D= std::__1::hash >; _Pred =3D std::__1::equal_t= o >; _Alloc =3D std::__1::allocator, std::__1::shared_ptr >= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered= _map:1274:46, inlined from 'auth_group* conf::add_auth_group(const char*)' at /worksp= ace/src/usr.sbin/ctld/ctld.cc:477:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'auth_group* conf::add_auth_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_tests --- /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 -I/workspace/src/tests -ffile-prefix-map=3D/workspace/src= =3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std= =3Dgnu17 -Wno-format-zero-length -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -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 -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_lib --- --- .depend.iconvctl_test --- echo iconvctl_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de= pend.iconvctl_test --- iconvctl_test.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 -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.iconvctl_test.iconvctl_test.pieo -MTiconvctl_test.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/lib/libc/tests/iconv/iconvctl_test.c -o iconvctl_test.= pieo --- all_subdir_rescue --- --- rtquery.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 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.rtquer= y.o -MTrtquery.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sbin/routed/rtquery/rtquery.c -o rtquery.o --- all_subdir_lib --- --- iconvctl_test.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 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -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 -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o iconvctl_test.full iconvctl_test.pieo -lprivateat= f-c --- all_subdir_lib/libc/tests/sys --- --- msync_test.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 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-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=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -L/tmp/obj/workspace/src/amd64.amd= 64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o msync_test.full t_m= sync.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbs= d -lnetbsd_pie --- all_subdir_lib/libc/tests/iconv --- --- iconvctl_test.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug iconvct= l_test.full iconvctl_test.debug --- iconvctl_test --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconvctl_test.debug iconvctl_test.full iconvctl_test --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /usr/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `ma= in' --- all_subdir_lib --- --- Kyuafile --- --- all_subdir_lib/libc/tests/net --- --- protoent_test --- echo '#! /usr/libexec/atf-sh' > protoent_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libc/net/t_protoent.sh >>protoe= nt_test.tmp chmod +x protoent_test.tmp --- all_subdir_lib/libc/tests/sys --- --- msync_test.debug --- --- all_subdir_lib/libc/tests/net --- mv protoent_test.tmp protoent_test --- all_subdir_lib/libc/tests/sys --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug msync_t= est.full msync_test.debug --- dlinfo.3.gz --- --- all_subdir_lib/libc/tests --- --- msync_test --- --- dlinfo.3.gz --- gzip -cn /workspace/src/lib/libc/gen/dlinfo.3 > dlinfo.3.gz --- all_subdir_lib/libc/tests --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmsync_test.debug msync_test.full msync_test --- all_subdir_lib/libc/tests/locale --- =3D=3D=3D> lib/libc/tests/locale (all) --- all_subdir_lib/libc/tests/sys --- --- nanosleep_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.nanosleep_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dnanosleep_test ) --- all_subdir_lib/libc/tests/locale --- --- btowc_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.btowc_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _REC= URSING_PROGS=3Dt PROG=3Dbtowc_test ) --- all_subdir_lib/libc/tests/sys --- --- .depend.nanosleep_test --- echo nanosleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.nano= sleep_test --- t_nanosleep.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/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -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= .nanosleep_test.t_nanosleep.pieo -MTt_nanosleep.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/co= ntrib/netbsd-tests/lib/libc/sys/t_nanosleep.c -o t_nanosleep.pieo --- all_subdir_tests --- collect2: error: ld returned 1 exit status --- all_subdir_lib --- --- all_subdir_lib/libc/tests/locale --- --- .depend.btowc_test --- --- all_subdir_tests --- *** [mini-me.noexec.full] Error code 1 make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[6]: 1 error make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum --- all_subdir_lib --- echo btowc_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depen= d.btowc_test make[6]: stopped making "all" in /workspace/src/lib/libc/tests/locale make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_tests --- --- mini-me --- make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error 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_sbin --- --- parse.pieo --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_etc --- make[3]: stopped making "all" in /workspace/src/etc make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /workspace/src/usr.bin/dtc/fdt.hh:35, from /workspace/src/usr.bin/dtc/fdt.cc:35: In function 'constexpr void std::__1::__uninitialized_allocator_relocate(_A= lloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D allocator >; _Tp =3D shared_ptr]', inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allo= cator&>&, pointer) [with _Tp =3D std::__1::shared_ptr; = _Allocator =3D std::__1::allocator= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:10= 75:42, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::__insert_with_size(const_iterator, _Iterator, _Sentinel, diff= erence_type) [with _Iterator =3D std::__1::__wrap_iter*>; _Sentinel =3D std::__1::__wrap_iter*>; _Tp =3D std::__1::shared_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= c++/v1/vector:1786:39, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, _ForwardIterator, _ForwardIterator) [w= ith _ForwardIterator =3D std::__1::__wrap_iter*>; typename std::__1::enable_if<(std::__1::__has_iterato= r_category_convertible_to<_InputIterator, std::__1::forward_iterator_tag, s= td::__1::__has_iterator_category >::valu= e>::value && std::__1::is_constructible<_Tp, typename std::__1::iterator_tr= aits<_InIter>::reference>::value), int>::type =3D 0; _Tp =3D st= d::__1::shared_ptr; _Allocator =3D std::__1::allocator<= std::__1::shared_ptr >]' at /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/include/c++/v1/vector:1755:28, inlined from 'dtc::fdt::node::node(const std::__1::string&, const std::= __1::vector >&)' at /workspace/src= /usr.bin/dtc/fdt.cc:858:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:646:21: warning: argument 2 null where non-null expected= [-Wnonnull] 646 | __builtin_memcpy(static_cast(const_cast<__remove_const_t= <_Tp>*>(__result)), __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:646:21: note: in a call to built-in function 'void* __bu= iltin_memcpy(void*, const void*, long unsigned int)' --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- --- zfsd_unittest --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 197.18 real 1450.22 user 120.62 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/jenkins48758680057= 75648905.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_166_849935998.1778381823996-- From nobody Sun May 10 03:26:50 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 4gCpDq15bQz6KTpt for ; Sun, 10 May 2026 03:26:51 +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 4gCpDp5Qwnz3twB; Sun, 10 May 2026 03:26:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778383610; a=rsa-sha256; cv=none; b=bYcy0HPmpNKom9IxV+x73GYIQZwJnS+6uZlMwy79U/rzW81zNKNVEV5dGmoA7cl9A6UaYM vEIr7JAM9Hb8pvtvT0nI7W7Vrih3vz1IiEYREYJeBy5XmXmNSCMwMjDfe6XYafEQSO7fob ZajBlC8LV3vyYBkWQMrYWf2agPW7ZkCUL+g7bJNQlu7Jhe+TXgr9/f2uPJCVHO/PfhbJG1 ex4Ks9aH78Qs1O1JtKlLZ/gVj480BB42pnLM+7cvsOt0bAL0GCYK9a26m3q0Y275tnGnkP YZo/Y/V3xle0tMMn7r9gQbDHshVWDabXmME1ttYaGLHlVR6OGScRE0EC3ZVIzw== 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=1778383610; 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=ALSbnGFvJHgy6l8hE1w9pz7u1K5eF6RjI26j8vrnEhI=; b=W1bEcZUwnnST2N3wV2d4keevmmjrUDi0Qt4JG29ZtpJWfQoJnCW0S5ChaWfqsWj+Vj3SBb rS0Ws3UF3TpcquKigtEahAa5aCk8ZWXOi19PPhggkMNlaNhBLr/BjpGhDd/NwCOWcmTCVc o2qFdoTxLmamxCYzHGBo2IEehnUQ2p/KWixk8emaOWHn2qSpbpb+5s4MuhRmHlbE59HNca WLW94b01f+OGzC0FMd6rwkBXvk91deN+H/hJxXxUW+B3AMViRSxWFwzuAEiXSVLpAi9LQZ Qw2QQu3Mv5+zMxGJWqRg35n90nvrFMhAaeFBZXHXQpxrwAesclDOUXVbn7UDlQ== 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 4gCpDp4w0Zz1RQn; Sun, 10 May 2026 03:26:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 May 2026 03:26:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <331703262.169.1778383610695@jenkins.ci.freebsd.org> In-Reply-To: <1144266177.139.1778344186357@jenkins.ci.freebsd.org> References: <1144266177.139.1778344186357@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1922 - Still Unstable 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_168_329420534.1778383610485" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_168_329420534.1778383610485 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1922 (8fe76a3c1240d2f8f759f9261ac15ec0cff76d32) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1922/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1922/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1922/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8fe76a3c1240d2f8f759f9261ac15ec0cff76d32 by jlduran: blacklistd: Fix RFC1918 typo The failed test cases: 10 tests failed. FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_168_329420534.1778383610485-- From nobody Sun May 10 04:49:00 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 4gCr3d48wjz6b9rY for ; Sun, 10 May 2026 04:49:01 +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 4gCr3c6JpWz45Nl; Sun, 10 May 2026 04:49:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778388540; a=rsa-sha256; cv=none; b=mLC49RgrCwigTkkWcPfJVh6RY1agofTkXnZsvh7X5rWLmfKmoByvWymDTOxiJu4SYPqYVC Y9u5nw4MQgxOcUhN1cJsO9Mk4R06Q5XDUbs647rsCtAtqy6zXCUGeELAki6zOrhTibztqk yoNU26wDLTH0jV2abLxDPhk3lnTrZexST3pNthv8cqrSirQutUP7FPOMxrmEUGHH8XW4WP H2eqc06IQ031wBCqZupecCc0Eg78WomC+mxFwyGwo1IkraKywXy7bc/ujJ5c93qpc/EaTS AJ2+0iCP6kmCgKsJ9qMsnk1ZXylgiYhN5pjuHCTgiBoNVZOFNGM1QNccx/2NPw== 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=1778388540; 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=+ui6vZj2tRYRXG5tXOmuujVbkD0HGOdBGt0/vIEq3vU=; b=fjCYn5aS0ONPlUOlRfeZ/iqd2jxqeiPc3H1m9FFYiEcn8Iv0beGPlJNjfj9oJfE/9wcZ5U QsW9InFUpAKf9pjpR2q1EM3IGe7Sdl3mB6006pb9F3XUoZ3v+YkJsHx5of+WnDxs2fFV65 h6pb7Lvc7xOfU0P3Xg/ctPPw3dXEG6SQ7tXS5/Xb1k9/vGzcGCD8yWeTpFuJ9f5MajKBHD IEVd8R4IKjnxjgz+XQ6chImuWUMedu1Df8ZvKCdSml3BRDivrl2Tn1NfZOdG2tTI55SKFF BftCIKa8SdgWG1cmSfO5TGz9cnKMYAgacnLb4xKtJ7bP+x682jgyLwP7yRB7cg== 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 4gCr3c5SxpzM7; Sun, 10 May 2026 04:49:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 May 2026 04:49:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <954894903.175.1778388540771@jenkins.ci.freebsd.org> In-Reply-To: <1341711196.157.1778371798910@jenkins.ci.freebsd.org> References: <1341711196.157.1778371798910@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #723 - Still Unstable 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_174_27113129.1778388540498" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_174_27113129.1778388540498 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #723 (0f36cf87a5a2ece436f2c19596f99fdb7dd9db3e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/723/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/723/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/723/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 0f36cf87a5a2ece436f2c19596f99fdb7dd9db3e by jlduran: blocklistd: Fix RFC1918 typo The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_174_27113129.1778388540498-- From nobody Sun May 10 08:53:38 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 4gCxTv3BXyz6cG5H for ; Sun, 10 May 2026 08:53:39 +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 4gCxTt6LRbz3MKg; Sun, 10 May 2026 08:53:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778403218; a=rsa-sha256; cv=none; b=cU+DFDh+I8q4MtuLizAjflv7QehHz45xVJuMYz6ab/2NrTm6s0cpNgD8z5TzCBNAakkfBa 90WCFvhKEzyvRpg4AnbutC9J0NEb1x44ecTZFi9mMd50F+fW+ck6ZxWG7okyflbiH3ryWJ H7REqxoM+2a/m8kEWah5QnhVME1mxvq5TJ3dUtTQbI5D1kAF/AsTrV2RCPfg5chhRZc34S EBSVJ7fI5yr9Jk/ieRivGv8dyqSvgxJDNqrstk5xo165gIESnmE7+rs7Hex2E+6jolEjHR ZJx+GKx8Ov0Sx8jGPCdhZy9b303dgLmO4imzMBBPCxPzdl7y8TC6O7waLBsWXA== 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=1778403218; 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=rBjNJbeiMKq4dn/Ckd6mt8jL80MYIJAHmH4gmGgsCJ8=; b=Xmd4F08lRSoijlvDF/5R3t0xE1Z6hH13syCcVJtC47EipT8R8KJxA8m4CqiMyeCbumYMKc yPBIFwRsa54pVk92EJMAnmMJ5rDK0UCdZ3EFW5rHpDFLTb/Z84pOjunLDHG0DlfRaGJL2S FysEJtMFV31v73vrXuK5YogphZIS52spYlhh5OxVY46Ii5i1xig6vXRjBQWXINIbisaGjG oAv32+q2WKrzY69WevaRa3pUFTDvtrs2uTUuyZxhYsk3z5ZlFQdm7kLNdbU9dViyqrHdmk NMGM1meIlfhcvgwl5Yxg2FZk9/Y+RWb+/lf69nV5W2IQrWNDQ+pcumTpDL2jLw== 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 4gCxTt5wW8z79k; Sun, 10 May 2026 08:53:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 May 2026 08:53:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <36367645.181.1778403218836@jenkins.ci.freebsd.org> In-Reply-To: <331703262.169.1778383610695@jenkins.ci.freebsd.org> References: <331703262.169.1778383610695@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1923 - Still Unstable 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_180_1158006686.1778403218636" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_180_1158006686.1778403218636 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1923 (f956c425d4c6b93efefea357f34cd28a7d749db1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1923/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1923/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1923/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a08d321948ef172160b0c88d828e8b4b36e96acb by zlei: tests/carp: kill routed(8) before destroying interfaces 19552d9749dd87f296a33ad96cb4f225799fb15d by zlei: tests/carp: make sleep interval in the wait loop smaller 1f8eae9a7a45f3e816b112ae3e7cf19ece1a5b98 by zlei: tests/carp: make a 0.2 second pause before configuring second jail f956c425d4c6b93efefea357f34cd28a7d749db1 by zlei: tests/carp: Rework unicast_v4 The failed test cases: 10 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_180_1158006686.1778403218636--