Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2024 21:12:44 +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-gcc13_build - Build #1554 - Failure
Message-ID:  <553860144.1171.1724706767608@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1554 (fff6212513205a4989b38e9debe45=
5343a8d309f) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/1554/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
1554/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1=
554/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 106.10 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2309:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2309 | vector<bool, _Allocator>::__construct_at_end(_InputIterator __first=
, _Sentinel __last, size_type __n) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  131 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __o=
ut_first) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2410:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 2410 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<bool, _Allocator>::vector(init=
ializer_list<value_type> __il)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2410:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2410:31: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2312:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2312 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI=
terator __first, _Sentinel __last, size_type __sz) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2156:60: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 2156 | typename __tree<_Tp, _Compare, _Allocator>::const_iterator __tree<_=
Tp, _Compare, _Allocator>::__lower_bound(
      |                                                            ^~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1240:60: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1240 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an=
d_output(
      |                                                            ^~~~~~~~=
~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
   38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa=
d_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/contention_t.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:253:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  253 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_=
impl<_Tp>* __a, _Td __delta, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:242:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  242 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_=
impl<_Tp>* __a, _Td __delta, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2097:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2097 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2107:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2107 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) =
const {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co=
mp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:667:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  667 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons=
t _CharT* __str, size_t __len) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:819:39: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  819 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> allocate_shared(const _Alloc&=
 __a, _Args&&... __args) {
      |                                       ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_w=
ait(_Atp* __a, _Fn&& __test_fn) {
      |                                                      ^~~~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string=
<_CharT, _Traits, _Allocator>& __str) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
  786 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basi=
c_ostream<char, _Traits>& __os, const char* __str) {
      |                                                     ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:830:39: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  830 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args=
) {
      |                                       ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)=
 {
      | ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:115:28: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp=
l<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _=
_val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:155:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i=
mpl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T=
p __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:139:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base=
_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:120:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at=
omic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,=
 size_t __size, _Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- utcopy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utcopy.o -MTutcopy.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utcopy.c -o utcopy.o
--- utdebug.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utdebug.o -MTutdebug.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member -Wno-dangling-pointer      -c /workspace/=
src/sys/contrib/dev/acpica/components/utilities/utdebug.c -o utdebug.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/clang ---
--- llvm-ar.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w=
orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i=
nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO=
S -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-fr=
eebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_S=
YSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_=
TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -=
DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTE=
R=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitialize=
X86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIV=
E_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMIni=
tializeX86TargetMC -ffunction-sections -fdata-sections -g1 -Wno-format-zero=
-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -std=3Dc++17 -W=
no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference  -Wl=
,--gc-sections -Wl,-zrelro -Wl,-znoexecstack   -o llvm-ar.full  llvm-ar-dri=
ver.o llvm-ar.o /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libllv=
m.a  -lz -lprivatezstd  -lexecinfo  -ltinfow  -lpthread=20
--- all_subdir_usr.sbin ---
--- utdecode.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utdecode.o -MTutdecode.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=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-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/=
acpica/components/utilities/utdecode.c -o utdecode.o
--- utdelete.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utdelete.o -MTutdelete.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=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-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/=
acpica/components/utilities/utdelete.c -o utdelete.o
--- uterror.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.uterror.o -MTuterror.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/uterror.c -o uterror.o
--- utexcep.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utexcep.o -MTutexcep.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utexcep.c -o utexcep.o
--- utglobal.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utglobal.o -MTutglobal.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=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-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/=
acpica/components/utilities/utglobal.c -o utglobal.o
--- uthex.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.uthex.o -MTuthex.o -std=3Dgnu99 -Wno-format-zero-length -fsta=
ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni=
nitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D=
array-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-parent=
heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D=
unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro=
r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg=
ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var=
iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa=
nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio=
n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e=
rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno=
-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres=
sive-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=3Dstringop-truncation -Wno-return-ty=
pe -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/ac=
pica/components/utilities/uthex.c -o uthex.o
--- utinit.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utinit.o -MTutinit.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utinit.c -o utinit.o
--- utlock.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utlock.o -MTutlock.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utlock.c -o utlock.o
--- utmath.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utmath.o -MTutmath.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utmath.c -o utmath.o
--- utmisc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utmisc.o -MTutmisc.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-u=
ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utmisc.c -o utmisc.o
--- 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
--- 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
--- all_subdir_usr.sbin ---
--- utmutex.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utmutex.o -MTutmutex.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utmutex.c -o utmutex.o
--- all_subdir_usr.bin ---
--- .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-gcc13 --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
--- bc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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 ---
--- utnonansi.o ---
--- all_subdir_usr.bin ---
--- bc_lex.o ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utnonansi.o -MTutnonansi.o -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-Wno-uninitialized -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-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -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=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib=
/dev/acpica/components/utilities/utnonansi.c -o utnonansi.o
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
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-gcc13 --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 ---
--- utobject.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utobject.o -MTutobject.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=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-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/=
acpica/components/utilities/utobject.c -o utobject.o
--- all_subdir_usr.bin ---
--- data.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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-gcc13 --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
--- all_subdir_usr.sbin ---
--- utownerid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utownerid.o -MTutownerid.o -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-Wno-uninitialized -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-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -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=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib=
/dev/acpica/components/utilities/utownerid.c -o utownerid.o
--- all_subdir_usr.bin ---
--- dc_lex.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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-gcc13 --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 ---
--- utpredef.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utpredef.o -MTutpredef.o -std=3Dgnu99 -Wno-format-zero-length=
 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W=
no-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er=
ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e=
rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio=
ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa=
rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro=
r=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-error=3Dunused-const=
-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D=
expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc=
ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W=
no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull =
-Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag=
gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca=
tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err=
or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-=
type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/=
acpica/components/utilities/utpredef.c -o utpredef.o
--- all_subdir_usr.bin ---
--- file.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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-gcc13 --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
--- all_subdir_usr.sbin ---
--- utresdecode.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utresdecode.o -MTutresdecode.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -=
Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare =
-Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl=
arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-=
not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn=
o-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-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member       -c /workspace/src/sys/cont=
rib/dev/acpica/components/utilities/utresdecode.c -o utresdecode.o
--- all_subdir_usr.bin ---
--- lang.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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
--- all_subdir_usr.sbin ---
--- utresrc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.utresrc.o -MTutresrc.o -std=3Dgnu99 -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/sys/contrib/dev/a=
cpica/components/utilities/utresrc.c -o utresrc.o
--- all_subdir_usr.bin ---
--- lex.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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
--- main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -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
/workspace/src/contrib/bc/src/main.c: In function 'main':
/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_tests ---

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

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

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

make[2]: stopped in /workspace/src
      233.15 real      1706.26 user       179.42 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1036380475189386=
1164.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_1170_1674751302.1724706764655--



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