From nobody Fri Feb 16 22:31:44 2024 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 4Tc69Z6HsSz59rF3 for ; Fri, 16 Feb 2024 22:31: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tc69Z3PTWz4dfH; Fri, 16 Feb 2024 22:31:46 +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=1708122706; 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=6S+2NK1fcUEgl8jD0XRYR1G/rGnvpsjO1O9evJYgyHE=; b=t4euIpMYAMypjCyFZ1L224+iDAZWRzJvRBOFgB2oo8JyItE1p+mxujY8g4C9d5tD0f54y2 D2NogBSsqTN7Y1z8tKItfDlEtwBpiRxOPOC10ERU+aBLQEqBdhTxAQIOGZBAwQP5h0pNTc 8UIEmP5OmnVDKFTadQYq1o5FOYF+jTLjvhlyGJUwWtYgV/xG9fdmU5a30WKVtRI7cS2uz0 1K950c+l4a3zeN3FYqHVYfkLxsXvWaaXew1EHaizzHbb9K5hPwqvAiUAtomB2aBgSVcY61 Hpi1gDH0oj8d1G/kSwwHTvbfmHQXQynKZ6DV8lCmyiY5sa9l24D3gLzDnXfeQQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708122706; a=rsa-sha256; cv=none; b=FHbBdMzwQjSXWrzOnXlGPzlvZ9y47bMrLT0WlKyban/+CocuQLPq3/XzO6R3NjEDdm9atF XvO5Y8AXZs8btlZg97PdR0vDSUCDMxKfVa4SIMd0NBSGbF01sTPi8uk6HXPSzp77NOALy/ Edmp30Vou0X49xgmYZUOiASTLjvRXmG38yKTzlJQzqB+i2Y3HxRnhWOY7g9L8M8FFT+DE9 4lQxFf+D++7hd6Lwi/xC/289MYpgiI3ozaLNUQj2sWrPakCF5BWuNPSV3mJSQTbIddkvgo c0eTKdS7Xt0URsQy2hhH9kk1KDzZ0TO74XYkytu89JtEEooXi3pJkQRTfahxrA== 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 4Tc69Z2RYWzjnc; Fri, 16 Feb 2024 22:31:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 16 Feb 2024 22:31:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, bz@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1124703859.1207.1708122706349@jenkins.ci.freebsd.org> In-Reply-To: <319608446.1197.1708112827586@jenkins.ci.freebsd.org> References: <319608446.1197.1708112827586@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #298 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1206_1371348202.1708122704170" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1206_1371348202.1708122704170 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #298 (ccb1b43e20f5a1a0795b14f3ef39d5= c2e15b424d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/298/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 298/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2= 98/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) fa4e4257943650c0b5f58c01bb0bdfadea61dfb2 by bz: LinuxKPI: 802.11: lsta txq locking cleanup 5130b35ef561edf87be53721ed68de7927843fd4 by cy: Revert "heimdal: CVE-2022-41916: Check for overflow in 68a3ff041129208ea98a3bd5142061176ab4165e by jhb: powerpc mpc85xx: Fix infinite recursion in bus_adjust_resource method ccb1b43e20f5a1a0795b14f3ef39d5c2e15b424d by jhb: powerpc psim: Fix infinite recursion in bus_adjust_resource method The end of the build log: [...truncated 91.22 MiB...] (cd /workspace/src/tests/include && DEPENDFILE=3D.depend.stdckdint_test N= O_SUBDIR=3D1 make -f /workspace/src/tests/include/Makefile _RECURSING_PROGS= =3Dt PROG=3Dstdckdint_test ) --- all_subdir_lib --- --- gb18030.5.gz --- gzip -cn /workspace/src/lib/libc/locale/gb18030.5 > gb18030.5.gz --- gb2312.5.gz --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/awk/tests --- =3D=3D=3D> usr.bin/awk/tests (all) --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/locale/gb2312.5 > gb2312.5.gz --- gbk.5.gz --- gzip -cn /workspace/src/lib/libc/locale/gbk.5 > gbk.5.gz --- mskanji.5.gz --- gzip -cn /workspace/src/lib/libc/locale/mskanji.5 > mskanji.5.gz --- utf8.5.gz --- gzip -cn /workspace/src/lib/libc/locale/utf8.5 > utf8.5.gz --- all_subdir_tests --- --- .depend.stdckdint_test --- echo stdckdint_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 >> .d= epend.stdckdint_test --- stdckdint_test.o --- --- all_subdir_lib --- --- byteorder.3.gz --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.stdckdint_test.stdckdint_test.o= -MTstdckdint_test.o -std=3Dgnu99 -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/tests/include/stdckd= int_test.c -o stdckdint_test.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/byteorder.3 > byteorder.3.gz --- ethers.3.gz --- gzip -cn /workspace/src/lib/libc/net/ethers.3 > ethers.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/awk/tests/bugs-fixed --- =3D=3D=3D> usr.bin/awk/tests/bugs-fixed (all) --- all_subdir_lib --- --- eui64.3.gz --- gzip -cn /workspace/src/lib/libc/net/eui64.3 > eui64.3.gz --- getaddrinfo.3.gz --- gzip -cn /workspace/src/lib/libc/net/getaddrinfo.3 > getaddrinfo.3.gz --- gai_strerror.3.gz --- gzip -cn /workspace/src/lib/libc/net/gai_strerror.3 > gai_strerror.3.gz --- gethostbyname.3.gz --- gzip -cn /workspace/src/lib/libc/net/gethostbyname.3 > gethostbyname.3.gz --- getifaddrs.3.gz --- gzip -cn /workspace/src/lib/libc/net/getifaddrs.3 > getifaddrs.3.gz --- getifmaddrs.3.gz --- gzip -cn /workspace/src/lib/libc/net/getifmaddrs.3 > getifmaddrs.3.gz --- getipnodebyname.3.gz --- gzip -cn /workspace/src/lib/libc/net/getipnodebyname.3 > getipnodebyname.3.= gz --- getnameinfo.3.gz --- --- all_subdir_usr.bin --- --- bug_fix_test --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/getnameinfo.3 > getnameinfo.3.gz --- all_subdir_usr.bin --- echo '#! /usr/libexec/atf-sh' > bug_fix_test.tmp cat /workspace/src/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh >>bug_fix_t= est.tmp chmod +x bug_fix_test.tmp --- all_subdir_lib --- --- getnetent.3.gz --- --- all_subdir_usr.bin --- mv bug_fix_test.tmp bug_fix_test --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/getnetent.3 > getnetent.3.gz --- all_subdir_usr.bin --- --- Kyuafile --- --- all_subdir_lib --- --- getprotoent.3.gz --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2686:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2686 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2687:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2687 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/getprotoent.3 > getprotoent.3.gz --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2692:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2692 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2693:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2693 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/awk/tests/netbsd --- =3D=3D=3D> usr.bin/awk/tests/netbsd (all) --- all_subdir_lib --- --- getservent.3.gz --- gzip -cn /workspace/src/lib/libc/net/getservent.3 > getservent.3.gz --- if_indextoname.3.gz --- gzip -cn /workspace/src/lib/libc/net/if_indextoname.3 > if_indextoname.3.gz --- inet.3.gz --- gzip -cn /workspace/src/lib/libc/net/inet.3 > inet.3.gz --- inet_net.3.gz --- gzip -cn /workspace/src/lib/libc/net/inet_net.3 > inet_net.3.gz --- inet6_opt_init.3.gz --- gzip -cn /workspace/src/lib/libc/net/inet6_opt_init.3 > inet6_opt_init.3.gz --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3601:32: w= arning: 'template struct std::__1::char_traits' is deprecated= : char_traits for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3601 | typedef basic_string, _ByteAlloc> byt= e_string; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3602:33: w= arning: 'template struct std::__1::char_traits' is deprecated= : char_traits for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3602 | typedef basic_string<_Elem, char_traits<_Elem>, _WideAlloc> wid= e_string; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member= function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo= c>::wide_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt= eAlloc>::from_bytes(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3642:43: w= arning: 'template struct std::__1::char_traits' is deprecated= : char_traits for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3642 | {return from_bytes(__ptr, __ptr + char_traits::length= (__ptr));} | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member= function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo= c>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt= eAlloc>::to_bytes(const _Elem*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3653:43: w= arning: 'template struct std::__1::char_traits' is deprecated= : char_traits for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3653 | {return to_bytes(__wptr, __wptr + char_traits<_Elem>::lengt= h(__wptr));} | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- --- inet6_option_space.3.gz --- --- all_subdir_tests --- --- stdckdint_test.full --- --- all_subdir_usr.bin --- --- awk_test --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/inet6_option_space.3 > inet6_option_sp= ace.3.gz --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu99 -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=3Du--- all_subdir_usr.bin --- echo '#! /usr/libexec/atf-sh' > awk_test.tmp --- all_subdir_lib --- --- inet6_rth_space.3.gz --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3866:62: w= arning: 'template struct std::__1::char_traits' is deprecated= : char_traits for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 3866 | template > | ^~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/inet6_rth_space.3 > inet6_rth_space.3.= gz --- inet6_rthdr_space.3.gz --- gzip -cn /workspace/src/lib/libc/net/inet6_rthdr_space.3 > inet6_rthdr_spac= e.3.gz --- all_subdir_usr.bin --- cat /workspace/src/contrib/netbsd-tests/usr.bin/awk/t_awk.sh >>awk_test.tmp chmod +x awk_test.tmp mv awk_test.tmp awk_test --- Kyuafile --- --- Kyuafile --- --- awk.full --- --- all_subdir_lib --- --- linkaddr.3.gz --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk -DF= OPEN_MAX=3D64 -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-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-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -W= l,-znoexecstack -o awk.full awkgram.o b.o lex.o lib.o main.o parse.o proc= tab.o run.o tran.o -lm=20 --- all_subdir_tests --- 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 -Wl,-zrelro -pie -Wl,-znoexecstack -o stdckdint_test.full= stdckdint_test.o -lprivateatf-c --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/net/linkaddr.3 > linkaddr.3.gz --- nsdispatch.3.gz --- gzip -cn /workspace/src/lib/libc/net/nsdispatch.3 > nsdispatch.3.gz --- rcmd.3.gz --- gzip -cn /workspace/src/lib/libc/net/rcmd.3 > rcmd.3.gz --- rcmdsh.3.gz --- gzip -cn /workspace/src/lib/libc/net/rcmdsh.3 > rcmdsh.3.gz --- all_subdir_tests --- --- stdckdint_test.debug --- --- all_subdir_share --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:170, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:170, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iomanip:47, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate/gtest/gtest.h:54, from /workspace/src/contrib/googletest/googletest/samples/= sample10_unittest.cc:35: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:45:27: warning: 'template struct std::__1::binary_function' is deprecated [-Wdeprecated-declara= tions] 45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>; | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:24:57: note: declared here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func= tion | ^~~~~~~~~~~= ~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/operations.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:18: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:42:26: warning: 'template struct st= d::__1::unary_function' is deprecated [-Wdeprecated-declarations] 42 | using __unary_function =3D unary_function<_Arg, _Result>; | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:23:57: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct= ion | ^~~~~~~~~~~= ~~~ --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug stdckdi= nt_test.full stdckdint_test.debug --- stdckdint_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstdckdint_test.debug stdckdint_test.full stdckdint_test --- Kyuafile --- --- all_subdir_tests/sys --- =3D=3D=3D> tests/sys (all) --- all_subdir_lib --- --- resolver.3.gz --- gzip -cn /workspace/src/lib/libc/net/resolver.3 > resolver.3.gz --- sockatmark.3.gz --- gzip -cn /workspace/src/lib/libc/net/sockatmark.3 > sockatmark.3.gz --- all_subdir_usr.bin --- --- awk.1.gz --- gzip -cn /workspace/src/usr.bin/awk/awk.1 > awk.1.gz --- awk.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug awk.ful= l awk.debug --- all_subdir_lib --- --- sourcefilter.3.gz --- gzip -cn /workspace/src/lib/libc/net/sourcefilter.3 > sourcefilter.3.gz --- all_subdir_usr.bin --- --- awk --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dawk.debug awk.full awk --- all_subdir_lib --- --- sctp_bindx.3.gz --- gzip -cn /workspace/src/lib/libc/net/sctp_bindx.3 > sctp_bindx.3.gz --- sctp_connectx.3.gz --- gzip -cn /workspace/src/lib/libc/net/sctp_connectx.3 > sctp_connectx.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/backlight --- =3D=3D=3D> usr.bin/backlight (all) --- all_subdir_sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- sctp_freepaddrs.3.gz --- gzip -cn /workspace/src/lib/libc/net/sctp_freepaddrs.3 > sctp_freepaddrs.3.= gz --- all_subdir_sbin --- *** [reboot.o] Error code 1 make[4]: stopped in /workspace/src/sbin/reboot 74.76 real 225.60 user 27.94 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/jenkins1421589076645029= 320.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_1206_1371348202.1708122704170--