Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2024 19:17:22 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dougm@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3859 - Still Failing
Message-ID:  <1293070942.6461.1726773445087@jenkins.ci.freebsd.org>
In-Reply-To: <1526847959.6443.1726768239841@jenkins.ci.freebsd.org>
References:  <1526847959.6443.1726768239841@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3859 (450a6690f557493bd33d8f3666b22=
ddc5150703b) - Still Failing

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

450a6690f557493bd33d8f3666b22ddc5150703b by dougm:
vm_radix: offer pctrie_iterator access



The end of the build log:

[...truncated 89.62 MiB...]
--- all_subdir_tests ---
chmod +x 12.tmp
mv 12.tmp 12
--- all_subdir_lib ---
--- memset_s_test ---
--- all_subdir_tests ---
--- 13 ---
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.memset_s_=
test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _=
RECURSING_PROGS=3Dt  PROG=3Dmemset_s_test )
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/unlink/13.t >13.tmp
chmod +x 13.tmp
mv 13.tmp 13
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- swscanf_test.debug ---
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/iosfwd:111,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/tuple:1456,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory_resource/polymorphic_allocator.h:20,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/list:223:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:43=
:28: warning: type attributes ignored after type is already defined [-Wattr=
ibutes]
   43 | class _LIBCPP_TEMPLATE_VIS allocator;
      |                            ^~~~~~~~~
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_tests/sys/pjdfstest/tests/utimensat ---
=3D=3D=3D> tests/sys/pjdfstest/tests/utimensat (all)
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug swscanf=
_test.full swscanf_test.debug
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_share ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:524,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/deque:2602,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/queue:272,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/container_adaptor.h:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:45:58: warning: 'template<class _Operation> class std::__1::binder1=
st' is deprecated [-Wdeprecated-declarations]
   45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder1st<=
_Operation>
      |                                                          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h: In function 'std::__1::binder1st<_Operation> std::__1::bind1st(con=
st _Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:47:10: warning: 'template<class _Operation> class std::__1::binder1=
st' is deprecated [-Wdeprecated-declarations]
   47 |   return binder1st<_Operation>(__op, __x);
      |          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:45:58: warning: 'template<class _Operation> class std::__1::binder2=
nd' is deprecated [-Wdeprecated-declarations]
   45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<=
_Operation>
      |                                                          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h: In function 'std::__1::binder2nd<_Operation> std::__1::bind2nd(con=
st _Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:47:10: warning: 'template<class _Operation> class std::__1::binder2=
nd' is deprecated [-Wdeprecated-declarations]
   47 |   return binder2nd<_Operation>(__op, __x);
      |          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bind=
