Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2023 16:34:28 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        andrew@FreeBSD.org, melifaro@FreeBSD.org, pkubaj@FreeBSD.org, bz@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1008 - Still Failing
Message-ID:  <1447490312.4251.1684341269926@jenkins.ci.freebsd.org>
In-Reply-To: <444397961.4239.1684331149777@jenkins.ci.freebsd.org>
References:  <444397961.4239.1684331149777@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1008 (37c1ef5ac0a2867a59cfbdd73f197=
0389a7fc8e8) - Still Failing

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

b50e1465e88dcf5f6f008892d802df010e7029d1 by melifaro:
routing: plug mbuf leak for the packets hitting IPv6 blackhole route

d0cdec7a20422bf48dfe9b2118a3d776e8202c57 by pkubaj:
em: sync platform detection with Linux

2e57f7bf209281e176f16ca3c5716807479873f8 by pkubaj:
ix(4): correct max MTU

71fde8e5070c4128e35acdb7f69a01460bce4638 by bz:
LinuxKPI: add ns_to_timespec64()

37c1ef5ac0a2867a59cfbdd73f1970389a7fc8e8 by andrew:
Move the arm64 sigcode to .rodata



The end of the build log:

[...truncated 23.46 MB...]
--- all_subdir_lib/libcalendar ---
--- libcalendar.a ---
building static calendar library
/usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libcalendar.a calendar.o=
 easter.o =20
--- all_subdir_lib/libbsm ---
--- bsm_fcntl.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_fcntl.o -MTbsm_fcntl.o -std=3Dgnu99=
 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-se=
t-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-erro=
r=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compar=
e -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepr=
ecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-=
error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Din=
t-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -=
Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-over=
flow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-=
type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/s=
rc/contrib/openbsm/libbsm/bsm_fcntl.c -o bsm_fcntl.o
--- all_subdir_lib/libcalendar ---
--- libcalendar.so.5.full ---
building shared library libcalendar.so.5
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -Wl,-=
zrelro   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,-=
-warn-shared-textrel  -o libcalendar.so.5.full -Wl,-soname,libcalendar.so.5=
 calendar.pico easter.pico=20
--- all_subdir_lib/libbsm ---
--- bsm_flags.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_flags.o -MTbsm_flags.o -std=3Dgnu99=
 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-se=
t-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-erro=
r=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compar=
e -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepr=
ecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-=
error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Din=
t-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -=
Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-over=
flow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-=
type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/s=
rc/contrib/openbsm/libbsm/bsm_flags.c -o bsm_flags.o
--- all_subdir_lib/libcalendar ---
--- libcalendar.so.5.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug libcale=
ndar.so.5.full libcalendar.so.5.debug
--- libcalendar.so.5 ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibcalendar.so.5.debug  libcalendar.so.5.full libcalendar.so.5
--- all_subdir_lib/libbsm ---
--- bsm_io.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_io.o -MTbsm_io.o -std=3Dgnu99 -Wno-=
format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p=
ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-=
error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co=
mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D=
strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-vari=
able -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      -c /workspace/src/co=
ntrib/openbsm/libbsm/bsm_io.c -o bsm_io.o
--- all_subdir_lib/libcapsicum ---
=3D=3D=3D> lib/libcapsicum (all)
--- all_subdir_lib/libcompat ---
=3D=3D=3D> lib/libcompat (all)
--- ftime.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/lib/libc/locale   -g -MD  -MF.depend.ftim=
e.o -MTftime.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member      -c /worksp=
ace/src/lib/libcompat/4.1/ftime.c -o ftime.o
--- all_subdir_lib/libbsm ---
--- bsm_mask.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_mask.o -MTbsm_mask.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-=
variable -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/s=
rc/contrib/openbsm/libbsm/bsm_mask.c -o bsm_mask.o
--- bsm_notify.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_notify.o -MTbsm_notify.o -std=3Dgnu=
99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro=
r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member      -c /worksp=
ace/src/contrib/openbsm/libbsm/bsm_notify.c -o bsm_notify.o
--- all_subdir_lib/libcompat ---
In file included from /workspace/src/lib/libcompat/4.1/ftime.c:38:
/workspace/src/sys/sys/timeb.h:44:2: warning: #warning "this file includes =
<sys/timeb.h> which is deprecated" [-Wcpp]
   44 | #warning "this file includes <sys/timeb.h> which is deprecated"
      |  ^~~~~~~
