Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2024 21:14:49 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kp@FreeBSD.org, se@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3674 - Failure
Message-ID:  <1082365095.1173.1724706893087@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3674 (fff6212513205a4989b38e9debe45=
5343a8d309f) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/3674/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
3674/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3=
674/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)

12e0d316644a4f80f5f1f78cf07bd93def43b1ca by se:
vendor/bc: upgrade to version 7.0.0

fff6212513205a4989b38e9debe455343a8d309f by kp:
pf tests: ensure that 'quick' on anchor rules works as expected



The end of the build log:

[...truncated 105.95 MiB...]
  700 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_string<=
char, char_traits<char>, allocator<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/bitset: In constr=
uctor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::ba=
sic_string<_CharT>::size_type, _CharT, _CharT)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:635:35: 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]
  635 |     size_t __rlen =3D std::min(__n, char_traits<_CharT>::length(__s=
tr));
      |                                   ^~~~~~~~~~~
/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/bitset: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:858:81: 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]
  858 | inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_st=
ring<_CharT, char_traits<_CharT>, allocator<_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;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member=
 function 'std::__1::basic_string<_CharT> std::__1::bitset<_Size>::to_strin=
g(_CharT, _CharT) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:860:28: 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]
  860 |   return to_string<_CharT, char_traits<_CharT>, allocator<_CharT> >=
(__zero, __one);
      |                            ^~~~~~~~~~~
/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/bitset: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:864:79: 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]
  864 | inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 basic_st=
ring<char, char_traits<char>, allocator<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;
      |                             ^~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- hostres_partition_tbl.pico ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member=
 function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(=
char, char) const':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:866:26: 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]
  866 |   return to_string<char, char_traits<char>, allocator<char> >(__zer=
o, __one);
      |                          ^~~~~~~~~~~
/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-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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_partition_tbl.pico -=
MThostres_partition_tbl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus=
ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual=
 -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s=
ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-=
time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes=
 -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -=
Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D=
extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn=
o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va=
lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn=
onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-=
compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno=
-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o=
verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W=
no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno=
except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D=
stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc=
ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr=
os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=
=3Dstringop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/b=
snmpd/modules/snmp_hostres/hostres_partition_tbl.c -o hostres_partition_tbl=
.pico
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct=
ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o=
stream<_CharT, _Traits>&, const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: 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]
  754 |       size_t __len   =3D char_traits<char>::length(__strn);
      |                        ^~~~~~~~~~~
/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 ---
--- hostres_printer_tbl.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_printer_tbl.pico -MT=
hostres_printer_tbl.pico -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=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/bsnmpd/=
modules/snmp_hostres/hostres_printer_tbl.c -o hostres_printer_tbl.pico
--- hostres_processor_tbl.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_processor_tbl.pico -=
MThostres_processor_tbl.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus=
ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual=
 -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s=
ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-=
time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes=
 -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -=
Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D=
extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn=
o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va=
lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn=
onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-=
compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno=
-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o=
verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W=
no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno=
except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D=
stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc=
ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr=
os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=
=3Dstringop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/b=
snmpd/modules/snmp_hostres/hostres_processor_tbl.c -o hostres_processor_tbl=
.pico
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/clang/llvm-nm ---
--- llvm-nm.1.gz ---
gzip -cn /workspace/src/usr.bin/clang/llvm-nm/llvm-nm.1 > llvm-nm.1.gz
--- llvm-nm.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug llvm-nm=
.full llvm-nm.debug
--- all_subdir_usr.sbin ---
--- hostres_scalars.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_scalars.pico -MThost=
res_scalars.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter=
 -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str=
ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W=
nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er=
ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/bsnmpd/mo=
dules/snmp_hostres/hostres_scalars.c -o hostres_scalars.pico
--- all_subdir_usr.bin ---
--- llvm-nm ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dllvm-nm.debug  llvm-nm.full llvm-nm
--- all_subdir_usr.sbin ---
--- hostres_snmp.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_snmp.pico -MThostres=
_snmp.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W=
system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis=
sing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -=
Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested=
-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type        -c /workspace/src/usr.sbin/bsnmpd/modules/s=
nmp_hostres/hostres_snmp.c -o hostres_snmp.pico
--- hostres_storage_tbl.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_storage_tbl.pico -MT=
hostres_storage_tbl.pico -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=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/bsnmpd/=
modules/snmp_hostres/hostres_storage_tbl.c -o hostres_storage_tbl.pico
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/gh-bc ---
=3D=3D=3D> usr.bin/gh-bc (all)
--- bc_help.c ---
cd /workspace/src/contrib/bc && sh gen/strgen.sh gen/bc_help.txt /tmp/obj/w=
orkspace/src/amd64.amd64/usr.bin/gh-bc/bc_help.c 0 bc_help "" 1 0
--- all_subdir_usr.bin/clang ---
--- all_subdir_usr.bin/clang/llvm-objcopy ---
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/CachedHashString.h:24,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ObjCopy/CommonConfig.h:13,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ObjCopy/ConfigManager.h:13,
                 from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o=
