Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2024 10:09:54 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        pho@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1032 - Still Failing
Message-ID:  <662574876.17377.1718100596785@jenkins.ci.freebsd.org>
In-Reply-To: <1379048335.17371.1718077487979@jenkins.ci.freebsd.org>
References:  <1379048335.17371.1718077487979@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_17376_801555050.1718100594347
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #1032 (f65d0b18d9372b522e247c7bd5842=
2a7ab3d30d8) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/1032/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
1032/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1=
032/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)

f65d0b18d9372b522e247c7bd58422a7ab3d30d8 by pho:
stress2: Replace rename() with arc4random()



The end of the build log:

[...truncated 101.83 MiB...]
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- acpidump.o ---
/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   -I/workspace/src/sys -fPIE -g -MD  -MF.depend.acpidump.o=
 -MTacpidump.o -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=
precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err=
or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin=
itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type        -c /workspace/src/usr.sbin/acpi/acpidump/ac=
pidump.c -o acpidump.o
--- all_subdir_usr.bin ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/parser_std_format_spec.h:39,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_output.h:22,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_integral.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_bool.h:20:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:689:12: wa=
rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:=
 char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char=
32_t is non-standard and is provided for a temporary period. It will be rem=
oved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
  689 |     <char, char_traits<char>, allocator<char> >(char const*, string=
 const&);
      |            ^~~~~~~~~~~
/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/string:1763:39: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 1763 |   operator=3D=3D(const basic_string<char, char_traits<char>, _Alloc=
>& __lhs,
      |                                       ^~~~~~~~~~~
/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/string:1764:39: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 1764 |              const basic_string<char, char_traits<char>, _Alloc>& _=
_rhs) _NOEXCEPT;
      |                                       ^~~~~~~~~~~
/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/string:2150:29: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 2150 |     -> basic_string<_CharT, char_traits<_CharT>, _Allocator>;
      |                             ^~~~~~~~~~~
