Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2025 18:00:27 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        cy@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #5110 - Still Failing
Message-ID:  <287028017.901.1743012030643@jenkins.ci.freebsd.org>
In-Reply-To: <1093751723.891.1743004828313@jenkins.ci.freebsd.org>
References:  <1093751723.891.1743004828313@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #5110 (d5c804138845a1c8d81fbbce48de6=
76806de32e6) - Still Failing

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

d5c804138845a1c8d81fbbce48de676806de32e6 by cy:
heimdal: Add missing symbols to map



The end of the build log:

[...truncated 85.34 MiB...]
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of mac=
ro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:60:9: note: in expansion of mac=
ro 'test'
   60 |         test(llroundf, x, result, excepts);                        =
     \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of mac=
ro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:57:9: note: in expansion of mac=
ro 'test'
   57 |         test(lround, x, result, excepts);                          =
     \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac=
ro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:58:9: note: in expansion of mac=
ro 'test'
   58 |         test(lroundf, x, result, excepts);                         =
     \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac=
ro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:59:9: note: in expansion of mac=
ro 'test'
   59 |         test(llround, x, result, excepts);                         =
     \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac=
ro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:60:9: note: in expansion of mac=
ro 'test'
   60 |         test(llroundf, x, result, excepts);                        =
     \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of mac=