--- kerberos5/lib__L ---
--- misc.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/sr=
c/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/hdb  -I/work=
space/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err   -DHAVE_CON=
FIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.misc.o -MTmisc.=
o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he=
aders -Werror -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-but-set-variable -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 -Wno-address-of-packed-member   =
   -c /workspace/src/crypto/heimdal/kdc/misc.c -o misc.o
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libzpool ---
--- spa_config.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.spa_config.o=
 -MTspa_config.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize=
d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-m=
ember  -fms-extensions    -c /workspace/src/sys/contrib/openzfs/module/zfs/=
spa_config.c -o spa_config.o
--- lib__L ---
--- re_comp.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/lib/libc/locale   -g -MD  -MF.depend.re_c=
omp.o -MTre_comp.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast=
-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
but-set-variable -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 /work=
space/src/lib/libcompat/4.3/re_comp.c -o re_comp.o
--- cddl/lib__L ---
--- spa_errlog.o ---
--- kerberos5/lib__L ---
--- kx509.o ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.spa_errlog.o=
 -MTspa_errlog.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize=
d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-m=
ember  -fms-extensions    -c /workspace/src/sys/contrib/openzfs/module/zfs/=
spa_errlog.c -o spa_errlog.o
--- kerberos5/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/sr=
c/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/hdb  -I/work=
space/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err   -DHAVE_CON=
FIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.kx509.o -MTkx50=
9.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-but-set-variable -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 -Wno-address-of-packed-member   =
   -c /workspace/src/crypto/heimdal/kdc/kx509.c -o kx509.o
--- lib__L ---
--- rexec.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/lib/libc/locale   -g -MD  -MF.depend.rexe=
c.o -MTrexec.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-address-of-packed-member      -c /worksp=
ace/src/lib/libcompat/4.3/rexec.c -o rexec.o
--- all_subdir_lib/libbsm ---
--- bsm_socket_type.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_socket_type.o -MTbsm_socket_type.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -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-but-set-variable -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 -Wno-address-of-packed-member   =
   -c /workspace/src/contrib/openbsm/libbsm/bsm_socket_type.c -o bsm_socket=
_type.o
--- bsm_token.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_token.o -MTbsm_token.o -std=3Dgnu99=
 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-se=
t-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-erro=
r=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compar=
e -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-=
error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepr=
ecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-=
error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Din=
t-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -=
Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-over=
flow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-=
type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member -Wno-cast-align     =
-c /workspace/src/contrib/openbsm/libbsm/bsm_token.c -o bsm_token.o
--- bsm_user.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_user.o -MTbsm_user.o -std=3Dgnu99 -=
Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-=
variable -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/s=
rc/contrib/openbsm/libbsm/bsm_user.c -o bsm_user.o
--- bsm_wrappers.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/src/contrib/=
openbsm/libbsm   -g -MD  -MF.depend.bsm_wrappers.o -MTbsm_wrappers.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -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-but-set-variable -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 /wor=
kspace/src/contrib/openbsm/libbsm/bsm_wrappers.c -o bsm_wrappers.o
--- kerberos5/lib__L ---
--- process.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/sr=
c/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/hdb  -I/work=
space/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err   -DHAVE_CON=
FIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.process.o -MTpr=
ocess.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsys=
tem-headers -Werror -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-but-set-variable -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 -Wno-address-of-packed-member =
     -c /workspace/src/crypto/heimdal/kdc/process.c -o process.o