bjcopy/ObjcopyOptions.h:12,
                 from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o=
bjcopy/llvm-objcopy.cpp:9:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38=
: warning: 'template<class _CharT> struct std::__1::char_traits' is depreca=
ted: 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-declaration=
s]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/iosfwd:111,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/tuple:1456,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/variant:253,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__iterator/common_iterator.h:31,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/iterator:683,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/optional:1293,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ObjCopy/COFF/COFFConfig.h:12,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ObjCopy/ConfigManager.h:12:
/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.bin/gh-bc ---
--- dc_help.c ---
cd /workspace/src/contrib/bc && sh gen/strgen.sh gen/dc_help.txt /tmp/obj/w=
orkspace/src/amd64.amd64/usr.bin/gh-bc/dc_help.c 0 dc_help "" 1 0
--- lib.c ---
cd /workspace/src/contrib/bc && sh gen/strgen.sh gen/lib.bc /tmp/obj/worksp=
ace/src/amd64.amd64/usr.bin/gh-bc/lib.c 0 bc_lib bc_lib_name "" 1
--- lib2.c ---
cd /workspace/src/contrib/bc && sh gen/strgen.sh gen/lib2.bc /tmp/obj/works=
pace/src/amd64.amd64/usr.bin/gh-bc/lib2.c 0 bc_lib2 bc_lib2_name "" 1
--- .depend ---
echo gh-bc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp=
/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend
--- args.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.args.o -MTargs.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/contrib=
/bc/src/args.c -o args.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c: =
In function 'refresh_storage_tbl':
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c:4=
77:22: warning: '%s' directive output may be truncated writing up to 1023 b=
ytes into a region of size 256 [-Wformat-truncation=3D]
  477 |                     "%s, type: %s, dev: %s", fs_buf[i].f_mntonname,
      |                      ^~
In function 'storage_OS_get_fs',
    inlined from 'refresh_storage_tbl' at /workspace/src/usr.sbin/bsnmpd/mo=
dules/snmp_hostres/hostres_storage_tbl.c:572:2:
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c:4=
76:17: note: 'snprintf' output between 16 and 2077 bytes into a destination=
 of size 256
  476 |                 snprintf(fs_string, sizeof(fs_string),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  477 |                     "%s, type: %s, dev: %s", fs_buf[i].f_mntonname,
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478 |                     fs_buf[i].f_fstypename, fs_buf[i].f_mntfromname=
);
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~
--- all_subdir_usr.bin ---
--- bc.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.bc.o -MTbc.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse=
d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual =
-Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su=
bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t=
ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W=
no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De=
xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno=
-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val=
ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno=
nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-=
error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov=
erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn=
o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe=
xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds=
tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca=
st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro=
s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D=
stringop-truncation -Wno-return-type        -c /workspace/src/contrib/bc/sr=
c/bc.c -o bc.o
--- all_subdir_usr.sbin ---
--- hostres_swinstalled_tbl.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_swinstalled_tbl.pico=
 -MThostres_swinstalled_tbl.pico -std=3Dgnu99 -Wno-format-zero-length -fsta=
ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-=
unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-=
qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch=
ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd=
ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber=
ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro=
r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing=
 -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse=
