Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2024 18:48:47 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #1008 - Still Failing
Message-ID:  <850255583.17581.1728240529793@jenkins.ci.freebsd.org>
In-Reply-To: <624266492.17537.1728230997612@jenkins.ci.freebsd.org>
References:  <624266492.17537.1728230997612@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #1008 (757bbf484c0bab2c4c7b5040=
17079cceb833f7ae) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12=
_build/1008/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b=
uild/1008/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu=
ild/1008/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)

2dea4de8e0f0ee886cf46a5ceddabd4192843445 by emaste:
vmm: Properly handle writes spanning across two pages in vm_handle_db

f8db6fb90e739293d6d72310fa554ede072f8232 by emaste:
vmm: avoid potential KASSERT kernel panic in vm_handle_db

757bbf484c0bab2c4c7b504017079cceb833f7ae by emaste:
bhyve: improve bounds checks in hda_codec



The end of the build log:

[...truncated 84.79 MiB...]
--- all_subdir_lib ---
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=
/lib/libc/tests/stdio/eintr_test.c -o eintr_test.o
--- all_subdir_share ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/weak_result_type.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_function.h:42:26: warning: 'template<class _Arg, class _Result> 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_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:600:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra=
its.h:178:29: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  178 | struct _LIBCPP_TEMPLATE_VIS char_traits<char> {
      |                             ^~~~~~~~~~~
--- all_subdir_sbin ---
--- mount_fusefs.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/sbin/mount -fPIE -g -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno=
-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -=
Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramet=
er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -=
Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds=
 -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align =
-Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den=
um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err=
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin=
ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type  -Wl,-zrelr=
o -pie -Wl,-znoexecstack  -o mount_fusefs.full mount_fusefs.o getmntopts.o =
=20
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__fwd/istream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/istream:163:
/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/char_tra=
its.h:275:29: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  275 | struct _LIBCPP_TEMPLATE_VIS char_traits<wchar_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/char_tra=
its.h:432:29: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  432 | struct _LIBCPP_TEMPLATE_VIS char_traits<char16_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/char_tra=
its.h:494:1: warning: 'template<class _CharT> struct std::__1::char_traits'=
 is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c=
har16_t or char32_t is non-standard and is provided for a temporary period.=
 It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-=
declarations]
  494 | char_traits<char16_t>::compare(const char_type* __s1, const char_ty=
pe* __s2, size_t __n) _NOEXCEPT {
      | ^~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_cddl ---
/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/char_tra=
its.h:504:45: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  504 | inline _LIBCPP_CONSTEXPR_SINCE_CXX17 size_t char_traits<char16_t>::=
length(const char_type* __s) _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;
      |                             ^~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- conf.pico ---
--- all_subdir_sbin ---
--- mount_fusefs.8.gz ---
gzip -cn /workspace/src/sbin/mount_fusefs/mount_fusefs.8 > mount_fusefs.8.g=
z
--- mount_fusefs.debug ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.hel--- all_subdir_s=
tand/i386 ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/userboot ---
p.userboot\" -I. -g -MD  -MF.depend.conf.pico -MTconf.pico -std=3Dgnu99 -Wn=
o-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c =
/workspace/src/stand/userboot/userboot_4th/../userboot/conf.c -o conf.pico
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mount_f=
usefs.full mount_fusefs.debug
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_tra=
its.h:512:1: warning: 'template<class _CharT> struct std::__1::char_traits'=
 is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c=
har16_t or char32_t is non-standard and is provided for a temporary period.=
 It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-=
declarations]
  512 | char_traits<char16_t>::find(const char_type* __s, size_t __n, const=
 char_type& __a) _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/char_tra=
its.h:522:29: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  522 | struct _LIBCPP_TEMPLATE_VIS char_traits<char32_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/char_tra=
its.h:582:1: warning: 'template<class _CharT> struct std::__1::char_traits'=
 is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c=
har16_t or char32_t is non-standard and is provided for a temporary period.=
 It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-=