/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_usr.sbin ---
--- acpidump.full ---
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703:37: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3703 | operator=3D=3D(const basic_string<char, char_traits<char>, _Allocat=
or>& __lhs,
      |                                     ^~~~~~~~~~~
/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/string:3704:37: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3704 |            const basic_string<char, char_traits<char>, _Allocator>&=
 __rhs) _NOEXCEPT {
      |                                     ^~~~~~~~~~~
/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/string: In functi=
on 'bool std::__1::operator=3D=3D(const basic_string<char, char_traits<char=
>, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3711:12: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3711 |     return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D=3D =
0;
      |            ^~~~~~~~~~~
/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_usr.sbin ---
/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 -I/workspace/src/sys -fPIE -g -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 -Wshadow -Wunused-parameter -Wca=
st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -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  -Wl,-zrelro -pie -W=
l,-znoexecstack   -o acpidump.full acpi.o acpi_user.o acpidump.o =20
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4046:69: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4046 | struct __string_hash : public __unary_function<basic_string<_CharT,=
 char_traits<_CharT>, _Allocator>, size_t> {
      |                                                                    =
 ^~~~~~~~~~~
/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/string:4048:41: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4048 |   operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc=
ator>& __val) const _NOEXCEPT {
      |                                         ^~~~~~~~~~~
/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/string:4054:32: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4054 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : _=
_string_hash<char, _Allocator> {};
      |                                ^~~~~~~~~~~
/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/string:4062:36: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4062 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato=
r> > : __string_hash<char16_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/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/string:4065:36: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4065 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato=
r> > : __string_hash<char32_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/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/string:4069:35: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 4069 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator>=
 > : __string_hash<wchar_t, _Allocator> {};
      |                                   ^~~~~~~~~~~
/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_tests ---
--- all_subdir_tests/sys/capsicum ---
--- capsicum-test.full ---
--- all_subdir_usr.sbin ---
--- acpidump.8.gz ---
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/tests -fPIE -g -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -I/tmp/obj/workspace=
/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_H=
AS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14=
 -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference  =
-Wl,-zrelro -pie -Wl,-znoexecstack  -o capsicum-test.full  capsicum-test-ma=
in.o capsicum-test.o capability-fd.o copy_file_range.o fexecve.o procdesc.o=
 capmode.o fcntl.o ioctl.o openat.o sysctl.o select.o mqueue.o socket.o sct=
p.o capability-fd-pair.o overhead.o rename.o -lprivategtest   -lprocstat -l=
pthread
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/acpi/acpidump/acpidump.8 > acpidump.8.gz
--- acpidump.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug acpidum=
p.full acpidump.debug
--- acpidump ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dacpidump.debug  acpidump.full acpidump
--- all_subdir_usr.sbin/acpi/iasl ---
=3D=3D=3D> usr.sbin/acpi/iasl (all)
--- all_subdir_usr.sbin/cpucontrol ---
--- intel.o ---
/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 -I/workspace/src/usr.sbin/cpucontrol   -fPIE -g -MD  -MF.d=
epend.intel.o -MTintel.o -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 -Wchar-subscripts -Wneste=
d-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/usr.sbin/cpucontrol/intel=
.c -o intel.o
--- all_subdir_usr.sbin/acpi ---
--- aslcompilerlex.c ---
lex -i -s -PAslCompiler -oaslcompilerlex.c  /workspace/src/sys/contrib/dev/=
acpica/compiler/aslcompiler.l
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: capsicum-test-main.o: in func=
tion `SetupEnvironment::CreateTemporaryRoot()':
/workspace/src/contrib/capsicum-test/capsicum-test-main.cc:66: warning: war=
ning: tempnam() possibly used unsafely; consider using mkstemp()
--- all_subdir_usr.bin ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_integral.h:35:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2297:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2297 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2298:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2298 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2305:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2305 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2306:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2306 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3116:30: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3116 |   typedef basic_string<char, char_traits<char>, _ByteAlloc> byte_st=
ring;
      |                              ^~~~~~~~~~~
/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:3117:31: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3117 |   typedef basic_string<_Elem, char_traits<_Elem>, _WideAlloc> wide_=
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:3149:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3149 |     return from_bytes(__ptr, __ptr + char_traits<char>::length(__pt=
r));
      |                                      ^~~~~~~~~~~
/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:3158:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3158 |     return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__w=
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: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3176:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3176 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(_Codecvt* __pcvt, state_type __state)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3180:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3180 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c=
onvert(
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3189:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3189 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(wstring_convert&& __wc)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3256:10: w=
arning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byt=
eAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar=
ations]
 3256 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::=
byte_string
      |          ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3257:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3257 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(=
const _Elem* __frm, const _Elem* __frm_end) {
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3324:62: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> 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 19, so please migrate off of it. [-Wdeprecated-declarations]
 3324 | template <class _Codecvt, class _Elem =3D wchar_t, class _Tr =3D ch=
ar_traits<_Elem> >
      |                                                              ^~~~~~=
~~~~~
/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_usr.sbin ---
--- aslcompiler.y ---
m4 -P -I/workspace/src/sys/contrib/dev/acpica/compiler  /workspace/src/sys/=
contrib/dev/acpica/compiler/aslparser.y > aslcompiler.y
--- all_subdir_usr.sbin/cpucontrol ---
--- amd.o ---
/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 -I/workspace/src/usr.sbin/cpucontrol   -fPIE -g -MD  -MF.d=
epend.amd.o -MTamd.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 -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-return-type        -c /workspace/src/usr.sbin/cpucontrol/amd.c -o amd.=
o
--- all_subdir_usr.sbin/acpi ---
--- dtcompilerparserlex.c ---
lex -i -PDtCompilerParser -odtcompilerparserlex.c /workspace/src/sys/contri=
b/dev/acpica/compiler/dtcompilerparser.l
--- dtcompilerparserparse.c ---
yacc -d -pDtCompilerParser -odtcompilerparserparse.c  /workspace/src/sys/co=
ntrib/dev/acpica/compiler/dtcompilerparser.y
--- dtparserlex.c ---
lex -i -PDtParser -odtparserlex.c /workspace/src/sys/contrib/dev/acpica/com=
piler/dtparser.l
--- dtparserparse.c ---
yacc -d -pDtParser -odtparserparse.c /workspace/src/sys/contrib/dev/acpica/=
compiler/dtparser.y
--- prparserlex.c ---
lex -i -s -PPrParser -oprparserlex.c /workspace/src/sys/contrib/dev/acpica/=
compiler/prparser.l
--- all_subdir_usr.sbin/bhyve ---
cc1: all warnings being treated as errors
*** [gdb.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
      211.92 real      1505.76 user       164.08 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/jenkins3377938284172100=
723.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_17376_801555050.1718100594347--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?662574876.17377.1718100596785>