d-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/usr.sbi=
n/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c -o hostres_swinstal=
led_tbl.pico
--- all_subdir_usr.bin ---
--- bc_lex.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.bc_lex.o -MTbc_lex.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca=
st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -=
Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign =
-Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob=
bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e=
rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias=
ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type        -c /workspace/src/contr=
ib/bc/src/bc_lex.c -o bc_lex.o
--- bc_parse.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.bc_parse.o -MTbc_parse.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -=
W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type =
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali=
gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s=
ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /workspace/=
src/contrib/bc/src/bc_parse.c -o bc_parse.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl=
.c: In function 'swins_get_OS_ident':
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl=
.c:266:49: warning: '%s' directive output may be truncated writing up to 25=
5 bytes into a region of size 65 [-Wformat-truncation=3D]
  266 |         snprintf(os_string, sizeof(os_string), "%s: %s",
      |                                                 ^~
  267 |             os_id.sysname, os_id.version);
      |             ~~~~~~~~~~~~~                       =20
/workspace/src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl=
.c:266:9: note: 'snprintf' output between 3 and 513 bytes into a destinatio=
n of size 65
  266 |         snprintf(os_string, sizeof(os_string), "%s: %s",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  267 |             os_id.sysname, os_id.version);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- hostres_swrun_tbl.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_swrun_tbl.pico -MTho=
stres_swrun_tbl.pico -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/usr.sbin/bsnmpd/mo=
dules/snmp_hostres/hostres_swrun_tbl.c -o hostres_swrun_tbl.pico
--- all_subdir_usr.bin ---
--- data.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.data.o -MTdata.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/contrib=
/bc/src/data.c -o data.o
--- dc.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.dc.o -MTdc.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr=
otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse=
d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual =
-Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su=
bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t=
ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes =
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W=
no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De=
xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno=
-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val=
ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno=
nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c=
ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-=
error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov=
erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn=
o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe=
xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds=
tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca=
st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro=
s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D=
stringop-truncation -Wno-return-type        -c /workspace/src/contrib/bc/sr=
c/dc.c -o dc.o
--- dc_lex.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.dc_lex.o -MTdc_lex.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca=
st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -=
Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign =
-Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob=
bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e=
rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias=
ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type        -c /workspace/src/contr=
ib/bc/src/dc_lex.c -o dc_lex.o
--- dc_parse.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.dc_parse.o -MTdc_parse.o -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -=
W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type =
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali=
gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s=
ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type        -c /workspace/=
src/contrib/bc/src/dc_parse.c -o dc_parse.o
--- all_subdir_usr.sbin ---
--- printcap.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_s=
ource -I. -DHAVE_STRLCPY -g -MD -MF.depend.printcap.pico -MTprintcap.pico -=
std=3Dgnu99 -fstack-protector-strong -c /workspace/src/usr.sbin/lpr/common_=
source/printcap.c -o printcap.pico
--- all_subdir_usr.bin ---
--- file.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.file.o -MTfile.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/contrib=
/bc/src/file.c -o file.o
--- history.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.history.o -MThistory.o -std=3Dgnu99 -Wno-format-zero-length =
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W =
-Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W=
cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl=
obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno=
-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali=
asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type        -c /workspace/src/c=
ontrib/bc/src/history.c -o history.o
--- lang.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.lang.o -MTlang.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/contrib=
/bc/src/lang.c -o lang.o
--- lex.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 -=
pipe -fno-common   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.lex.o -MTlex.o -std=3Dgnu99 -Wno-format-zero-length -fstack-=
protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu=
sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua=
l -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-=
subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate=
-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered =
-Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type        -c /workspace/src/contrib=
/bc/src/lex.c -o lex.o
--- all_subdir_usr.sbin ---
--- hostres_tree.pico ---
/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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_=
source -I.   -DHAVE_STRLCPY -g -MD  -MF.depend.hostres_tree.pico -MThostres=
_tree.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W=
system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis=
sing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -=
Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested=
-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type        -c hostres_tree.c -o hostres_tree.pico
--- snmp_hostres.so.6.full ---
building shared library snmp_hostres.so.6
/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/  -Wl,-=
zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fa=
tal-warnings -Wl,--warn-shared-textrel  -o snmp_hostres.so.6.full -Wl,-sona=
me,snmp_hostres.so.6 hostres_begemot.pico hostres_device_tbl.pico hostres_d=
iskstorage_tbl.pico hostres_fs_tbl.pico hostres_network_tbl.pico hostres_pa=
rtition_tbl.pico hostres_printer_tbl.pico hostres_processor_tbl.pico hostre=
s_scalars.pico hostres_snmp.pico hostres_storage_tbl.pico hostres_swinstall=
ed_tbl.pico hostres_swrun_tbl.pico printcap.pico hostres_tree.pico  -lkvm  =
-ldevinfo  -lm  -lgeom  -lmemstat=20
--- snmp_hostres.3.gz ---
sed -e 's%@MODPATH@%/usr/lib/%g'=09=09 -e 's%@DEFPATH@%/usr/share/snmp/defs=
/%g'=09=09 -e 's%@MIBSPATH@%/usr/share/snmp/mibs/%g' < /workspace/src/usr.s=
bin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 | gzip -cn > snmp_hostres.3.=
gz
--- snmp_hostres.so.6.debug ---
--- all_subdir_usr.bin ---
--- main.o ---
--- all_subdir_usr.sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snmp_ho=
stres.so.6.full snmp_hostres.so.6.debug
--- all_subdir_usr.bin ---
/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   -DBC_DEFAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DB=
C_DEFAULT_EXPR_EXIT=3D1 -DBC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=
=3D1 -DBC_DEFAULT_TTY_MODE=3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_EN=
ABLE_EDITLINE=3D1 -DBC_ENABLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_E=
NABLE_LIBRARY=3D0 -DBC_ENABLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC=
_DEFAULT_DIGIT_CLAMP=3D0 -DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0=
 -DDC_DEFAULT_SIGINT_RESET=3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -=
