Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 20:32:50 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        mhorne@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1197 - Still Failing
Message-ID:  <1103123404.6891.1687033972021@jenkins.ci.freebsd.org>
In-Reply-To: <321513683.6889.1687031637591@jenkins.ci.freebsd.org>
References:  <321513683.6889.1687031637591@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #1197 (c1cbabe8ae5702a1e54d62401fe3b=
58a84fcb3e4) - Still Failing

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

c1cbabe8ae5702a1e54d62401fe3b58a84fcb3e4 by mhorne:
amdtemp: Fix missing 49 degree offset on current EPYC CPUs



The end of the build log:

[...truncated 75.00 MB...]
--- wcspbrk_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug wcspbrk=
_test.full wcspbrk_test.debug
--- wcspbrk_test ---
--- all_subdir_sbin ---
/workspace/src/sbin/init/init.c: In function 'multi_user':
/workspace/src/sbin/init/init.c:1758:16: warning: cast between incompatible=
 function types from 'state_t' {aka 'long int (* (*)(void))(void)'} to 'lon=
g int (*)(void)' [-Wcast-function-type]
 1758 |         return (state_func_t) requested_transition;
      |                ^
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwcspbrk_test.debug  wcspbrk_test.full wcspbrk_test
--- all_subdir_sbin ---
/workspace/src/sbin/init/init.c: In function 'clean_ttys':
/workspace/src/sbin/init/init.c:1844:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1844 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'catatonia':
/workspace/src/sbin/init/init.c:1858:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1858 |         return (state_func_t) multi_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'death':
/workspace/src/sbin/init/init.c:1904:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1904 |         return (state_func_t) death_single;
      |                ^
--- getmntopts.o ---
--- init.o ---
/workspace/src/sbin/init/init.c: In function 'death_single':
/workspace/src/sbin/init/init.c:1923:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1923 |                         return (state_func_t) single_user;
      |                                ^
/workspace/src/sbin/init/init.c:1933:32: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1933 |                         return (state_func_t) single_user;
      |                                ^
--- getmntopts.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 -DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT -I/wo=
rkspace/src/sbin/mount   -g -MD  -MF.depend.getmntopts.o -MTgetmntopts.o -s=
td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header=
s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp=
es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha=
dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol=
d-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-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type       -c /workspace/src/sbin/mo=
unt/getmntopts.c -o getmntopts.o
--- init.o ---
/workspace/src/sbin/init/init.c:1938:16: warning: cast between incompatible=
 function types from 'long int (* (*)(void))(void)' to 'long int (*)(void)'=
 [-Wcast-function-type]
 1938 |         return (state_func_t) single_user;
      |                ^
/workspace/src/sbin/init/init.c: In function 'transition_handler':
--- all_subdir_rescue ---
/workspace/src/sbin/dump/tape.c:36:19: warning: 'rcsid' defined but not use=
d [-Wunused-const-variable=3D]
   36 | static const char rcsid[] =3D
      |                   ^~~~~
--- all_subdir_sbin ---
/workspace/src/sbin/init/init.c:1683:23: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1683 |                 howto =3D RB_POWEROFF;
      |                       ^
/workspace/src/sbin/init/init.c:1684:9: note: here
 1684 |         case SIGUSR1:
      |         ^~~~
/workspace/src/sbin/init/init.c:1685:23: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1685 |                 howto |=3D RB_HALT;
      |                       ^
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- setuid_test.debug ---
--- all_subdir_sbin ---
/workspace/src/sbin/init/init.c:1686:9: note: here
 1686 |         case SIGWINCH:
      |         ^~~~
/workspace/src/sbin/init/init.c:1690:24: warning: this statement may fall t=
hrough [-Wimplicit-fallthrough=3D]
 1690 |                 Reboot =3D true;
      |                        ^
/workspace/src/sbin/init/init.c:1691:9: note: here
 1691 |         case SIGTERM:
      |         ^~~~
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug setuid_=
test.full setuid_test.debug
--- setuid_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsetuid_test.debug  setuid_test.full setuid_test
--- all_subdir_sbin ---
/workspace/src/sbin/init/init.c: At top level:
/workspace/src/sbin/init/init.c:45:19: warning: 'rcsid' defined but not use=
d [-Wunused-const-variable=3D]
   45 | static const char rcsid[] =3D
      |                   ^~~~~
/workspace/src/sbin/init/init.c:36:19: warning: 'copyright' defined but not=
 used [-Wunused-const-variable=3D]
   36 | static const char copyright[] =3D
      |                   ^~~~~~~~~
--- all_subdir_lib ---
--- sigaction_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.sigaction_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECUR=
SING_PROGS=3Dt  PROG=3Dsigaction_test )
--- all_subdir_lib/libc/tests/locale ---
--- wcsspn_test ---
--- wcsspn_test.full ---
--- all_subdir_lib/libc/tests/sys ---
--- .depend.sigaction_test ---
echo sigaction_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/lib/libnetbsd/libnetbsd_pie.a >> .depend.siga=
ction_test
--- all_subdir_lib/libc/tests/locale ---
/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 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o wcsspn_test.full t_wcs=
spn.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -l=
netbsd_pie
--- all_subdir_lib/libc/tests/sys ---
--- t_sigaction.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/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.sigaction_test.t_sigaction.o -MTt_sig=
action.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-=
sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable =
-Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b=
ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu=
sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno=
-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor=
mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c=
ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=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=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member    -c /workspace/src/contrib/=
netbsd-tests/lib/libc/sys/t_sigaction.c -o t_sigaction.o
--- all_subdir_stand ---
--- all_subdir_stand/ficl ---
--- softcore.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   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou=
ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -=
fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO=
ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno=
-red-zone -I. -Iinclude -fPIC -I/workspace/src/stand/ficl -I/workspace/src/=
stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -g -MD=
  -MF.depend.softcore.o -MTsoftcore.o -std=3Dgnu99 -Wno-format-zero-length =
-Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-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 -Wno-address-of-packed-me=
mber  -Os    -c softcore.c -o softcore.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/locale ---
--- wcsspn_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug wcsspn_=
test.full wcsspn_test.debug
--- wcsspn_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dwcsspn_test.debug  wcsspn_test.full wcsspn_test
--- all_subdir_libexec ---
--- rbootd.full ---
--- all_subdir_lib ---
--- wcstod_test ---
--- all_subdir_libexec ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-err=
or=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=
=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-but-set-variable -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 -Wno-=
address-of-packed-member  -Wl,-zrelro -pie   -o rbootd.full bpf.o conf.o pa=
rseconf.o rbootd.o rmpproto.o utils.o =20
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/locale &&  DEPENDFILE=3D.depend.wcstod_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dwcstod_test )
--- all_subdir_stand ---
--- libficl.a ---
building static ficl library
/usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libficl.a dict.o ficl.o =
fileaccess.o float.o loader.o math64.o prefix.o search.o stack.o tools.o vm=
.o words.o sysdep.o softcore.o =20
--- all_subdir_lib ---
--- .depend.wcstod_test ---
echo wcstod_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.=
a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj=
/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.wcstod_=
test
--- t_wcstod.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/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.wcstod_test.t_wcstod.o -MTt_wcstod.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wda=
te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere=
d -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/contrib/netbsd-tests=
/lib/libc/locale/t_wcstod.c -o t_wcstod.o
--- all_subdir_bin ---
--- ed.defns.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. -I/workspace/src/bin/csh -I/workspace/src/contrib/tc=
sh -D_PATH_TCSHELL=3D'"/bin/csh"' -DHAVE_ICONV -fPIE -g -MD  -MF.depend.ed.=
defns.o -MTed.defns.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto=
r-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-but-set-variable -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/contrib/tcsh/ed.defns.c -o ed.defns.o
--- all_subdir_libexec ---
--- rbootd.8.gz ---
gzip -cn /workspace/src/libexec/rbootd/rbootd.8 > rbootd.8.gz
--- rbootd.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug rbootd.=
full rbootd.debug
--- rbootd ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Drbootd.debug  rbootd.full rbootd
--- all_subdir_usr.sbin ---
--- mptutil.full ---
--- all_subdir_libexec ---
--- all_subdir_libexec/talkd ---
=3D=3D=3D> libexec/talkd (all)
--- all_subdir_usr.sbin ---
/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 -p=
ipe -fno-common -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-point=
er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err=
or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro=
r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar=
e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri=
ct-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-=
context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=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=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -pie   -o mptuti=
l.full mptutil.o mpt_cam.o mpt_cmd.o mpt_config.o mpt_drive.o mpt_evt.o mpt=
_show.o mpt_volume.o   -lcam  -lutil=20
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- sigaction_test.full ---
/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 -p=
ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net=
bsd-tests -fPIE -g -std=3Dgnu99 -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-but-set-v=
ariable -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  -L/tmp/obj/workspac=
e/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o sigaction_test.full t_=
sigaction.o  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet=
bsd -lnetbsd_pie
--- all_subdir_rescue ---
/workspace/src/sbin/dump/tape.c: In function 'startnewtape':
/workspace/src/sbin/dump/tape.c:611:49: warning: 'sprintf' may write a term=
inating nul past the end of the destination [-Wformat-overflow=3D]
  611 |                         (void)sprintf(volno, "%d", spcl.c_volume + =
1);
      |                                                 ^
/workspace/src/sbin/dump/tape.c:611:31: note: 'sprintf' output between 2 an=
d 12 bytes into a destination of size 11
  611 |                         (void)sprintf(volno, "%d", spcl.c_volume + =
1);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~
--- all_subdir_libexec ---
--- .depend ---
echo ntalkd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a  >>=
 .depend
--- talkd.o ---
--- all_subdir_sbin ---
--- all_subdir_sbin/ifconfig ---
cc1: all warnings being treated as errors
--- all_subdir_lib ---
--- sigqueue_test ---
--- all_subdir_libexec ---
/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/usr.bin/wall   -fPIE -g -MD  -MF.depend.t=
alkd.o -MTtalkd.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st=
rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -=
Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wform=
at=3D2 -Wno-format-extra-args -Werror -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       -c /workspace/src/libexec/talkd/talk=
d.c -o talkd.o
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.sigqueue_tes=
t  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURS=
ING_PROGS=3Dt  PROG=3Dsigqueue_test )
--- all_subdir_sbin ---
*** [ifconfig.o] Error code 1

make[4]: stopped in /workspace/src/sbin/ifconfig
1 error

make[4]: stopped in /workspace/src/sbin/ifconfig
--- all_subdir_cddl ---

make[4]: stopped in /workspace/src/cddl/usr.sbin
--- all_subdir_libexec ---

make[3]: stopped in /workspace/src/libexec
--- all_subdir_bin ---

make[3]: stopped in /workspace/src/bin
--- all_subdir_stand ---

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

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

make[3]: stopped in /workspace/src/tests
--- all_subdir_share ---

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

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

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

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

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_tests ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_usr.bin ---

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

make[3]: stopped in /workspace/src/rescue

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc ---

make[3]: stopped in /workspace/src/lib

make[2]: stopped in /workspace/src
       36.94 real       559.18 user        79.40 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/jenkins2828916131473728=
176.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_6890_1781890582.1687033970347--



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