ro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:87:9: note: in expansion of mac=
ro 'test'
   87 |         test(lround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:88:9: note: in expansion of mac=
ro 'test'
   88 |         test(lroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:89:9: note: in expansion of mac=
ro 'test'
   89 |         test(lround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00l, 0=
);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:90:9: note: in expansion of mac=
ro 'test'
   90 |         test(lroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000l,=
 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:91:9: note: in expansion of mac=
ro 'test'
   91 |         test(lround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:92:9: note: in expansion of mac=
ro 'test'
   92 |         test(lroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID)=
;
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:93:9: note: in expansion of mac=
ro 'test'
   93 |         test(lround, -0x8000000000000000.0p0, (long)-0x800000000000=
0000l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:94:9: note: in expansion of mac=
ro 'test'
   94 |         test(lroundf, -0x8000000000000000.0p0f, (long)-0x8000000000=
000000l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:100:9: note: in expansion of ma=
cro 'test'
  100 |         test(llround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:101:9: note: in expansion of ma=
cro 'test'
  101 |         test(llroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID)=
;
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:102:9: note: in expansion of ma=
cro 'test'
  102 |         test(llround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00ll,=
 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:103:9: note: in expansion of ma=
cro 'test'
  103 |         test(llroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000l=
l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:104:9: note: in expansion of ma=
cro 'test'
  104 |         test(llround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:105:9: note: in expansion of ma=
cro 'test'
  105 |         test(llroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID=
);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:106:9: note: in expansion of ma=
cro 'test'
  106 |         test(llround, -0x8000000000000000.0p0, (long long)-0x800000=
0000000000ll, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand opera=
nd of comma expression has no effect [-Wunused-value]
   52 |                 ATF_REQUIRE_EQ(result, (__STRING(func(_d)), _r));  =
             \
      |                                                           ^
/workspace/src/lib/msun/tests/lround_test.c:107:9: note: in expansion of ma=
cro 'test'
  107 |         test(llroundf, -0x8000000000000000.0p0f, (long long)-0x8000=
000000000000ll, 0);
      |         ^~~~
--- all_subdir_sbin ---
--- all_subdir_sbin/nvmecontrol/modules ---
=3D=3D=3D> sbin/nvmecontrol/modules (all)
--- all_subdir_sbin/nvmecontrol/modules/intel ---
=3D=3D=3D> sbin/nvmecontrol/modules/intel (all)
--- intel.o ---
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
--- fortify_string_test ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/st=
ring.h:53,
                 from /workspace/src/lib/libc/tests/secure/fortify_string_t=
est.c:23:
/workspace/src/lib/libc/tests/secure/fortify_string_test.c: In function 'at=
fu_strlcpy_heap_after_end_body':
/workspace/src/lib/libc/tests/secure/fortify_string_test.c:2008:9: warning:=
 '__builtin___memset_chk' forming offset 42 is out of the bounds [0, 42] [-=
Warray-bounds]
 2008 |         memset(__stack.__buf, 0, __len);
      |         ^~~~~~
--- all_subdir_rescue ---
--- swapon_make ---
(cd /workspace/src/rescue/rescue/../../sbin/swapon &&  make MK_PIE=3Dno NO_=
SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/=
workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works=
pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re=
scue/swapon/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFL=
AGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/li=
bifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs=
iutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/swapon/ swapon.o)
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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/sbin/nvmecontrol -g -MD  -MF.depend.int=
el.o -MTintel.o -std=3Dgnu17 -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=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-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type        -c /workspace/src/sbin/nvmecontrol/m=
odules/intel/intel.c -o intel.o
--- all_subdir_rescue ---
--- .depend ---
echo swapon.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm=
p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- all_subdir_stand ---
--- part.o ---
--- all_subdir_lib ---
--- fortify_stdio_test ---
--- fortify_stdio_test.full ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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/kboot/include -I/workspace/src/st=
and/kboot/include/arch/amd64 -nostdinc    -I/tmp/obj/workspace/src/amd64.am=
d64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src=
/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-=
sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa=
/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float =
-fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/libsa/zfs -I/works=
pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i=
nclude/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/wo=
rkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/=
stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER=
_EXT2FS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPP=
ORT -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.kboot\" -I/workspace/src/stand/kboot/kboot =
-I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.part.o =
-MTpart.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wn=
o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W=
no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum=
-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member  -Os -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib    -c /=
workspace/src/stand/common/part.c -o part.o
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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 -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 f=
ortify_stdio_test.full fortify_stdio_test.o  -lprivateatf-c
--- all_subdir_rescue ---
--- swapon.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc=
onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.swapon.o -MTswapon.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto=
r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para=
meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit=
e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip=
ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=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 -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type        -c /workspace/src/sbin/swapon/swapon=
.c -o swapon.o
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.1-ld: fortify_stdio_test.o: in func=
tion `tmpnam':
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- gptboot.sym.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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 -I/workspace/src/stan=
d/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=3D\"gptboot.efi\"=
 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/workspace/s=
rc/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/=
src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -DEFI_DEBUG -I/workspace/=
src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -Wsystem-hea=
ders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member -Os  -nostdlib -Wl,-T/workspace/src/stand=
/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--no-dyn=
amic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack   -o gptboot.sy=
m.full gpt.o boot1.o proto.o self_reloc.o start.o ufs_module.o  /tmp/obj/wo=
rkspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/workspace/src/am=
d64.amd64/stand/libsa/libsa.a=20
--- all_subdir_lib ---
--- fortify_string_test ---
/workspace/src/lib/libc/tests/secure/fortify_string_test.c: In function 'at=
fu_strlcat_heap_after_end_body':
/workspace/src/lib/libc/tests/secure/fortify_string_test.c:1516:9: warning:=
 '__builtin___memset_chk' forming offset 42 is out of the bounds [0, 42] [-=
Warray-bounds]
 1516 |         memset(__stack.__buf, 0, __len);
      |         ^~~~~~
--- fortify_stdio_test ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/stdio.h:56:(.text+0x=
34): warning: warning: tmpnam() possibly used unsafely; consider using mkst=
emp()
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- load_elf32_obj.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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/stand/ficl -I/workspace/src/stand/ficl/i38=
6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO=
RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD=
ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP=
ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/=
zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/op=
ensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/worksp=
ace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD  -MF.depend.load_elf32_obj.o -=
MTload_elf32_obj.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W=
error -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-err=
or=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=3Dmay=
be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v=
alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -=
Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t=
o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-=
error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D=
memset-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  -Os -mpreferred-stack-boundary=3D2     -c /worksp=
ace/src/stand/common/load_elf32_obj.c -o load_elf32_obj.o
--- all_subdir_lib ---
--- fortify_stdio_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug fortify=
_stdio_test.full fortify_stdio_test.debug
--- all_subdir_sbin ---
--- intel.pico ---
--- all_subdir_lib ---
--- fortify_stdio_test ---
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/sbin/nvmecontrol -g -MD  -M=
F.depend.intel.pico -MTintel.pico -std=3Dgnu17 -Wno-format-zero-length -fst=
ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno=
-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast=
-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wc=
har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W=
date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri=
butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe=
red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err=
or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin=
g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus=
ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro=
r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog=
ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation=
 -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor=
mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou=
gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type        -c /workspace/src/sbin/nv=
mecontrol/modules/intel/intel.c -o intel.pico
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfortify_stdio_test.debug  fortify_stdio_test.full fortify_stdio_=
test
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- gptboot.efi.8.gz ---
gzip -cn /workspace/src/stand/efi/gptboot/gptboot.efi.8 > gptboot.efi.8.gz
--- gptboot.sym.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug gptboot=
.sym.full gptboot.sym.debug
--- all_subdir_tests ---
=3D=3D=3D> tests (all)
--- all_subdir_stand ---
--- gptboot.sym ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dgptboot.sym.debug  gptboot.sym.full gptboot.sym
--- all_subdir_usr.sbin ---
--- diskinfo.full ---
--- all_subdir_stand ---
--- gptboot.efi ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --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 -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 =
diskinfo.full diskinfo.o   -lutil=20
--- all_subdir_stand ---
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 gptboot.sym gptboot.efi
sh: elfcopy: not found
*** [gptboot.efi] Error code 127

make[5]: stopped in /workspace/src/stand/efi/gptboot
       82.18 real       319.49 user        39.19 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/jenkins2168003516356110=
063.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_900_1474981961.1743012027621--



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