DBUILD_TYPE=3DA -DMAINEXEC=3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.c=
at -I/workspace/src/contrib/bc/include -flto -DBC_ENABLE_NLS=3D1 -fPIE -g -=
MD  -MF.depend.main.o -MTmain.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/contrib=
/bc/src/main.c -o main.o
--- all_subdir_usr.sbin ---
--- snmp_hostres.so.6 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsnmp_hostres.so.6.debug  snmp_hostres.so.6.full snmp_hostres.so.=
6
--- all_subdir_usr.sbin/bsnmpd/modules/snmp_lm75 ---
=3D=3D=3D> usr.sbin/bsnmpd/modules/snmp_lm75 (all)
--- lm75_tree.c ---
cat /workspace/src/usr.sbin/bsnmpd/modules/snmp_lm75/lm75_tree.def | gensnm=
ptree -f -I/usr/share/snmpdefs -p lm75_
--- lm75_oid.h ---
cat /workspace/src/usr.sbin/bsnmpd/modules/snmp_lm75/lm75_tree.def | gensnm=
ptree -I/usr/share/snmpdefs -e begemotLm75 > lm75_oid.h
--- snmp_lm75.pico ---
--- all_subdir_usr.bin ---
/workspace/src/contrib/bc/src/main.c: In function 'main':
--- all_subdir_usr.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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -DHAVE_STRLCPY -g -MD  -MF.depend.snmp_l=
m75.pico -MTsnmp_lm75.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro=
tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused=
-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -=
Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub=
scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type        -c /workspace/src/usr.sbin/bsnmp=
d/modules/snmp_lm75/snmp_lm75.c -o snmp_lm75.pico
--- all_subdir_usr.bin ---
/workspace/src/contrib/bc/src/main.c:113:41: error: to be safe all intermed=
iate pointers in cast from 'char **' to 'const char **' must be 'const' qua=
lified [-Werror=3Dcast-qual]
  113 |         if (BC_IS_BC) s =3D bc_main(argc, (const char**) argv);
      |                                         ^
/workspace/src/contrib/bc/src/main.c:114:32: error: to be safe all intermed=
iate pointers in cast from 'char **' to 'const char **' must be 'const' qua=
lified [-Werror=3Dcast-qual]
  114 |         else s =3D dc_main(argc, (const char**) argv);
      |                                ^
cc1: all warnings being treated as errors
*** [main.o] Error code 1

make[4]: stopped in /workspace/src/usr.bin/gh-bc

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

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

make[5]: stopped in /workspace/src/tests/sys/fs

make[4]: stopped in /workspace/src/tests/sys

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

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

make[2]: stopped in /workspace/src
      297.04 real      2387.47 user       217.61 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins1172847869083261=
5041.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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_1172_869032069.1724706890109--



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