Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 09:04:29 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #126 - Still Failing
Message-ID:  <135845363.603.1742807071699@jenkins.ci.freebsd.org>
In-Reply-To: <1045261452.589.1742799584496@jenkins.ci.freebsd.org>
References:  <1045261452.589.1742799584496@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc14_build - Build #126 (c18a16ebcf5bf0bad19be10f58d9f4=
2cbc079057) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil=
d/126/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/=
126/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1=
26/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)

c18a16ebcf5bf0bad19be10f58d9f42cbc079057 by kib:
kern_proc_kqueues_out(): maxlen =3D=3D -1 means there is no maxlen



The end of the build log:

[...truncated 84.67 MiB...]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:541:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2=
, class _Result> class std::__1::pointer_to_binary_function' is deprecated =
[-Wdeprecated-declarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to=
_binary_function<_Arg1, _Arg2, _Result>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:26:29: note: declared here
   26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b=
inary_function<_Arg1, _Arg2, _Result> {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function=
<_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2=
, class _Result> class std::__1::pointer_to_binary_function' is deprecated =
[-Wdeprecated-declarations]
   37 |   return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_binary_function.h:26:29: note: declared here
   26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __b=
inary_function<_Arg1, _Arg2, _Result> {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug heapsor=
t_test.full heapsort_test.debug
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:542:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result=
> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de=
clarations]
   35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to=
_unary_function<_Arg, _Result>
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:26:29: note: declared here
   26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un=
ary_function<_Arg, _Result> {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share ---
--- getenv.9.gz ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_=
Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result=
> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de=
clarations]
   37 |   return pointer_to_unary_function<_Arg, _Result>(__f);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin=
ter_to_unary_function.h:26:29: note: declared here
   26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __un=
ary_function<_Arg, _Result> {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share ---
--- all_subdir_share/man/man4 ---
--- null.4.gz ---
--- all_subdir_share/man/man9 ---
gzip -cn /workspace/src/share/man/man9/getenv.9 > getenv.9.gz
--- all_subdir_share/man/man4 ---
gzip -cn /workspace/src/share/man/man4/null.4 > null.4.gz
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- printbasic_test ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=3D.depend.printbasic=
_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _=
RECURSING_PROGS=3Dt  PROG=3Dprintbasic_test )
--- all_subdir_lib/libc/tests/stdlib ---
--- heapsort_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dheapsort_test.debug  heapsort_test.full heapsort_test
--- all_subdir_share ---
--- all_subdir_share/man/man9 ---
--- getnewvnode.9.gz ---
gzip -cn /workspace/src/share/man/man9/getnewvnode.9 > getnewvnode.9.gz
--- g_event.9.gz ---
--- all_subdir_lib ---
--- libc_exit_test ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/g_event.9 > g_event.9.gz
--- all_subdir_share/man/man4 ---
--- nullfs.4.gz ---
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/stdlib &&  DEPENDFILE=3D.depend.libc_exit=
_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile =
_RECURSING_PROGS=3Dt  PROG=3Dlibc_exit_test )
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man4/nullfs.4 > nullfs.4.gz
--- all_subdir_share/man/man9 ---
--- g_geom.9.gz ---
gzip -cn /workspace/src/share/man/man9/g_geom.9 > g_geom.9.gz
--- all_subdir_share/man/man4 ---
--- numa.4.gz ---
gzip -cn /workspace/src/share/man/man4/numa.4 > numa.4.gz
--- nvd.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvd.4 > nvd.4.gz
--- all_subdir_lib ---
--- .depend.libc_exit_test ---
echo libc_exit_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li=
bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/=
obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.libc_exit=
_test
--- libc_exit_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/=
libc/tests/stdlib -fPIE -g -MD  -MF.depend.libc_exit_test.libc_exit_test.o =
-MTlibc_exit_test.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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/lib/libc/tests/stdlib/libc_exit_test.=
c -o libc_exit_test.o
--- all_subdir_share ---
--- nvdimm.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvdimm.4 > nvdimm.4.gz
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- .depend.printbasic_test ---
echo printbasic_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l=
ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .=
depend.printbasic_test
--- all_subdir_share ---
--- nvme.4.gz ---
--- all_subdir_lib ---
--- printbasic_test.o ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man4/nvme.4 > nvme.4.gz
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.printbasic_test.printbasic_test=
.o -MTprintbasic_test.o -std=3Dgnu17 -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-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member     -c /workspace/src/lib/libc/tests/stdio/printbasic=
_test.c -o printbasic_test.o
--- all_subdir_share ---
--- nvmf.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvmf.4 > nvmf.4.gz
--- nvmf_tcp.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvmf_tcp.4 > nvmf_tcp.4.gz
--- all_subdir_share/man/man9 ---
--- g_provider.9.gz ---
gzip -cn /workspace/src/share/man/man9/g_provider.9 > g_provider.9.gz
--- all_subdir_share/man/man4 ---
--- nvmft.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvmft.4 > nvmft.4.gz
--- all_subdir_share/man/man9 ---
--- g_provider_by_name.9.gz ---
gzip -cn /workspace/src/share/man/man9/g_provider_by_name.9 > g_provider_by=
_name.9.gz
--- all_subdir_share/man/man4 ---
--- nvram.4.gz ---
gzip -cn /workspace/src/share/man/man4/nvram.4 > nvram.4.gz
--- oce.4.gz ---
gzip -cn /workspace/src/share/man/man4/oce.4 > oce.4.gz
--- ocs_fc.4.gz ---
gzip -cn /workspace/src/share/man/man4/ocs_fc.4 > ocs_fc.4.gz
--- ohci.4.gz ---
gzip -cn /workspace/src/share/man/man4/ohci.4 > ohci.4.gz
--- openfirm.4.gz ---
gzip -cn /workspace/src/share/man/man4/openfirm.4 > openfirm.4.gz
--- orm.4.gz ---
gzip -cn /workspace/src/share/man/man4/orm.4 > orm.4.gz
--- ossl.4.gz ---
gzip -cn /workspace/src/share/man/man4/ossl.4 > ossl.4.gz
--- all_subdir_stand ---
--- nvstore.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/=
obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D=
_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl=
oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT =
-I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding=
 -mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s=
rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com=
mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP=
ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA=
DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP=
PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src=
/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common=
 -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -=
DLOADER_PREFER_AMD64 -MD  -MF.depend.nvstore.o -MTnvstore.o -std=3Dgnu17 -W=
no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim=
e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno=
-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext=
ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e=
rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value=
 -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn=
ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com=
pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er=
ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over=
flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-=
error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc=
ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr=
ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast=
-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros =
-Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst=
ringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os -mpre=
ferred-stack-boundary=3D2     -c /workspace/src/stand/common/nvstore.c -o n=
vstore.o
--- all_subdir_share ---
--- all_subdir_share/man/man9 ---
--- groupmember.9.gz ---
gzip -cn /workspace/src/share/man/man9/groupmember.9 > groupmember.9.gz
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/bsdcat/tests ---
--- test_utils.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/bsdcat/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/=
bsdcat/tests -I/workspace/src/contrib/libarchive/cat -I/workspace/src/contr=
ib/libarchive/cat/test -I/workspace/src/contrib/libarchive/libarchive -I/wo=
rkspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libar=
chive/test_utils   -fPIE -g -MD  -MF.depend.bsdcat_test.test_utils.o -MTtes=
t_utils.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws=
ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss=
ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W=
switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-=
externs -Wold-style-definition -Wno-pointer-sign -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-cast-align  -c /workspace/src/contrib/libarchiv=
e/test_utils/test_utils.c -o test_utils.o
--- all_subdir_share ---
--- all_subdir_share/man/man4 ---
--- ow.4.gz ---
--- all_subdir_share/man/man9 ---
--- g_wither_geom.9.gz ---
--- all_subdir_share/man/man4 ---
gzip -cn /workspace/src/share/man/man4/ow.4 > ow.4.gz
--- all_subdir_share/man/man9 ---
gzip -cn /workspace/src/share/man/man9/g_wither_geom.9 > g_wither_geom.9.gz
--- all_subdir_share/man/man4 ---
--- ow_temp.4.gz ---
--- all_subdir_share/man/man9 ---
--- gone_in.9.gz ---
--- all_subdir_share/man/man4 ---
gzip -cn /workspace/src/share/man/man4/ow_temp.4 > ow_temp.4.gz
--- all_subdir_share/man/man9 ---
gzip -cn /workspace/src/share/man/man9/gone_in.9 > gone_in.9.gz
--- hardclock.9.gz ---
gzip -cn /workspace/src/share/man/man9/hardclock.9 > hardclock.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- boot1.sym.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/w=
orkspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDA=
LONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mc=
floatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/work=
space/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m=
no-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -DEFI_BOOT1 -DEFI_ZFS=
_BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include=
/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/wo=
rkspace/src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -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 -Os  -nostdlib -Wl,-T/workspace/src=
/stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--=
no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack   -o boot=
1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o  =
/tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/works=
pace/src/amd64.amd64/stand/libsa/libsa.a=20
--- all_subdir_share ---
--- hash.9.gz ---
gzip -cn /workspace/src/share/man/man9/hash.9 > hash.9.gz
--- hashinit.9.gz ---
gzip -cn /workspace/src/share/man/man9/hashinit.9 > hashinit.9.gz
--- hexdump.9.gz ---
--- all_subdir_share/man/man4 ---
--- owc.4.gz ---
--- all_subdir_share/man/man9 ---
gzip -cn /workspace/src/share/man/man9/hexdump.9 > hexdump.9.gz
--- all_subdir_lib ---
--- printbasic_test.full ---
--- all_subdir_share ---
--- all_subdir_share/man/man4 ---
gzip -cn /workspace/src/share/man/man4/owc.4 > owc.4.gz
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ=
ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al=
ign -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-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o printbasic_te=
st.full printbasic_test.o  -lprivateatf-c
--- all_subdir_share ---
--- all_subdir_share/man/man9 ---
--- hhook.9.gz ---
gzip -cn /workspace/src/share/man/man9/hhook.9 > hhook.9.gz
--- all_subdir_share/man/man4 ---
--- ovpn.4.gz ---
gzip -cn /workspace/src/share/man/man4/ovpn.4 > ovpn.4.gz
--- padlock.4.gz ---
gzip -cn /workspace/src/share/man/man4/padlock.4 > padlock.4.gz
--- all_subdir_share/man/man9 ---
--- hz.9.gz ---
gzip -cn /workspace/src/share/man/man9/hz.9 > hz.9.gz
--- all_subdir_share/man/man4 ---
--- p9fs.4.gz ---
gzip -cn /workspace/src/share/man/man4/p9fs.4 > p9fs.4.gz
--- pass.4.gz ---
gzip -cn /workspace/src/share/man/man4/pass.4 > pass.4.gz
--- all_subdir_share/man/man9 ---
--- ieee80211.9.gz ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- libc_exit_test.full ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/ieee80211.9 > ieee80211.9.gz
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -fPIE -g -std=3Dgnu17 -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-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o libc_exit_tes=
t.full libc_exit_test.o  -lprivateatf-c  -lpthread
--- all_subdir_share ---
--- all_subdir_share/man/man4 ---
--- pca954x.4.gz ---
gzip -cn /workspace/src/share/man/man4/pca954x.4 > pca954x.4.gz
--- all_subdir_share/man/man9 ---
--- ieee80211_amrr.9.gz ---
gzip -cn /workspace/src/share/man/man9/ieee80211_amrr.9 > ieee80211_amrr.9.=
gz
--- all_subdir_share/man/man4 ---
--- pccard.4.gz ---
gzip -cn /workspace/src/share/man/man4/pccard.4 > pccard.4.gz
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- printbasic_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug printba=
sic_test.full printbasic_test.debug
--- all_subdir_stand ---
--- boot1.sym.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.s=
ym.full boot1.sym.debug
--- all_subdir_lib ---
--- printbasic_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dprintbasic_test.debug  printbasic_test.full printbasic_test
--- all_subdir_stand ---
--- boot1.sym ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dboot1.sym.debug  boot1.sym.full boot1.sym
--- all_subdir_lib ---
--- printfloat_test ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=3D.depend.printfloat=
_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _=
RECURSING_PROGS=3Dt  PROG=3Dprintfloat_test )
--- all_subdir_stand ---
--- boot1.efi ---
SOURCE_DATE_EPOCH=3D1704067200  elfcopy -j .peheader -j .text -j .sdata -j =
.data  -j .dynamic -j .dynsym -j .rel.dyn  -j .rela.dyn -j .reloc -j .eh_fr=
ame  --output-target=3Defi-app-x86_64 boot1.sym boot1.efi
sh: elfcopy: not found
*** [boot1.efi] Error code 127

make[5]: stopped in /workspace/src/stand/efi/boot1
       84.12 real       247.32 user        28.29 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins4229574608444774=
586.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_602_570291909.1742807069497--



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