Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

--- input.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie =
-DPIC   -O2 -pipe -fno-common   -DSHELL -I. -I/workspace/src/bin/sh -fPIE -=
g -MD  -MF.depend.input.pieo -MTinput.pieo -std=3Dgnu17 -Wno-format-zero-le=
ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2=
k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty=
pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-=
align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type         -c /workspace=
/src/bin/sh/input.c -o input.pieo
--- all_subdir_rescue ---
/workspace/src/bin/sh/histedit.c: In function 'histcmd':
/workspace/src/bin/sh/histedit.c:254:21: warning: variable 'editor' might b=
e clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  254 |         const char *editor =3D NULL;
      |                     ^~~~~~
/workspace/src/bin/sh/histedit.c:256:13: warning: variable 'lflg' might be =
clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0;
      |             ^~~~
/workspace/src/bin/sh/histedit.c:256:23: warning: variable 'nflg' might be =
clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0;
      |                       ^~~~
/workspace/src/bin/sh/histedit.c:256:33: warning: variable 'rflg' might be =
clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0;
      |                                 ^~~~
/workspace/src/bin/sh/histedit.c:256:43: warning: variable 'sflg' might be =
clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  256 |         int lflg =3D 0, nflg =3D 0, rflg =3D 0, sflg =3D 0;
      |                                           ^~~~
/workspace/src/bin/sh/histedit.c:260:15: warning: variable 'pat' might be c=
lobbered by 'longjmp' or 'vfork' [-Wclobbered]
  260 |         char *pat =3D NULL, *repl =3D NULL;
      |               ^~~
/workspace/src/bin/sh/histedit.c:266:15: warning: variable 'efp' might be c=
lobbered by 'longjmp' or 'vfork' [-Wclobbered]
  266 |         FILE *efp =3D NULL;
      |               ^~~
--- all_subdir_libexec ---
/workspace/src/contrib/dma/util.c: In function 'setlogident':
/workspace/src/contrib/dma/util.c:153:50: warning: ']' directive output may=
 be truncated writing 1 byte into a region of size between 0 and 49 [-Wform=
at-truncation=3D]
  153 |                 snprintf(tag, sizeof(tag), "%s[%s]", logident_base,=
 sufx);
      |                                                  ^
/workspace/src/contrib/dma/util.c:153:17: note: 'snprintf' output 3 or more=
 bytes (assuming 52) into a destination of size 50
  153 |                 snprintf(tag, sizeof(tag), "%s[%s]", logident_base,=
 sufx);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~
--- all_subdir_secure ---
--- all_subdir_secure/libexec/sshd-session ---

--- auth-bsdauth.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie =
-DPIC   -O2 -pipe -fno-common   -I/workspace/src/crypto/openssh -include ss=
h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\=
" -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT=
=3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST=
=3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy=
pe  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include  -I/work=
space/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB=
WRAP=3D1 -fPIE -g -MD  -MF.depend.auth-bsdauth.pieo -MTauth-bsdauth.pieo -s=
td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header=
s -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu=
sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-address-of-packed-member        -c /workspace/src/crypto/openssh/auth-=
bsdauth.c -o auth-bsdauth.pieo
--- all_subdir_sbin ---

--- unctime.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie =
-DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.unctime.pi=
eo -MTunctime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W=
no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum=
-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -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 -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member        -c /workspace/src/sbin/dump/unctime.c -o unctime.pieo
--- all_subdir_cddl ---
--- zinject.pieo ---

--- zinject.full ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p=
ipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/w=
orkspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/co=
ntrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys/contrib/op=
enzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compa=
t/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/inclu=
de -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/c=
compile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_conf=
ig.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=3Dg=
nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -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-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-unknown-pragmas -Wno-address-of-packe=
d-member  -Wl,-zrelro -pie -Wl,-znoexecstack   -o zinject.full zinject.pieo=
 translate.pieo   -lgeom  -lm  -lnvpair  -lumem  -lavl  -lspl  -lzfs_core  =
-lzfs  -lzutil  -lzpool  -lpthread=20
--- all_subdir_sbin ---

--- cache.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie =
-DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.cache.pieo=
 -MTcache.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron=
g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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/sbin/dump/cache.c -o cache.pieo
--- all_subdir_rescue ---

--- input.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -=
pipe -fno-common   -DSHELL -I. -I/workspace/src/bin/sh -DRESCUE -I/tmp/obj/=
workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.am=
d64/lib/libiscsiutil -g -MD  -MF.depend.input.o -MTinput.o -std=3Dgnu17 -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-f=
unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb=
e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va=
lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W=
no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to=
-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e=
rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm=
emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type      =
  -c /workspace/src/bin/sh/input.c -o input.o