declarations]
  582 | char_traits<char32_t>::compare(const char_type* __s1, const char_ty=
pe* __s2, size_t __n) _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/char_tra=
its.h:592:45: warning: '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 char32_t is non-standard and is provided for a temporary period=
. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated=
-declarations]
  592 | inline _LIBCPP_CONSTEXPR_SINCE_CXX17 size_t char_traits<char32_t>::=
length(const char_type* __s) _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/char_tra=
its.h:600:1: warning: 'template<class _CharT> struct std::__1::char_traits'=
 is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, c=
har16_t or char32_t is non-standard and is provided for a temporary period.=
 It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-=
declarations]
  600 | char_traits<char32_t>::find(const char_type* __s, size_t __n, const=
 char_type& __a) _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;
      |                             ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string_view:213,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:625:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string_view=
.h:22:41: warning: 'template<class _CharT> struct std::__1::char_traits' is=
 deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char=
16_t or char32_t is non-standard and is provided for a temporary period. It=
 will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-dec=
larations]
   22 | template <class _CharT, class _Traits =3D char_traits<_CharT> >
      |                                         ^~~~~~~~~~~
/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_sbin ---
--- mount_fusefs ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:875:7=
9: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  875 | struct __string_view_hash : public __unary_function<basic_string_vi=
ew<_CharT, char_traits<_CharT> >, size_t> {
      |                                                                    =
           ^~~~~~~~~~~
--- all_subdir_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmount_fusefs.debug  mount_fusefs.full mount_fusefs
--- all_subdir_cddl ---
/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_view:876:7=
5: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  876 |   _LIBCPP_HIDE_FROM_ABI size_t operator()(const basic_string_view<_=
CharT, char_traits<_CharT> > __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_view:882:3=
7: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  882 | struct hash<basic_string_view<char, char_traits<char> > > : __strin=
g_view_hash<char> {};
      |                                     ^~~~~~~~~~~
/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_view:890:4=
1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  890 | struct hash<basic_string_view<char16_t, char_traits<char16_t> > > :=
 __string_view_hash<char16_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_view:893:4=
1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  893 | struct hash<basic_string_view<char32_t, char_traits<char32_t> > > :=
 __string_view_hash<char32_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_view:897:4=
0: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec=
ated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or=
 char32_t is non-standard and is provided for a temporary period. It will b=
e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio=
ns]
  897 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : _=
_string_view_hash<wchar_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;
      |                             ^~~~~~~~~~~
--- all_subdir_sbin ---
--- all_subdir_sbin/mount_msdosfs ---
=3D=3D=3D> sbin/mount_msdosfs (all)
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_stand/userboot ---
--- copy.pico ---
--- all_subdir_stand/i386 ---
--- include/x86 ---
--- all_subdir_stand/userboot ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.copy.pico -MTcopy.pico -std=3Dgnu99 -Wno-format-zero-le=
ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp=
ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-=
error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member  -Os    -c /workspace/src=
/stand/userboot/userboot_4th/../userboot/copy.c -o copy.pico
--- all_subdir_sbin ---
--- .depend ---
echo mount_msdosfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkiconv.a >> .depend
--- mount_msdosfs.o ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/sbin/mount   -fPIE -g -MD  -MF.depend.mou=
nt_msdosfs.o -MTmount_msdosfs.o -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u=
nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q=
ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha=
r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda=
te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere=
d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type       -c /workspace/src/sbin/mou=
nt_msdosfs/mount_msdosfs.c -o mount_msdosfs.o
--- all_subdir_stand ---
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
  -Os -mpreferred-stack-boundary=3D2       -c /workspace/src/stand/i386/btx=
/btx/btx.S -o btx.o
--- btx ---
--- all_subdir_lib ---
--- eintr_test.full ---
--- all_subdir_share ---

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

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

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

make[3]: stopped in /workspace/src/lib
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_stand ---

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

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

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

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

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

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

make[3]: stopped in /workspace/src/cddl
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_secure ---

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

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

make[2]: stopped in /workspace/src
       64.31 real       562.49 user        62.73 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11072460309=
527084883.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc12_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_17580_315120788.1728240527569--



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