FreeBSD-main-amd64-gcc12_build - Build #5091 - Still Failing
Date: Mon, 24 Mar 2025 06:52:56 UTC
FreeBSD-main-amd64-gcc12_build - Build #5091 (a6ea60aa48878d2d0c113f541fb2b9b8246ac06b) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5091/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5091/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5091/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)
626ec04c2b84f646c8b96e0fd1b4aac95d8035ce by dougm:
vm_reserv: clarify reserv_from_object
a6ea60aa48878d2d0c113f541fb2b9b8246ac06b by kib:
freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is
The end of the build log:
[...truncated 85.77 MiB...]
| ^~~~~~~~~
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6:
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2100:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
2100 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
/workspace/src/sys/fs/cd9660/iso.h:343:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[1]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[1]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
--- all_subdir_stand ---
--- start.o ---
--- all_subdir_usr.sbin ---
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:258:6:
/workspace/src/sys/fs/cd9660/iso.h:343:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[0]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1530 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_m_path_table[0]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_usr.sbin ---
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6:
/workspace/src/sys/fs/cd9660/iso.h:343:50: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[3]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[3]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_usr.sbin ---
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6:
/workspace/src/sys/fs/cd9660/iso.h:343:37: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[2]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1325 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:499:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-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/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=\"gptboot.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/workspace/src/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 -MD -MF.depend.start.o -MTstart.o -std=gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno---- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:839:39: warning: 'always_inline' function might not be inlinable [-Wattributes]
839 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&&... __args) {
| ^~~~~~~~~~~~~~~
--- all_subdir_stand ---
pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/stand/efi/loader/arch/amd64/start.S -o start.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[2]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6:
/workspace/src/sys/fs/cd9660/iso.h:343:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[1]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[1]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_731',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:307:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:251:6:
/workspace/src/sys/fs/cd9660/iso.h:343:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[0]))' may be used uninitialized [-Wmaybe-uninitialized]
343 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, type_l_path_table[0]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_733',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7:
/workspace/src/sys/fs/cd9660/iso.h:357:50: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[3]))' may be used uninitialized [-Wmaybe-uninitialized]
357 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[3]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_733',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7:
/workspace/src/sys/fs/cd9660/iso.h:357:37: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[2]))' may be used uninitialized [-Wmaybe-uninitialized]
357 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[2]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_733',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7:
/workspace/src/sys/fs/cd9660/iso.h:357:25: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[1]))' may be used uninitialized [-Wmaybe-uninitialized]
357 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[1]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
In function 'isonum_733',
inlined from 'debug_get_encoded_number' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:323:10,
inlined from 'debug_dump_to_xml' at /workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:253:7:
/workspace/src/sys/fs/cd9660/iso.h:357:18: warning: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[0]))' may be used uninitialized [-Wmaybe-uninitialized]
357 | return (p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24);
| ~^~~
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c: In function 'debug_dump_to_xml':
/workspace/src/usr.sbin/makefs/cd9660/cd9660_debug.c:227:39: note: '*(const unsigned char *)((char *)&primaryVD + offsetof(struct iso_primary_descriptor, path_table_size[0]))' was declared here
227 | struct iso_primary_descriptor primaryVD;
| ^~~~~~~~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:757:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:618:53: warning: 'always_inline' function might not be inlinable [-Wattributes]
618 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>& __os, const char* __str) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:850:39: warning: 'always_inline' function might not be inlinable [-Wattributes]
850 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args) {
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_all(const _AtomicWaitable& __a) {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_one(const _AtomicWaitable& __a) {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order) {
| ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- ufs_module.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-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/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=\"gptboot.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/workspace/src/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 -MD -MF.depend.ufs_module.o -MTufs_module.o -std=gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wno-format -Wno-cast-align -Os -c /workspace/src/stand/efi/boot1/ufs_module.c -o ufs_module.o
--- all_subdir_usr.sbin ---
--- cd9660_eltorito.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/makefs -I/workspace/src/usr.sbin/makefs/zfs -I/workspace/src/stand/libsa -I/workspace/src/sys/cddl/boot -DHAVE_ZFS -I/workspace/src/sys/fs/cd9660/ -DMAKEFS -I/workspace/src/sys/fs/msdosfs -I/workspace/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=1 -I/workspace/src/contrib/mtree -I/workspace/src/contrib/mknod -I/workspace/src/lib/libnetbsd -fPIE -g -MD -MF.depend.cd9660_eltorito.o -MTcd9660_eltorito.o -std=gnu17 -Wno-format-zero-length -fstack-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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/usr.sbin/makefs/cd9660/cd9660_eltorito.c -o cd9660_eltorito.o
--- all_subdir_sbin ---
--- token.o ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- vdisk.o ---
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/setkey -I/workspace/src/lib/libipsec -I/workspace/src/sys -DIPSEC_DEBUG -DYY_NO_UNPUT -DINET -DINET6 -I. -fPIE -g -MD -MF.depend.token.o -MTtoken.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c token.c -o token.o
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -I/workspace/src/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -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/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.vdisk.o -MTvdisk.o -std=gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/common/vdisk.c -o vdisk.o
--- all_subdir_rescue ---
--- symtab.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -DRRESTORE -D_ACL_PRIVATE -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.symtab.o -MTsymtab.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/restore/symtab.c -o symtab.o
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- gptboot.sym.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-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/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=\"gptboot.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/workspace/src/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=gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -nostdlib -Wl,-T/workspace/src/stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack -o gptboot.sym.full gpt.o boot1.o proto.o self_reloc.o start.o ufs_module.o /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a
--- all_subdir_stand/i386 ---
--- dev_net.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/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=jagged-little-pill -Dfloat=floaty-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=i386 -I. -Iinclude -I/workspace/src/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -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/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.dev_net.o -MTdev_net.o -std=gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/common/dev_net.c -o dev_net.o
--- 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
--- gptboot.sym ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=gptboot.sym.debug gptboot.sym.full gptboot.sym
--- gptboot.efi ---
SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame --output-target=efi-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
81.59 real 224.76 user 28.12 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/jenkins5190668156277831776.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