Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 14:52:49 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #724 - Still Failing
Message-ID:  <1664410637.11477.1715093569930@jenkins.ci.freebsd.org>
In-Reply-To: <259865731.11459.1715083784498@jenkins.ci.freebsd.org>
References:  <259865731.11459.1715083784498@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #724 (d84fd89ecd404ffbf629381d2dde14=
fd79b39402) - Still Failing

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

d84fd89ecd404ffbf629381d2dde14fd79b39402 by emaste:
dlopen(3): mention fdlopen for capsicum(4)



The end of the build log:

[...truncated 30.29 MiB...]
--- import_sec_context.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.import_sec_context.o -MTimpo=
rt_sec_context.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/cryp=
to/heimdal/lib/gssapi/ntlm/import_sec_context.c -o import_sec_context.o
--- lib__L ---
--- all_subdir_lib/libomp ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_base.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/aliases.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/atomic:591,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp_os.h:17,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp.h:92:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   85 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&=
 __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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]
/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]
/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]
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: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) {
      |                           ^~~~~~~~~~~~~~~~~
--- all_subdir_lib/libmagic ---
--- funcs.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.funcs.pic=
o -MTfuncs.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter =
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  =
     -c /workspace/src/contrib/file/src/funcs.c -o funcs.pico
--- kerberos5/lib__L ---
--- indicate_mechs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.indicate_mechs.o -MTindicate=
_mechs.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-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=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -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/crypto/heim=
dal/lib/gssapi/ntlm/indicate_mechs.c -o indicate_mechs.o
--- lib__L ---
--- all_subdir_lib/libipt ---
--- pt_query_decoder.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_query_decoder.o -MTpt_query_decoder.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-po=
inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e=
rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com=
pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds=
trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno=
-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err=
or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db=
ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn=
o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli=
cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si=
ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com=
pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm=
ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema=
ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac=
ked-member       -c /workspace/src/contrib/processor-trace/libipt/src/pt_qu=
ery_decoder.c -o pt_query_decoder.o
--- kerberos5/lib__L ---
--- init_sec_context.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.init_sec_context.o -MTinit_s=
ec_context.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong =
-Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -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/crypto/h=
eimdal/lib/gssapi/ntlm/init_sec_context.c -o init_sec_context.o
--- lib__L ---
--- all_subdir_lib/libomp ---
--- kmp_alloc.pico ---
--- all_subdir_lib/clang ---
--- AArch64GenAsmWriter.inc ---
--- all_subdir_lib/libomp ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic=
 -DPIC  -O2 -pipe -fno-common -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACR=
OS -D__STDC_LIMIT_MACROS -I/workspace/src/lib/libomp -I/workspace/src/contr=
ib/llvm-project/openmp/runtime/src -I/workspace/src/contrib/llvm-project/op=
enmp/runtime/src/thirdparty/ittnotify -ffunction-sections -fdata-sections -=
g -MD -MF.depend.kmp_alloc.pico -MTkmp_alloc.pico -Wno-format-zero-length -=
fstack-protector-strong -Wsystem-headers -Werror -Wdate-time -Wno-error=3Da=
ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-=
compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca=
ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D=
logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial=
ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem=
pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno=
-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow =
-Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type =
-Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member  -fvisibility-inlines-hid=
den -fno-exceptions -fno-rtti -g -std=3Dc++17 -Wno-literal-suffix -Wno-erro=
r=3Dunknown-pragmas -Wno-dangling-reference       -c /workspace/src/contrib=
/llvm-project/openmp/runtime/src/kmp_alloc.cpp -o kmp_alloc.pico
--- all_subdir_lib/clang ---
llvm-tblgen -gen-asm-writer  -I /workspace/src/contrib/llvm-project/llvm/in=
clude -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64  -d AA=
rch64GenAsmWriter.inc.d -o AArch64GenAsmWriter.inc  /workspace/src/contrib/=
llvm-project/llvm/lib/Target/AArch64/AArch64.td
--- all_subdir_lib/libefivar ---
--- efivar-dp-xlate.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.efivar-dp-xlate.pico -MTefivar-dp-xlate.pico -=
std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-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-cast-align -Wno-unused-parameter        -c /workspace/src/li=
b/libefivar/efivar-dp-xlate.c -o efivar-dp-xlate.pico
--- kerberos5/lib__L ---
--- inquire_context.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.inquire_context.o -MTinquire=
_context.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W=
system-headers -Werror -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/crypto/h=
eimdal/lib/gssapi/ntlm/inquire_context.c -o inquire_context.o
--- lib__L ---
--- all_subdir_lib/libmagic ---
--- is_json.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.is_json.p=
ico -MTis_json.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame=
ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si=
gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc=
lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn=
o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al=
iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=
=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op=
eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro=
r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa=
llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -=
Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist=
atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess =
-Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me=
mber       -c /workspace/src/contrib/file/src/is_json.c -o is_json.pico
--- all_subdir_lib/libomp ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/type_traits:532,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/limits:819,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp.h:80,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp_alloc.cpp:13:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res=
ult_of.h:28:28: warning: 'template<class _Callable> class std::__1::result_=
of' is deprecated [-Wdeprecated-declarations]
   28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo=
ke_of<_Fp, _Args...> {};
      |                            ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res=
ult_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res=
ult_of.h:32:58: warning: 'template<class _Callable> class std::__1::result_=
of' is deprecated [-Wdeprecated-declarations]
   32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o=
f<_Tp>::type;
      |                                                          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res=
ult_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
--- kerberos5/lib__L ---
--- inquire_cred_by_mech.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.inquire_cred_by_mech.o -MTin=
quire_cred_by_mech.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector=
-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/=
src/crypto/heimdal/lib/gssapi/ntlm/inquire_cred_by_mech.c -o inquire_cred_b=
y_mech.o
--- lib__L ---
--- all_subdir_lib/libmagic ---
--- is_csv.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.is_csv.pi=
co -MTis_csv.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
       -c /workspace/src/contrib/file/src/is_csv.c -o is_csv.pico
--- all_subdir_lib/libomp ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_base.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/aliases.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/atomic:591,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp_os.h:17,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/sr=
c/kmp.h:92:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   85 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&=
 __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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]