er2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
--- all_subdir_lib ---
--- swscanf_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dswscanf_test.debug  swscanf_test.full swscanf_test
--- all_subdir_lib/libc/tests/string ---
--- .depend.memset_s_test ---
echo memset_s_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de=
pend.memset_s_test
--- memset_s_test.o ---
--- all_subdir_usr.sbin ---
--- dumpcis.8.gz ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -fno-builtin   -fPIE -g -MD  -MF.depend.memset_s_test.mems=
et_s_test.o -MTmemset_s_test.o -std=3Dgnu99 -Wno-format-zero-length -fstack=
-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini=
tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus=
ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D=
maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ=
e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl=
e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio=
n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W=
no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member     -c /workspace/src/lib/libc/tests/string/mems=
et_s_test.c -o memset_s_test.o
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/dumpcis/dumpcis.8 > dumpcis.8.gz
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdio ---
--- clearerr_test ---
--- all_subdir_tests ---
--- 00 ---
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/stdio &&  DEPENDFILE=3D.depend.clearerr_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dclearerr_test )
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/00.t >00.tmp
chmod +x 00.tmp
--- all_subdir_usr.sbin ---
--- dumpcis.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug dumpcis=
.full dumpcis.debug
--- all_subdir_tests ---
mv 00.tmp 00
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_tests ---
--- 01 ---
--- all_subdir_usr.sbin ---
--- dumpcis ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Ddumpcis.debug  dumpcis.full dumpcis
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/01.t >01.tmp
chmod +x 01.tmp
mv 01.tmp 01
--- 02 ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/02.t >02.tmp
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/etcupdate ---
=3D=3D=3D> usr.sbin/etcupdate (all)
--- all_subdir_tests ---
chmod +x 02.tmp
mv 02.tmp 02
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- all_subdir_lib ---
--- .depend.clearerr_test ---
echo clearerr_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib=
c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o=
bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.clear=
err_test
--- t_clearerr.o ---
--- all_subdir_tests ---
--- 03 ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/03.t >03.tmp
chmod +x 03.tmp
mv 03.tmp 03
--- 04 ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/04.t >04.tmp
chmod +x 04.tmp
mv 04.tmp 04
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.clearerr_test.t_clearerr.o -MTt_clear=
err.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl=
obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno=
-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali=
asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem=
ber     -c /workspace/src/contrib/netbsd-tests/lib/libc/stdio/t_clearerr.c =
-o t_clearerr.o
--- all_subdir_tests ---
--- 05 ---
--- all_subdir_sbin ---
--- all_subdir_sbin/nvmecontrol/modules ---
=3D=3D=3D> sbin/nvmecontrol/modules (all)
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/05.t >05.tmp
chmod +x 05.tmp
mv 05.tmp 05
--- 06 ---
--- all_subdir_sbin ---
--- all_subdir_sbin/nvmecontrol/modules/intel ---
=3D=3D=3D> sbin/nvmecontrol/modules/intel (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/etcupdate/tests ---
=3D=3D=3D> usr.sbin/etcupdate/tests (all)
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/06.t >06.tmp
chmod +x 06.tmp
mv 06.tmp 06
--- 07 ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/07.t >07.tmp
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_tests ---
chmod +x 07.tmp
mv 07.tmp 07
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_tests ---
--- 08 ---
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- getenv_test.full ---
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/08.t >08.tmp
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netb=
sd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W=
no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn=
o-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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre=
lro -pie -Wl,-znoexecstack  -o getenv_test.full t_getenv.o  -lprivateatf-c =
-L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_tests ---
chmod +x 08.tmp
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_tests ---
mv 08.tmp 08
--- 09 ---
--- all_subdir_stand ---
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-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 -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
  -Os -mpreferred-stack-boundary=3D2        -c /workspace/src/stand/i386/bt=
x/btx/btx.S -o btx.o
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/utimensat/09.t >09.tmp
chmod +x 09.tmp
mv 09.tmp 09
--- all_subdir_usr.sbin ---
--- always_test ---
cat /workspace/src/usr.sbin/etcupdate/tests/always_test.sh >always_test.tmp
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_sbin ---
--- intel.o ---
--- all_subdir_usr.sbin ---
chmod +x always_test.tmp
mv always_test.tmp always_test
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/sbin/nvmecontrol -g -MD  -MF.depend.int=
el.o -MTintel.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter =
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri=
ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn=
ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err=
or=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error--- all_subdir_usr.sbin ---
--- conflicts_test ---
--- all_subdir_sbin ---
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type        -c /workspace/src/sbin/nvmecontrol/modules/intel/intel.=
c -o intel.o
--- all_subdir_tests ---
--- misc.sh ---
--- all_subdir_usr.sbin ---
cat /workspace/src/usr.sbin/etcupdate/tests/conflicts_test.sh >conflicts_te=
st.tmp
--- all_subdir_tests ---
sed -e '\,maindir=3D,s,maindir=3D.*,maindir=3D`dirname $0`/../,' < /workspa=
ce/src/contrib/pjdfstest/tests/misc.sh > misc.sh.tmp
mv misc.sh.tmp misc.sh
--- Kyuafile ---
--- all_subdir_usr.sbin ---
chmod +x conflicts_test.tmp
mv conflicts_test.tmp conflicts_test
--- all_subdir_tests ---
--- all_subdir_tests/sys/common ---
=3D=3D=3D> tests/sys/common (all)
--- all_subdir_usr.sbin ---
--- fbsdid_test ---
--- all_subdir_stand ---
--- btx ---
--- all_subdir_lib ---
--- getenv_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug getenv_=
test.full getenv_test.debug
--- getenv_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dgetenv_test.debug  getenv_test.full getenv_test
       71.22 real       220.62 user        27.50 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/jenkins6306535612080528=
998.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_6460_142760094.1726773442653--



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