--- all_subdir_secure ---

--- auth2-hostbased.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie =
-DPIC   -O2 -pipe -fno-common   -I/workspace/src/crypto/openssh -include ss=
h_namespace.h -include krb5_config.h -DXAUTH_PATH=3D\"/usr/local/bin/xauth\=
" -DHAVE_LDNS=3D1 -DLIBWRAP=3D1 -include sk_config.h -DOPENSSL_API_COMPAT=
=3D0x10100000L -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLOCKLIST=
=3D1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototy=
pe  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include  -I/work=
space/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIB=
WRAP=3D1 -fPIE -g -MD  -MF.depend.auth2-hostbased.pieo -MTauth2-hostbased.p=
ieo -std=3Dgnu17 -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-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/openssh/a=
uth2-hostbased.c -o auth2-hostbased.pieo
--- all_subdir_libexec ---

--- dma.full ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p=
ipe -fno-common -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/contrib=
/dma -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH=3D'"/etc=
/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' -DDMA_VERSION=3D'"v0.13+"' -DDMA_R=
OOT_USER=3D'"mailnull"' -DDMA_GROUP=3D'"mail"' -fPIE -g -std=3Dgnu17 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -=
Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit=
h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para=
meter -Wcast-align -Wno-pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-e=
xtra-args -Werror -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl=
,-znoexecstack   -o dma.full aliases_parse.pieo aliases_scan.pieo base64.pi=
eo conf.pieo crypto.pieo dma.pieo dns.pieo local.pieo mail.pieo net.pieo sp=
ool.pieo util.pieo   -lssl  -lcrypto=20
--- all_subdir_krb5 ---

--- spake_client.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -=
pipe -fno-common   -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/=
workspace/src/crypto/krb5/src/plugins/preauth/spake  -I/workspace/src/crypt=
o/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src=
/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype  -Wno-unused-p=
arameter -g -MD  -MF.depend.spake_client.o -MTspake_client.o -std=3Dgnu17 -=
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-function=
 -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini=
tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn=
o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro=
r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define=
d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D=
implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e=
lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe=
r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim=
izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro=
r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer=
-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o=
f-packed-member       -c /workspace/src/crypto/krb5/src/plugins/preauth/spa=
ke/spake_client.c -o spake_client.o
--- all_subdir_cddl ---
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.=
amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError'
collect2: error: ld returned 1 exit status
*** [zinject.full] Error code 1

make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject
make[5]: 1 error

make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject

make[4]: stopped making "all" in /workspace/src/cddl/usr.bin

make[3]: stopped making "all" in /workspace/src/cddl

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


make[3]: stopped making "all" in /workspace/src/sbin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_libexec ---

make[4]: stopped making "all" in /workspace/src/libexec/dma

make[3]: stopped making "all" in /workspace/src/libexec

make[2]: stopped making "all" in /workspace/src
--- all_subdir_bin ---


make[3]: stopped making "all" in /workspace/src/bin

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


make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue=
/rescue

make[4]: stopped making "all" in /workspace/src/rescue/rescue

make[3]: stopped making "all" in /workspace/src/rescue

make[2]: stopped making "all" in /workspace/src
--- all_subdir_krb5 ---


make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth

make[4]: stopped making "all" in /workspace/src/krb5/plugins

make[3]: stopped making "all" in /workspace/src/krb5

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


make[4]: stopped making "all" in /workspace/src/secure/libexec
--- all_subdir_secure/libexec/sshd-auth ---


make[4]: stopped making "all" in /workspace/src/secure/libexec

make[3]: stopped making "all" in /workspace/src/secure

make[2]: stopped making "all" in /workspace/src
--- all_subdir_share ---

make[3]: stopped making "all" in /workspace/src/share

make[2]: stopped making "all" in /workspace/src
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- huf_decompress.o ---


make[3]: stopped making "all" in /workspace/src/stand
--- all_subdir_stand/libsa ---


make[3]: stopped making "all" in /workspace/src/stand

make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
--- ctrig_test ---


make[5]: stopped making "all" in /workspace/src/lib/msun/tests

make[4]: stopped making "all" in /workspace/src/lib/msun

make[3]: stopped making "all" in /workspace/src/lib

make[2]: stopped making "all" in /workspace/src
       71.17 real       465.06 user        48.63 sys

make[1]: stopped making "buildworld" in /workspace/src

make: stopped making "buildworld" 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1038537659425644=
8630.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc14_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_926_1839865916.1777923286155--


home | help