From nobody Fri Aug 22 06:12:13 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c7VG91KSjz65Lg5 for ; Fri, 22 Aug 2025 06:12:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7VG83B3Yz3xBm; Fri, 22 Aug 2025 06:12:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755843136; 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=+Kzg1wYgM1Ssk9I4NrhgDZh/zBPxmuYnGE+6bem+9k0=; b=fjZPXlO4zccIWJcUqnoNrK/oism+4rKAWifaHkNyyv3Nz4KH+xO9iryniNyiR+T7ErBdFG P93CMIWZTwSDCD/2L11UGbLdDt84mSIlQ0EBeKjmM2o1tHQC4BmqtNlenULzHXD7dhMeRc F5KGw3ihe6XpC6LeeuAVqR6mNbiGhlmIi5C8L1qKMqBYVlKGSXHIL20EFh2Iix35CqPI6r VAeEy9Y4NaL67+dcRRd+Q8yqisHCGK6iRemdEr5jsMaPe/O8JIGIJdG9WgK+C/7edw6pQn khgjCpatWicklGocYn5ebXeq97SVWUgdZ9svRhKfeHfZ4Rfrt62VYKdsAlQuYg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755843136; a=rsa-sha256; cv=none; b=Ox0qmDoKt1X1zF/TjDKaYufFRcKdocwqyBjUFoaTULko2XOVBp7wp43oNC0UHseEmNV7XI QAPD5ezS+hpWVyyPW9fRZ45NMznYZX4et6vuBBTGbXUAqefJK41G+yj1ToOwD5ZYarCKf0 mf0HU/4+9VkikgniZXSiIH9491v3T1dBB55rRrYo3IsMcH4BHxosZvYPBGKJXt+txpIA++ kRFOXK+j478Ss9G2ivYQxc2yN1zBgskYETxh5o/Fvm4n56izx+WMBu6xrdQ9ICgbDxu6ux EaEFrYxFlM7Ptuo8IQy5DDFJcfpj9cO60//sQzhQwg6Zrp7xQmiwFbD861g/3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4c7VG82WMbzZXG; Fri, 22 Aug 2025 06:12:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 22 Aug 2025 06:12:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1967614106.73.1755843136357@jenkins.ci.freebsd.org> In-Reply-To: <845600090.49.1755827457940@jenkins.ci.freebsd.org> References: <845600090.49.1755827457940@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4221 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_72_618499733.1755843133696" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_72_618499733.1755843133696 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4221 (510e473ff3a6d4620c603c1b9ba06= fb2bf5745fd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4221/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4221/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 221/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) c43de099d0138b369b705b3af2c3254d3f3afc6e by kevans: stand: use a common function in gfx_fb for setting up teken colors 95e6fd1fd85a448d2c68473b85a61fba24c9bc4f by kevans: stand: split fg/bg handling up a little further 510e473ff3a6d4620c603c1b9ba06fb2bf5745fd by kevans: stand: add a mechanism to avoid env var propagation to kenv The end of the build log: [...truncated 99.42 MiB...] --- all_subdir_tests/sys/netpfil/pf --- mv table.tmp table --- tcp --- --- tos --- --- tcp --- echo '#! /usr/libexec/atf-sh' > tcp.tmp cat /workspace/src/tests/sys/netpfil/pf/tcp.sh >>tcp.tmp --- tos --- echo '#! /usr/libexec/atf-sh' > tos.tmp cat /workspace/src/tests/sys/netpfil/pf/tos.sh >>tos.tmp --- tcp --- chmod +x tcp.tmp mv tcp.tmp tcp --- tos --- chmod +x tos.tmp --- Kyuafile --- --- all_subdir_tests/sys/netpfil/pf --- mv tos.tmp tos --- frag4.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag4.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag4.py >>frag4.py.xtmp.tmp chmod +x frag4.py.xtmp.tmp mv frag4.py.xtmp.tmp frag4.py.xtmp --- all_subdir_rescue --- --- regfree.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.regfree.o -MTregfree.o -std=3Dgnu17 -Wno-format-ze= ro-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/nvi/regex/regfree.c -o regfree.o --- all_subdir_tests --- --- frag6.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag6.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag6.py >>frag6.py.xtmp.tmp chmod +x frag6.py.xtmp.tmp mv frag6.py.xtmp.tmp frag6.py.xtmp --- header.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > header.py.xtmp.tm= p cat /workspace/src/tests/sys/netpfil/pf/header.py >>header.py.xtmp.tmp chmod +x header.py.xtmp.tmp mv header.py.xtmp.tmp header.py.xtmp --- icmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > icmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/icmp.py >>icmp.py.xtmp.tmp chmod +x icmp.py.xtmp.tmp mv icmp.py.xtmp.tmp icmp.py.xtmp --- igmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > igmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/igmp.py >>igmp.py.xtmp.tmp chmod +x igmp.py.xtmp.tmp mv igmp.py.xtmp.tmp igmp.py.xtmp --- mld.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > mld.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/mld.py >>mld.py.xtmp.tmp chmod +x mld.py.xtmp.tmp mv mld.py.xtmp.tmp mld.py.xtmp --- nat64.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat64.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat64.py >>nat64.py.xtmp.tmp chmod +x nat64.py.xtmp.tmp mv nat64.py.xtmp.tmp nat64.py.xtmp --- nat66.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat66.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat66.py >>nat66.py.xtmp.tmp chmod +x nat66.py.xtmp.tmp mv nat66.py.xtmp.tmp nat66.py.xtmp --- return.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > return.py.xtmp.tm= p cat /workspace/src/tests/sys/netpfil/pf/return.py >>return.py.xtmp.tmp chmod +x return.py.xtmp.tmp mv return.py.xtmp.tmp return.py.xtmp --- sctp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > sctp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/sctp.py >>sctp.py.xtmp.tmp chmod +x sctp.py.xtmp.tmp mv sctp.py.xtmp.tmp sctp.py.xtmp --- tcp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > tcp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/tcp.py >>tcp.py.xtmp.tmp chmod +x tcp.py.xtmp.tmp mv tcp.py.xtmp.tmp tcp.py.xtmp --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/locale --- =3D=3D=3D> lib/libc/tests/locale (all) --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_tests/sys/capsicum --- --- capability-fd-pair.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.caps= icum-test.capability-fd-pair.pieo -MTcapability-fd-pair.pieo -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -I/tmp= /obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE= =3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPI= E -g -std=3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-e= rror=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/cont= rib/capsicum-test/capability-fd-pair.cc -o capability-fd-pair.pieo --- all_subdir_lib --- --- 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 ) --- .depend.btowc_test --- 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 --- btowc_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.btowc_test.btowc_t= est.pieo -MTbtowc_test.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 -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/lib/libc/tests/locale/btowc= _test.c -o btowc_test.pieo --- all_subdir_usr.sbin --- --- print-aoe.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/= workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_O= PENSSL_EVP_H -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_N= ET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-aoe.pieo -MTprint-aoe.pieo -st= d=3Dgnu17 -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-return-type -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/tcpdump/print-aoe.c -o print-aoe.pieo --- all_subdir_lib --- --- btowc_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o btowc_test.fu= ll btowc_test.pieo -lprivateatf-c --- btowc_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug btowc_t= est.full btowc_test.debug --- btowc_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbtowc_test.debug btowc_test.full btowc_test --- c16rtomb_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.c16rtomb_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _= RECURSING_PROGS=3Dt PROG=3Dc16rtomb_test ) --- .depend.c16rtomb_test --- echo c16rtomb_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.c16rtomb_test --- c16rtomb_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.c16rtomb_test.c16r= tomb_test.pieo -MTc16rtomb_test.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-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/lib/libc/tests/loc= ale/c16rtomb_test.c -o c16rtomb_test.pieo --- c16rtomb_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o c16rtomb_test= .full c16rtomb_test.pieo -lprivateatf-c --- all_subdir_usr.bin --- --- roff_html.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_html.pieo -MTroff_html.pieo -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 -Wno-uninitialized -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 -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_html.c -o roff_html.pieo --- all_subdir_usr.sbin --- --- print-ap1394.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/= workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_O= PENSSL_EVP_H -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_N= ET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-ap1394.pieo -MTprint-ap1394.pi= eo -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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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/tcpdump/print-ap1394.c -o print-ap1394.pieo --- all_subdir_lib --- --- c16rtomb_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug c16rtom= b_test.full c16rtomb_test.debug --- c16rtomb_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dc16rtomb_test.debug c16rtomb_test.full c16rtomb_test --- iswctype_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.iswctype_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _= RECURSING_PROGS=3Dt PROG=3Diswctype_test ) --- .depend.iswctype_test --- echo iswctype_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.iswctype_test --- iswctype_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.iswctype_test.iswc= type_test.pieo -MTiswctype_test.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-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/lib/libc/tests/loc= ale/iswctype_test.c -o iswctype_test.pieo --- all_subdir_usr.bin --- --- roff_term.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_term.pieo -MTroff_term.pieo -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 -Wno-uninitialized -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 -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo /workspace/src/contrib/mandoc/roff_term.c: In function 'roff_term_pre_po': --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ios:220, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iostream:42, from /workspace/src/contrib/capsicum-test/capsicum.h:152, from /workspace/src/contrib/capsicum-test/capability-fd-pa= ir.cc:6: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.bin --- /workspace/src/contrib/mandoc/roff_term.c:191:61: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 191 | po < -(int)p->tcol->offset ? -p->tcol->offset : po; | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 190 | pouse =3D po >=3D pomax ? pomax : | ^~~~~ --- all_subdir_usr.sbin --- --- print-arcnet.pieo --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -= I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unu= sed))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/= workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_O= PENSSL_EVP_H -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_N= ET_IF_PFLOG_H -fPIE -g -MD -MF.depend.print-arcnet.pieo -MTprint-arcnet.pi= eo -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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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/tcpdump/print-arcnet.c -o print-arcnet.pieo --- all_subdir_lib --- --- iswctype_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o iswctype_test= .full iswctype_test.pieo -lprivateatf-c --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib --- --- iswctype_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug iswctyp= e_test.full iswctype_test.debug --- iswctype_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diswctype_test.debug iswctype_test.full iswctype_test --- mblen_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.mblen_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _REC= URSING_PROGS=3Dt PROG=3Dmblen_test ) --- .depend.mblen_test --- echo mblen_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.mblen_test --- mblen_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mblen_test.mblen_t= est.pieo -MTmblen_test.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 -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/lib/libc/tests/locale/mblen= _test.c -o mblen_test.pieo --- all_subdir_usr.bin --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc 1 error make[4]: stopped in /workspace/src/usr.bin/mandoc make[3]: stopped in /workspace/src/usr.bin make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [vi_make] Error code 6 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [objs] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src 182.26 real 1494.41 user 147.42 sys make[1]: stopped in /workspace/src make: stopped 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1475203625680501= 2020.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_72_618499733.1755843133696--