--- cddl/lib__L ---
--- spa_history.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.spa_history.=
o -MTspa_history.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali=
zed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a=
lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-bu=
t-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-=
error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co=
mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -=
Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D=
deprecated -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-t=
ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop=
-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func=
tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-=
error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo=
p-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-m=
ember  -fms-extensions    -c /workspace/src/sys/contrib/openzfs/module/zfs/=
spa_history.c -o spa_history.o
--- lib__L ---
--- all_subdir_lib/libcompat ---
--- cuserid.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/lib/libc/locale   -g -MD  -MF.depend.cuse=
rid.o -MTcuserid.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray=
-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast=
-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err=
or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -=
Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-=
but-set-variable -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 /work=
space/src/lib/libcompat/4.4/cuserid.c -o cuserid.o
--- libcompat.a ---
building static compat library
/usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libcompat.a ftime.o re_c=
omp.o rexec.o cuserid.o =20
--- all_subdir_lib/libcrypt ---
=3D=3D=3D> lib/libcrypt (all)
--- kerberos5/lib__L ---
--- windc.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/sr=
c/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/hdb  -I/work=
space/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err   -DHAVE_CON=
FIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.windc.o -MTwind=
c.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-but-set-variable -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 -Wno-address-of-packed-member   =
   -c /workspace/src/crypto/heimdal/kdc/windc.c -o windc.o
--- lib__L ---
--- all_subdir_lib/libdevctl ---
=3D=3D=3D> lib/libdevctl (all)
--- devctl.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -g -MD  -MF.depend.devctl.o -MTdevctl.o -std=3Dgnu99 -Wn=
o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal=
l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a=
rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p=
arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini=
tion -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-=
bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-=
align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro=
r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W=
no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-b=
ut-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno=
-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-c=
ompare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare =
-Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type       -c /workspace/src/lib/libdevctl/devct=
l.c -o devctl.o
--- cddl/lib__L ---
--- spa_errlog.o ---
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:30: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  107 |             (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birt=
h);
      |                           ~~~^~~~~~~~~~
In file included from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co=
ntext.h:98,
                 from /workspace/src/sys/contrib/openzfs/include/sys/dmu.h:=
46,
                 from /workspace/src/sys/contrib/openzfs/include/sys/dmu_tx=
.h:33,
                 from /workspace/src/sys/contrib/openzfs/module/zfs/spa_err=
log.c:63:
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:60: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  106 |             (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_lev=
el,
      |                                                         ~~~^~~~~~~~=
~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:30: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  106 |             (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_lev=
el,
      |                           ~~~^~~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:59: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  107 |             (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birt=
h);
      |                                                        ~~~^~~~~~~~~=
~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:57: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   96 |             (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid)=
;
      |                                                       ~~^~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:29: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   96 |             (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid)=
;
      |                           ~~^~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:58: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   95 |             (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_objec=
t,
      |                                                        ~~^~~~~~~~~~=
~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:29: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   95 |             (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_objec=
t,
      |                           ~~^~~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
--- lib__L ---
--- all_subdir_lib/libbsm ---
--- bsm_audit.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/contrib/openbsm -I/workspace/=
src/contrib/openbsm/libbsm   -g -MD  -MF.depend.bsm_audit.pico -MTbsm_audit=
.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-=
error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati=
ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p=
arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err=
or=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunus=
ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog=
ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation=
 -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor=
mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou=
gh -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 -Wno-address-of-packed-member   =
   -c /workspace/src/contrib/openbsm/libbsm/bsm_audit.c -o bsm_audit.pico
--- kerberos5/lib__L ---
--- default_config.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/=
workspace/src/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/=
hdb  -I/workspace/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err =
  -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.def=
ault_config.pico -MTdefault_config.pico -std=3Dgnu99 -Wno-format-zero-lengt=
h -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -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-but-set-variable -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/crypto/heimdal/kdc=
/default_config.c -o default_config.pico
--- lib__L ---
--- all_subdir_lib/libdevctl ---
--- devctl.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -g -MD  -MF.depend.devctl.pico -MTdevctl.pic=
o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he=
aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot=
otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -=
Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs =
-Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=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-but-set-variable -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       -c /workspace/src/l=
ib/libdevctl/devctl.c -o devctl.pico
--- cddl/lib__L ---
cc1: all warnings being treated as errors
*** [spa_errlog.o] Error code 1

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

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

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

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

make[4]: stopped in /workspace/src/cddl/lib
--- all_subdir_cddl/lib/libzpool ---
1 error

make[5]: stopped in /workspace/src/cddl/lib/libzpool

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

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      165.00 real      1459.71 user       181.36 sys

make[1]: stopped in /workspace/src

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



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