Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2024 04:07:57 +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 #3782 - Still Failing
Message-ID:  <1362198822.3443.1725941280111@jenkins.ci.freebsd.org>
In-Reply-To: <1010799635.3399.1725926646142@jenkins.ci.freebsd.org>
References:  <1010799635.3399.1725926646142@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3782 (8aa2cd9d13d4b1a81ac313e9d3e21=
4ec3a928430) - Still Failing

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

942647057295cd4720372dd85bcf6d1b52fbf38e by dougm:
swap_pager: clean up pctrie usage

8aa2cd9d13d4b1a81ac313e9d3e214ec3a928430 by dougm:
rangeset: speed up range traversal



The end of the build log:

[...truncated 90.04 MiB...]
--- 16 ---
cat /workspace/src/contrib/pjdfstest/tests/rename/16.t >16.tmp
chmod +x 16.tmp
mv 16.tmp 16
--- 17 ---
cat /workspace/src/contrib/pjdfstest/tests/rename/17.t >17.tmp
chmod +x 17.tmp
--- all_subdir_rescue ---
--- md5_make ---
/workspace/src/sbin/md5/md5.c: In function 'MDInput':
--- all_subdir_sbin ---
--- .depend ---
echo recoverdisk.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.=
a  >> .depend
--- recoverdisk.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 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.recoverdisk.o -MTrecoverdisk.o =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot=
ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws=
hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W=
old-style-definition -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        -c /workspace/src/sbin/recoverdisk/recoverdisk.c -o recove=
rdisk.o
--- all_subdir_tests ---
mv 17.tmp 17
--- 18 ---
cat /workspace/src/contrib/pjdfstest/tests/rename/18.t >18.tmp
chmod +x 18.tmp
mv 18.tmp 18
--- 19 ---
cat /workspace/src/contrib/pjdfstest/tests/rename/19.t >19.tmp
chmod +x 19.tmp
mv 19.tmp 19
--- 20 ---
--- all_subdir_rescue ---
/workspace/src/sbin/md5/md5.c:755:38: warning: 'bits' may be used uninitial=
ized [-Wmaybe-uninitialized]
  755 |         if (input_mode =3D=3D input_bits && bits !=3D 0)
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/workspace/src/sbin/md5/md5.c:689:13: note: 'bits' was declared here
  689 |         int bits;
      |             ^~~~
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/rename/20.t >20.tmp
chmod +x 20.tmp
mv 20.tmp 20
--- 21 ---
cat /workspace/src/contrib/pjdfstest/tests/rename/21.t >21.tmp
chmod +x 21.tmp
mv 21.tmp 21
--- Kyuafile ---
--- all_subdir_tests/sys/pjdfstest/tests/rmdir ---
=3D=3D=3D> tests/sys/pjdfstest/tests/rmdir (all)
--- 00 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/00.t >00.tmp
chmod +x 00.tmp
mv 00.tmp 00
--- 01 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/01.t >01.tmp
chmod +x 01.tmp
mv 01.tmp 01
--- 02 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/02.t >02.tmp
chmod +x 02.tmp
mv 02.tmp 02
--- 03 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/03.t >03.tmp
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_tests ---
chmod +x 03.tmp
mv 03.tmp 03
--- 04 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/04.t >04.tmp
chmod +x 04.tmp
mv 04.tmp 04
--- 05 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/05.t >05.tmp
chmod +x 05.tmp
mv 05.tmp 05
--- 06 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/06.t >06.tmp
chmod +x 06.tmp
mv 06.tmp 06
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- zfs_cmd.pico ---
--- all_subdir_tests ---
--- 07 ---
--- all_subdir_stand ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri=
b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA=
DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU=
PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr=
c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo=
n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD  -MF.depend.zfs_cmd=
.pico -MTzfs_cmd.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers=
 -Werror -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  -Os     -c /workspace/src/stand/common/zfs_cmd.=
c -o zfs_cmd.pico
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/07.t >07.tmp
chmod +x 07.tmp
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_tests ---
mv 07.tmp 07
--- 08 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/08.t >08.tmp
chmod +x 08.tmp
mv 08.tmp 08
--- 09 ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress/tests ---
=3D=3D=3D> usr.bin/compress/tests (all)
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/09.t >09.tmp
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_rescue ---
/workspace/src/sbin/md5/md5.c: In function 'main':
/workspace/src/sbin/md5/md5.c:620:51: warning: 'rec' may be used uninitiali=
zed [-Wmaybe-uninitialized]
  620 |                                 checkAgainst =3D rec->chksum;
      |                                                ~~~^~~~~~~~
/workspace/src/sbin/md5/md5.c:412:27: note: 'rec' was declared here
  412 |         struct chksumrec *rec;
      |                           ^~~