/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]
/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]
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: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) {
      |                           ^~~~~~~~~~~~~~~~~
--- all_subdir_lib/libefivar ---
--- uefi-guid.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.uefi-guid.pico -MTuefi-guid.pico -std=3Dgnu99 =
-Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe=
r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse=
d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def=
inition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca=
st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e=
rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses=
 -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-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-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-cast-align -Wno-unused-parameter        -c /workspace/src/lib/libefivar/u=
efi-guid.c -o uefi-guid.pico
--- uefi-dputil.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/stand/efi/include -I/worksp=
ace/src/lib/libefivar -I/workspace/src/sys/contrib/edk2/Include -fno-strict=
-aliasing -g -MD  -MF.depend.uefi-dputil.pico -MTuefi-dputil.pico -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo=
inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu=
nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style=
-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-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-cast-align -Wno-unused-parameter        -c /workspace/src/lib/libe=
fivar/uefi-dputil.c -o uefi-dputil.pico
--- all_subdir_lib/libmagic ---
--- is_simh.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.is_simh.p=
ico -MTis_simh.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame=
ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si=
gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc=
lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn=
o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al=
iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=
=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op=
eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro=
r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa=
llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -=
Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist=
atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess =
-Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me=
mber       -c /workspace/src/contrib/file/src/is_simh.c -o is_simh.pico
--- kerberos5/lib__L ---
--- inquire_mechs_for_name.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.inquire_mechs_for_name.o -MT=
inquire_mechs_for_name.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-err=
or=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 -Wno-address-of-packed-member       -c /wor=
kspace/src/crypto/heimdal/lib/gssapi/ntlm/inquire_mechs_for_name.c -o inqui=
re_mechs_for_name.o
--- lib__L ---
--- is_tar.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.is_tar.pi=
co -MTis_tar.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
       -c /workspace/src/contrib/file/src/is_tar.c -o is_tar.pico
--- all_subdir_lib/libefivar ---
--- libefivar.a ---
building static efivar library
/usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libefivar.a efivar.o efi=
char.o efivar-dp-format.o efivar-dp-parse.o efivar-dp-xlate.o uefi-guid.o u=
efi-dputil.o =20
--- libefivar.so.1.full ---
building shared library libefivar.so.1
/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/  -Wl,-=
zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fa=
tal-warnings -Wl,--warn-shared-textrel  -o libefivar.so.1.full -Wl,-soname,=
libefivar.so.1 efivar.pico efichar.pico efivar-dp-format.pico efivar-dp-par=
se.pico efivar-dp-xlate.pico uefi-guid.pico uefi-dputil.pico=20
--- all_subdir_lib/libmagic ---
--- magic.pico ---
--- all_subdir_lib/libefivar ---
--- libefivar.so.1.debug ---
--- all_subdir_lib/libmagic ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.magic.pic=
o -MTmagic.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter =
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  =
     -c /workspace/src/contrib/file/src/magic.c -o magic.pico
--- all_subdir_lib/libefivar ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libefiv=
ar.so.1.full libefivar.so.1.debug
--- libefivar.so.1 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibefivar.so.1.debug  libefivar.so.1.full libefivar.so.1
--- all_subdir_lib/libcbor ---
=3D=3D=3D> lib/libcbor (all)
--- allocators.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/=
libcbor   -g -MD  -MF.depend.allocators.o -MTallocators.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-erro=
r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D=
bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde=
precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err=
or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin=
itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/=
src/contrib/libcbor/src/allocators.c -o allocators.o
--- kerberos5/lib__L ---
--- inquire_names_for_mech.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.inquire_names_for_mech.o -MT=
inquire_names_for_mech.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-err=
or=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 -Wno-address-of-packed-member       -c /wor=
kspace/src/crypto/heimdal/lib/gssapi/ntlm/inquire_names_for_mech.c -o inqui=
re_names_for_mech.o
--- lib__L ---
--- all_subdir_lib/libipt ---
--- pt_retstack.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_retstack.o -MTpt_retstack.o -std=3Dgnu99 -Wno-format-zero=
-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
       -c /workspace/src/contrib/processor-trace/libipt/src/pt_retstack.c -=
o pt_retstack.o
--- all_subdir_lib/libcbor ---
--- cbor.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/=
libcbor   -g -MD  -MF.depend.cbor.o -MTcbor.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-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod=
y -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/contrib/=
libcbor/src/cbor.c -o cbor.o
--- all_subdir_lib/libipt ---
--- pt_section_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   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_section_file.o -MTpt_section_file.o -std=3Dgnu99 -Wno-for=
mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin=
ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -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 -Wno-address-of-packe=
d-member       -c /workspace/src/contrib/processor-trace/libipt/src/pt_sect=
ion_file.c -o pt_section_file.o
--- all_subdir_lib/libcbor ---
/workspace/src/contrib/libcbor/src/cbor.c:12: error: ignoring '#pragma clan=
g diagnostic' [-Werror=3Dunknown-pragmas]
   12 | #pragma clang diagnostic push
      |=20
--- all_subdir_lib/libipt ---
--- pt_section_posix.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/processor-trace/libipt/internal=
/include/posix=09 -I/workspace/src/contrib/processor-trace/libipt/internal/=
include=09=09 -I/workspace/src/contrib/processor-trace/libipt/include=09=09=
=09 -I/workspace/src/contrib/processor-trace/include=09=09=09=09 -I/workspa=
ce/src/lib/libipt -DPT_VERSION_BUILD=3D0=09 -DPT_VERSION_EXT=3D\"\"=09 -DPT=
_VERSION_MAJOR=3D1=09 -DPT_VERSION_MINOR=3D6=09 -DPT_VERSION_PATCH=3D0 -g -=
MD  -MF.depend.pt_section_posix.o -MTpt_section_posix.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-po=
inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e=
rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com=
pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds=
trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno=
-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err=
or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db=
ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn=
o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli=
cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si=
ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com=
pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm=
ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema=
ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac=
ked-member       -c /workspace/src/contrib/processor-trace/libipt/src/posix=
/pt_section_posix.c -o pt_section_posix.o
--- all_subdir_lib/libmagic ---
--- print.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common -DMAGIC=3D'"/usr/share/misc/magic"' -DHAVE_CON=
FIG_H -I/workspace/src/lib/libmagic -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libmagic -I/workspace/src/contrib/file/src   -g -MD  -MF.depend.print.pic=
o -MTprint.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter =
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  =
     -c /workspace/src/contrib/file/src/print.c -o print.pico
--- kerberos5/lib__L ---
--- inquire_sec_context_by_oid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/sr=
c/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/gssa=
pi/ntlm -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/he=
imdal/lib/ntlm -DOPENSSL_API_COMPAT=3D0x10100000L   -DHAVE_CONFIG_H -I/work=
space/src/kerberos5/include -g -MD  -MF.depend.inquire_sec_context_by_oid.o=
 -MTinquire_sec_context_by_oid.o -std=3Dgnu99 -Wno-format-zero-length -fsta=
ck-protector-strong -Wsystem-headers -Werror -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-e=
rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra=
 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err=
or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -=
Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul=
l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa=
re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro=
r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl=
ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er=
ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep=
t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f=
unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W=
no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri=
ngop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /wo=
rkspace/src/crypto/heimdal/lib/gssapi/ntlm/inquire_sec_context_by_oid.c -o =
inquire_sec_context_by_oid.o
--- lib__L ---
--- all_subdir_lib/libcbor ---
cc1: all warnings being treated as errors
*** [cbor.o] Error code 1

make[5]: stopped in /workspace/src/lib/libcbor
1 error

make[5]: stopped in /workspace/src/lib/libcbor
--- kerberos5/lib__L ---

make[4]: stopped in /workspace/src/kerberos5/lib
--- cddl/lib__L ---

make[4]: stopped in /workspace/src/cddl/lib
--- lib__L ---

make[3]: stopped in /workspace/src
--- kerberos5/lib__L ---

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

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      161.67 real      1635.20 user       233.52 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/jenkins1272053518599989=
2064.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_11476_807379509.1715093569204--



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