FreeBSD-stable-15-amd64-gcc12_build - Build #83 - Still Failing
Date: Mon, 20 Oct 2025 20:24:06 UTC
FreeBSD-stable-15-amd64-gcc12_build - Build #83 (511311e4f7a6220234bc5bced1e8e0fae96d02a6) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/83/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/83/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/83/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)
59c0a987e0d3fab4a884f57001802e6099624d57 by jlduran:
rc.conf: Fix typo interferring -> interfering
fa2e886206f41b4ce652377a6da163103ef25351 by jlduran:
rc: dmesg: Allow umask to be configurable
f28a5c92f9cd8b8f8fe690f6a2bdbd28dbe1b7cd by jlduran:
bsdinstall: Fix typos
5debbcb6b7a5a25511e8d63142fbc5e8498a8f46 by des:
realpath: Additional test cases
6c9b25246d4408eced73886d0b58feef7bff25c6 by des:
realpath: Report correct path on failure
50d6a56a198c7c3961313a933f54eea94ffa4b5f by des:
realpath: Belatedly document POSIX conformance
3d680881f6ed2f55079aac26cf0ded307c282563 by des:
quot: Fix benign buffer overflow
68911bf64eb5f6a99dd1fa7e2b6eaee1d27d8f1a by des:
quot: Clean up
9a7b48fef15230740cdf7b69e40e6ceb2bd2318e by des:
quot: Drop the COMPAT version
c0d4bbcb8069bd64f6ad070c099ebcf7cfde3e72 by des:
quot: Drop the -h option
b5f3f1a661ab69986c3379fa4c9c2b38785933db by des:
quot: Add tests
3e138efaf4baa7517ac00b85ee6c1711c290d7c3 by markj:
linprocfs: Add nodes for inotify
511311e4f7a6220234bc5bced1e8e0fae96d02a6 by markj:
vm: Fix iterator usage in vm_thread_stack_create()
The end of the build log:
[...truncated 104.02 MiB...]
--- pw_groupshow_test ---
echo '#! /usr/libexec/atf-sh' > pw_groupshow_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_groupshow_test.sh >>pw_groupshow_test.tmp
chmod +x pw_groupshow_test.tmp
mv pw_groupshow_test.tmp pw_groupshow_test
--- pw_useradd_test ---
echo '#! /usr/libexec/atf-sh' > pw_useradd_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_useradd_test.sh >>pw_useradd_test.tmp
chmod +x pw_useradd_test.tmp
mv pw_useradd_test.tmp pw_useradd_test
--- pw_userdel_test ---
echo '#! /usr/libexec/atf-sh' > pw_userdel_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_userdel_test.sh >>pw_userdel_test.tmp
chmod +x pw_userdel_test.tmp
mv pw_userdel_test.tmp pw_userdel_test
--- pw_usermod_test ---
echo '#! /usr/libexec/atf-sh' > pw_usermod_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_usermod_test.sh >>pw_usermod_test.tmp
chmod +x pw_usermod_test.tmp
mv pw_usermod_test.tmp pw_usermod_test
--- pw_usernext_test ---
echo '#! /usr/libexec/atf-sh' > pw_usernext_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_usernext_test.sh >>pw_usernext_test.tmp
chmod +x pw_usernext_test.tmp
mv pw_usernext_test.tmp pw_usernext_test
--- pw_usershow_test ---
echo '#! /usr/libexec/atf-sh' > pw_usershow_test.tmp
cat /workspace/src/usr.sbin/pw/tests/pw_usershow_test.sh >>pw_usershow_test.tmp
chmod +x pw_usershow_test.tmp
mv pw_usershow_test.tmp pw_usershow_test
--- Kyuafile ---
--- pw.full ---
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes]
669 | struct _LIBCPP_TEMPLATE_VIS hash;
| ^~~~
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o pw.full pw.pieo pw_conf.pieo pw_user.pieo pw_group.pieo pw_log.pieo pw_nis.pieo pw_vpw.pieo grupd.pieo pwupd.pieo psdate.pieo bitmap.pieo cpdir.pieo rm_r.pieo strtounum.pieo pw_utils.pieo -lcrypt -lutil
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/m4 ---
--- gnum4.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DEXTENDED -I/workspace/src/usr.bin/m4 -I/workspace/src/lib/libopenbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.gnum4.pieo -MTgnum4.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 -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/usr.bin/m4/gnum4.c -o gnum4.pieo
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes]
1568 | struct _LIBCPP_TEMPLATE_VIS hash;
| ^~~~
--- all_subdir_usr.sbin ---
--- pw.conf.5.gz ---
gzip -cn /workspace/src/usr.sbin/pw/pw.conf.5 > pw.conf.5.gz
--- pw.8.gz ---
gzip -cn /workspace/src/usr.sbin/pw/pw.8 > pw.8.gz
--- pw.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pw.full pw.debug
--- pw ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=pw.debug pw.full pw
--- all_subdir_usr.sbin/pwm ---
===> usr.sbin/pwm (all)
--- .depend ---
echo pwm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend
--- pwm.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.pwm.pieo -MTpwm.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 -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 -c /workspace/src/usr.sbin/pwm/pwm.c -o pwm.pieo
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1412,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__mutex/once_flag.h:21,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: warning: type attributes ignored after type is already defined [-Wattributes]
132 | class _LIBCPP_TEMPLATE_VIS fpos;
| ^~~~
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- mdoc_macro.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.mdoc_macro.pieo -MTmdoc_macro.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 -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 -Wno-format -c /workspace/src/contrib/mandoc/mdoc_macro.c -o mdoc_macro.pieo
--- all_subdir_usr.bin/m4 ---
--- trace.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DEXTENDED -I/workspace/src/usr.bin/m4 -I/workspace/src/lib/libopenbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.trace.pieo -MTtrace.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 -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/usr.bin/m4/trace.c -o trace.pieo
--- all_subdir_usr.sbin ---
--- pwm.8.gz ---
gzip -cn /workspace/src/usr.sbin/pwm/pwm.8 > pwm.8.gz
--- pwm.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o pwm.full pwm.pieo
--- pwm.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pwm.full pwm.debug
--- pwm ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=pwm.debug pwm.full pwm
--- all_subdir_rescue ---
--- vs_msg.o ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/quot ---
===> usr.sbin/quot (all)
--- all_subdir_rescue ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src=/usr/obj -g -MD -MF.depend.vs_msg.o -MTvs_msg.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/contrib/nvi/vi/vs_msg.c -o vs_msg.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- mdoc_markdown.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.mdoc_markdown.pieo -MTmdoc_markdown.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 -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 -Wno-format -c /workspace/src/contrib/mandoc/mdoc_markdown.c -o mdoc_markdown.pieo
--- all_subdir_usr.sbin ---
--- .depend ---
echo quot.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend
--- quot.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.quot.pieo -MTquot.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 -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 -c /workspace/src/usr.sbin/quot/quot.c -o quot.pieo
--- all_subdir_tests ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:599,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1288,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ranges/movable_box.h:21,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_each.h:16,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1842,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:941,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:647,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_flag*, bool)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
149 | __o->wait(__v);
| ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
52 | wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
| ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, bool)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
154 | __o->wait(__v);
| ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
| ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
159 | __o->wait(__v, __m);
| ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
52 | wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
| ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
164 | __o->wait(__v, __m);
| ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
| ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
169 | __o->notify_one();
| ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here
59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT {
| ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)':
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/m4 ---
--- parser.pieo ---
--- all_subdir_tests ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
174 | __o->notify_one();
| ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here
62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT {
| ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
184 | __o->notify_all();
| ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here
68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT {
| ^~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:742,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1292:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In member function 'void std::__1::__variant_detail::__assignment<_Traits>::__assign_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: warning: 'visibility' attribute ignored [-Wattributes]
931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(true_type) const {
| ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: warning: 'visibility' attribute ignored [-Wattributes]
934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(false_type) const {
| ^~~~~
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DEXTENDED -I/workspace/src/usr.bin/m4 -I/workspace/src/lib/libopenbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.parser.pieo -MTparser.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 -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 parser.c -o parser.pieo
--- all_subdir_usr.sbin ---
In function 'usrrehash',
inlined from 'user' at /workspace/src/usr.sbin/quot/quot.c:244:3:
/workspace/src/usr.sbin/quot/quot.c:210:22: error: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Werror=alloc-size-larger-than=]
210 | if ((users = calloc(nusers, sizeof(*users))) == NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/src/usr.sbin/quot/quot.c:51:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/stdlib.h: In function 'user':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/stdlib.h:92:10: note: in a call to allocation function 'calloc' declared here
92 | void *calloc(size_t, size_t) __malloc_like __result_use_check
| ^~~~~~
--- all_subdir_usr.bin ---
--- tokenizer.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -DEXTENDED -I/workspace/src/usr.bin/m4 -I/workspace/src/lib/libopenbsd -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.tokenizer.pieo -MTtokenizer.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 -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 tokenizer.c -o tokenizer.pieo
--- all_subdir_rescue ---
--- vs_refresh.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src=/usr/obj -g -MD -MF.depend.vs_refresh.o -MTvs_refresh.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/contrib/nvi/vi/vs_refresh.c -o vs_refresh.o
--- all_subdir_usr.sbin ---
cc1: all warnings being treated as errors
*** [quot.pieo] Error code 1
make[4]: stopped in /workspace/src/usr.sbin/quot
--- all_subdir_lib ---
make[3]: stopped in /workspace/src/lib
--- all_subdir_usr.sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [vi_make] Error code 6
make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
1 error
make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- all_subdir_lib ---
make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 2
make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_tests ---
make[3]: stopped in /workspace/src/tests
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
1 error
make[4]: stopped in /workspace/src/rescue/rescue
make[3]: stopped in /workspace/src/rescue
make[2]: stopped in /workspace/src
255.41 real 2148.12 user 189.51 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-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins16953232544474154865.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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