FreeBSD-main-amd64-gcc12_build - Build #5935 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 06 Jul 2025 16:13:38 UTC
FreeBSD-main-amd64-gcc12_build - Build #5935 (3ba480f4180149da9ec7dc8869df2a51335b66d0) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5935/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5935/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5935/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)

79b968063998e67a3c65b580908da640c4544a56 by christos:
sound: Retire the MIDI sequencer

6cdd3226c7186f91d3495aa5233ce559a880ad9d by christos:
sound: Retire midisynth

7f1426971e302a50a6a992064b03a1951921b250 by christos:
sound: Retire /dev/midistat

0ca9410eab24f5905a235bf1e283f543333a0d15 by christos:
sound: Retire unused MIDI sysctls

fa20737ed1b7973062ec503b43857d7af0443070 by christos:
sound: Remove unused mpu_if methods

17b38023ea253c3a876284230521eff6ce2deadf by christos:
sound: Remove duplicate mpu_if.h include

c566edbceb6925a72c80c3d562e9f2c659449686 by christos:
sound: Remove unnecessary comments from midi/midi.c

9a138abb21e17cabb8823f2cefab983d2926d82b by christos:
sound: Remove unused midi_cmdname()

92336491ccc2115a3c81a2c6442ddb6c53c3e378 by christos:
sound: Remove dead printfs from midi/mpu401.c

3ba480f4180149da9ec7dc8869df2a51335b66d0 by christos:
sound: Retire SND_DEV_*



The end of the build log:

[...truncated 86.72 MiB...]
/workspace/src/lib/msun/tests/lround_test.c:60:9: note: in expansion of macro 'test'
   60 |         test(llroundf, x, result, excepts);                             \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:74:9: note: in expansion of macro 'testall'
   74 |         testall(0x1234.fp0, 0x1235, FE_INEXACT);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   57 |         test(lround, x, result, excepts);                               \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of macro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   58 |         test(lroundf, x, result, excepts);                              \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of macro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   59 |         test(llround, x, result, excepts);                              \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of macro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   60 |         test(llroundf, x, result, excepts);                             \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:75:9: note: in expansion of macro 'testall'
   75 |         testall(INFINITY, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   57 |         test(lround, x, result, excepts);                               \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of macro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   58 |         test(lroundf, x, result, excepts);                              \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of macro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   59 |         test(llround, x, result, excepts);                              \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of macro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   60 |         test(llroundf, x, result, excepts);                             \
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:76:9: note: in expansion of macro 'testall'
   76 |         testall(NAN, IGNORE, FE_INVALID);
      |         ^~~~~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   87 |         test(lround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   88 |         test(lroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   89 |         test(lround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   90 |         test(lroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   91 |         test(lround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   92 |         test(lroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   93 |         test(lround, -0x8000000000000000.0p0, (long)-0x8000000000000000l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
   94 |         test(lroundf, -0x8000000000000000.0p0f, (long)-0x8000000000000000l, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  100 |         test(llround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  101 |         test(llroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  102 |         test(llround, 0x7ffffffffffffc00.0p0, 0x7ffffffffffffc00ll, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  103 |         test(llroundf, 0x7fffff8000000000.0p0f, 0x7fffff8000000000ll, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  104 |         test(llround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  105 |         test(llroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  106 |         test(llround, -0x8000000000000000.0p0, (long long)-0x8000000000000000ll, 0);
      |         ^~~~
/workspace/src/lib/msun/tests/lround_test.c:52:59: warning: left-hand operand 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 macro 'test'
  107 |         test(llroundf, -0x8000000000000000.0p0f, (long long)-0x8000000000000000ll, 0);
      |         ^~~~
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- all_subdir_stand/efi/loader_simp ---
--- main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD  -MF.depend.main.o -MTmain.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 -Os -I/workspace/src/sys/teken -I/workspace/src/contrib/pnglite    -c /workspace/src/stand/efi/loader_simp/../loader/main.c -o main.o
--- all_subdir_stand/kboot ---
--- load_elf32_obj.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -I/workspace/src/stand/kboot/include -I/workspace/src/stand/kboot/include/arch/amd64 -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/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/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_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.kboot\" -I/workspace/src/stand/kboot/kboot -I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.load_elf32_obj.o -MTload_elf32_obj.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     -c /workspace/src/stand/common/load_elf32_obj.c -o load_elf32_obj.o
--- all_subdir_stand/efi ---
--- all_subdir_stand/efi/loader_ia32 ---
--- load_elf64_obj.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -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/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD  -MF.depend.load_elf64_obj.o -MTload_elf64_obj.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/load_elf64_obj.c -o load_elf64_obj.o
--- all_subdir_sbin ---
--- all_subdir_sbin/hastd ---
--- secondary.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_DEFAULT_PORT=8457 -DINET -DINET6 -fPIE -g -MD  -MF.depend.secondary.pieo -MTsecondary.pieo -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-format -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/sbin/hastd/secondary.c -o secondary.pieo
--- all_subdir_stand ---
--- all_subdir_stand/kboot ---
--- reloc_elf32.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -I/workspace/src/stand/kboot/include -I/workspace/src/stand/kboot/include/arch/amd64 -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/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/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_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.kboot\" -I/workspace/src/stand/kboot/kboot -I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.reloc_elf32.o -MTreloc_elf32.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     -c /workspace/src/stand/common/reloc_elf32.c -o reloc_elf32.o
--- all_subdir_usr.sbin ---
--- uclparse.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/usr.sbin/ctld -I/workspace/src/sys -I/workspace/src/sys/cam/ctl -I/workspace/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -DWANT_ISCSI -fPIE -g -MD -MF.depend.uclparse.pieo -MTuclparse.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -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   -fPIE -std=gnu++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-shadow       -c /workspace/src/usr.sbin/ctld/uclparse.cc -o uclparse.pieo
--- all_subdir_rescue ---
--- ipfw_make ---
--- nat64clat.o ---
--- all_subdir_sbin ---
--- all_subdir_sbin/hastctl ---
--- subr.pieo ---
--- all_subdir_stand ---
--- load_elf64.o ---
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.nat64clat.o -MTnat64clat.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 -Wcast-align -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 -Wno-cast-align        -c /workspace/src/sbin/ipfw/nat64clat.c -o nat64clat.o
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -fPIE -g -MD  -MF.depend.subr.pieo -MTsubr.pieo -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-format -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/sbin/hastd/subr.c -o subr.pieo
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -I/workspace/src/stand/kboot/include -I/workspace/src/stand/kboot/include/arch/amd64 -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/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/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_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.kboot\" -I/workspace/src/stand/kboot/kboot -I/workspace/src/stand/kboot/kboot/arch/amd64 -Wall -MD  -MF.depend.load_elf64.o -MTload_elf64.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     -c /workspace/src/stand/common/load_elf64.c -o load_elf64.o
--- all_subdir_stand/efi ---
--- reloc_elf64.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -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/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD  -MF.depend.reloc_elf64.o -MTreloc_elf64.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/reloc_elf64.c -o reloc_elf64.o
--- disk.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -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/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_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.efi\" -g -MD  -MF.depend.disk.o -MTdisk.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/disk.c -o disk.o
--- all_subdir_rescue ---
--- pfctl_make ---
cc1: all warnings being treated as errors
--- all_subdir_sbin ---
--- hastctl.full ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -fPIE -g -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-format -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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o hastctl.full activemap.pieo ebuf.pieo hast_checksum.pieo hast_compression.pieo hast_proto.pieo hastctl.pieo lzf.pieo metadata.pieo nv.pieo parse.pieo pjdlog.pieo proto.pieo proto_common.pieo proto_uds.pieo token.pieo subr.pieo   -lmd  -lutil  -lz 
--- all_subdir_rescue ---
*** [pfctl.o] Error code 1

make[6]: stopped in /workspace/src/sbin/pfctl
1 error

make[6]: stopped in /workspace/src/sbin/pfctl
*** [pfctl_make] Error code 2

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
       90.46 real       338.91 user        41.47 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/jenkins4971302110635915974.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