--- all_subdir_tests ---
chmod +x 09.tmp
mv 09.tmp 09
--- 10 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/10.t >10.tmp
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
--- all_subdir_tests ---
chmod +x 10.tmp
mv 10.tmp 10
--- 11 ---
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/11.t >11.tmp
chmod +x 11.tmp
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- all_subdir_tests ---
mv 11.tmp 11
--- all_subdir_usr.bin ---
--- compress_test ---
echo '#! /usr/libexec/atf-sh' > compress_test.tmp
--- all_subdir_tests ---
--- 12 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/12.t >12.tmp
chmod +x 12.tmp
mv 12.tmp 12
--- 13 ---
--- all_subdir_usr.bin ---
cat /workspace/src/usr.bin/compress/tests/compress_test.sh >>compress_test.=
tmp
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/13.t >13.tmp
--- all_subdir_usr.bin ---
chmod +x compress_test.tmp
--- all_subdir_tests ---
chmod +x 13.tmp
--- all_subdir_usr.bin ---
mv compress_test.tmp compress_test
--- all_subdir_tests ---
mv 13.tmp 13
--- all_subdir_usr.bin ---
--- Kyuafile ---
--- all_subdir_tests ---
--- 14 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/14.t >14.tmp
chmod +x 14.tmp
--- all_subdir_usr.bin ---
--- compress.full ---
--- all_subdir_tests ---
mv 14.tmp 14
--- all_subdir_usr.bin ---
/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 -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 -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-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=3Dstr=
ingop-truncation -Wno-return-type  -Wl,-zrelro -pie -Wl,-znoexecstack   -o =
compress.full compress.o zopen.o =20
--- all_subdir_tests ---
--- 15 ---
cat /workspace/src/contrib/pjdfstest/tests/rmdir/15.t >15.tmp
chmod +x 15.tmp
mv 15.tmp 15
--- Kyuafile ---
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_tests ---
--- all_subdir_tests/sys/pjdfstest/tests/symlink ---
=3D=3D=3D> tests/sys/pjdfstest/tests/symlink (all)
--- all_subdir_stand ---
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- 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_stand/userboot ---
--- userboot_lua.so.full ---
--- all_subdir_tests ---
--- 00 ---
--- all_subdir_usr.bin ---
--- compress.1.gz ---
--- all_subdir_stand ---
building shared library userboot_lua.so
--- all_subdir_usr.bin ---
gzip -cn /workspace/src/usr.bin/compress/compress.1 > compress.1.gz
--- all_subdir_stand ---
/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/  -nost=
dlib -Wl,-Bsymbolic -Wl,-zrelro -Wl,-znoexecstack    -shared -Wl,-x -Wl,--f=
atal-warnings -Wl,--warn-shared-textrel  -o userboot_lua.so.full -Wl,-sonam=
e,userboot_lua.so autoload.pico bcache.pico biossmap.pico bootinfo.pico boo=
tinfo32.pico bootinfo64.pico conf.pico copy.pico devicename.pico elf32_free=
bsd.pico elf64_freebsd.pico host.pico main.pico userboot_cons.pico userboot=
_disk.pico vers.pico boot.pico commands.pico console.pico devopen.pico inte=
rp.pico interp_backslash.pico interp_parse.pico ls.pico misc.pico modinfo.p=
ico module.pico nvstore.pico pnglite.pico tslog.pico load_elf32.pico load_e=
lf32_obj.pico reloc_elf32.pico load_elf64.pico load_elf64_obj.pico reloc_el=
f64.pico disk.pico part.pico vdisk.pico interp_lua.pico zfs_cmd.pico /tmp/o=
bj/workspace/src/amd64.amd64/stand/liblua/liblua.a /tmp/obj/workspace/src/a=
md64.amd64/stand/libsa/libsa.a=20
--- all_subdir_usr.bin ---
--- compress.debug ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- btx ---
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug compres=
s.full compress.debug
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/symlink/00.t >00.tmp
chmod +x 00.tmp
mv 00.tmp 00
--- all_subdir_stand ---
/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/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -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-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -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 -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
--- all_subdir_tests ---
--- 01 ---
--- all_subdir_usr.bin ---
--- compress ---
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/symlink/01.t >01.tmp
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dcompress.debug  compress.full compress
--- all_subdir_tests ---
chmod +x 01.tmp
mv 01.tmp 01
--- 02 ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/csplit ---
=3D=3D=3D> usr.bin/csplit (all)
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/symlink/02.t >02.tmp
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
--- all_subdir_tests ---
chmod +x 02.tmp
--- all_subdir_stand ---
compilation terminated.
       67.51 real       198.78 user        25.01 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/jenkins1081300237524579=
694.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_3442_714123352.1725941277502--



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