Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2025 17:45:08 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        glebius@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #2318 - Still Failing
Message-ID:  <1341147063.1669.1764870309220@jenkins.ci.freebsd.org>
In-Reply-To: <1243253380.1663.1764867210570@jenkins.ci.freebsd.org>
References:  <1243253380.1663.1764867210570@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

FreeBSD-main-amd64-gcc14_build - Build #2318 (575efcfff22f5d75fc3ac6201f11e5eae46ec9ce) - Still Failing

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

215c58a1c677aa191db9afcc1d75d7ba13426a7f by glebius:
pf: make unhandled_af() inline

575efcfff22f5d75fc3ac6201f11e5eae46ec9ce by glebius:
sendfile: remove SF_SYNC in FreeBSD 16.0



The end of the build log:

[...truncated 34.81 MiB...]
--- stringf.pieo ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/type_traits:490,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/limits:581,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit/rotate.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit/countr.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/remove.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:591,
                 from /workspace/src/lib/libutil++/stringf.cc:10:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:28:28: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations]
   28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invoke_of<_Fp, _Args...> {};
      |                            ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:32:58: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations]
   32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type;
      |                                                          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
--- all_subdir_lib/liblua ---
--- loadlib.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME="\"\""   -g -MD  -MF.depend.loadlib.pieo -MTloadlib.pieo -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-format-nonliteral -Wno-address-of-packed-member        -c /workspace/src/contrib/lua/src/loadlib.c -o loadlib.pieo
--- liblua.a ---
Building static lua library
/usr/local/x86_64-unknown-freebsd14.3/bin/ar -crsD liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o  
--- all_subdir_lib/libuvmem ---
===> lib/libuvmem (all)
--- all_subdir_lib/libutil++ ---
--- libutil++.a ---
Building static util++ library
/usr/local/x86_64-unknown-freebsd14.3/bin/ar -crsD libutil++.a stringf.o  
--- all_subdir_lib/libucl ---
--- ucl_util.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include  -I/workspace/src/contrib/libucl/src  -I/workspace/src/contrib/libucl/uthash  -I/workspace/src/contrib/libucl/klib   -g -MD  -MF.depend.ucl_util.o -MTucl_util.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 /workspace/src/contrib/libucl/src/ucl_util.c -o ucl_util.o
--- all_subdir_lib/libuvmem ---
--- .depend ---
echo libuvmem.so.1.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend
--- subr_vmem.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -pipe -fno-common   -g -MD  -MF.depend.subr_vmem.o -MTsubr_vmem.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        -c /workspace/src/sys/kern/subr_vmem.c -o subr_vmem.o
/workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_tofree':
/workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes signedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  291 |     (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2)))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:489:25: note: in expansion of macro 'SIZE2ORDER'
  489 |         const int idx = SIZE2ORDER(qsize);
      |                         ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_toalloc':
/workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes signedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  291 |     (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2)))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:511:19: note: in expansion of macro 'SIZE2ORDER'
  511 |         int idx = SIZE2ORDER(qsize);
      |                   ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:288:60: error: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
  288 | #define ORDER2SIZE(order)       ((order) < VMEM_OPTVALUE ? ((order) + 1) : \
      |                                                            ^~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:516:36: note: in expansion of macro 'ORDER2SIZE'
  516 |         if (strat == M_FIRSTFIT && ORDER2SIZE(idx) != qsize) {
      |                                    ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_alloc':
/workspace/src/sys/kern/subr_vmem.c:1446:78: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1446 |                 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_alloc");
      |                                                                              ^
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_xalloc':
/workspace/src/sys/kern/subr_vmem.c:1490:79: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1490 |                 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_xalloc");
      |                                                                               ^
/workspace/src/sys/kern/subr_vmem.c:1501:76: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1501 |                 MPASS(minaddr == VMEM_ADDR_MIN && maxaddr == VMEM_ADDR_MAX);
      |                                                                            ^
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_size':
/workspace/src/sys/kern/subr_vmem.c:288:60: error: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
  288 | #define ORDER2SIZE(order)       ((order) < VMEM_OPTVALUE ? ((order) + 1) : \
      |                                                            ^~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:1680:46: note: in expansion of macro 'ORDER2SIZE'
 1680 |                         return ((vmem_size_t)ORDER2SIZE(i) <<
      |                                              ^~~~~~~~~~
--- all_subdir_lib/libucl ---
--- ucl_emitter_streamline.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC   -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include  -I/workspace/src/contrib/libucl/src  -I/workspace/src/contrib/libucl/uthash  -I/workspace/src/contrib/libucl/klib   -g -MD  -MF.depend.ucl_emitter_streamline.pico -MTucl_emitter_streamline.pico -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 /workspace/src/contrib/libucl/src/ucl_emitter_streamline.c -o ucl_emitter_streamline.pico
--- all_subdir_lib/libutil++ ---
--- stringf.pieo ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1414,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:614:
/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_lib/libuvmem ---
--- subr_vmem.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC   -O2 -pipe -fno-common   -g -MD  -MF.depend.subr_vmem.pico -MTsubr_vmem.pico -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/sys/kern/subr_vmem.c -o subr_vmem.pico
--- all_subdir_lib/libucl ---
--- ucl_emitter_utils.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC   -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include  -I/workspace/src/contrib/libucl/src  -I/workspace/src/contrib/libucl/uthash  -I/workspace/src/contrib/libucl/klib   -g -MD  -MF.depend.ucl_emitter_utils.pico -MTucl_emitter_utils.pico -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 /workspace/src/contrib/libucl/src/ucl_emitter_utils.c -o ucl_emitter_utils.pico
--- all_subdir_lib/libuvmem ---
/workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_tofree':
/workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes signedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  291 |     (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2)))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:489:25: note: in expansion of macro 'SIZE2ORDER'
  489 |         const int idx = SIZE2ORDER(qsize);
      |                         ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c: In function 'bt_freehead_toalloc':
/workspace/src/sys/kern/subr_vmem.c:291:5: error: operand of '?:' changes signedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  291 |     (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2)))
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:511:19: note: in expansion of macro 'SIZE2ORDER'
  511 |         int idx = SIZE2ORDER(qsize);
      |                   ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:288:60: error: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
  288 | #define ORDER2SIZE(order)       ((order) < VMEM_OPTVALUE ? ((order) + 1) : \
      |                                                            ^~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:516:36: note: in expansion of macro 'ORDER2SIZE'
  516 |         if (strat == M_FIRSTFIT && ORDER2SIZE(idx) != qsize) {
      |                                    ^~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_alloc':
/workspace/src/sys/kern/subr_vmem.c:1446:78: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1446 |                 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_alloc");
      |                                                                              ^
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_xalloc':
/workspace/src/sys/kern/subr_vmem.c:1490:79: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1490 |                 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_xalloc");
      |                                                                               ^
/workspace/src/sys/kern/subr_vmem.c:1501:76: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
 1501 |                 MPASS(minaddr == VMEM_ADDR_MIN && maxaddr == VMEM_ADDR_MAX);
      |                                                                            ^
/workspace/src/sys/kern/subr_vmem.c: In function 'vmem_size':
/workspace/src/sys/kern/subr_vmem.c:288:60: error: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
  288 | #define ORDER2SIZE(order)       ((order) < VMEM_OPTVALUE ? ((order) + 1) : \
      |                                                            ^~~~~~~~~~~~~
/workspace/src/sys/kern/subr_vmem.c:1680:46: note: in expansion of macro 'ORDER2SIZE'
 1680 |                         return ((vmem_size_t)ORDER2SIZE(i) <<
      |                                              ^~~~~~~~~~
--- all_subdir_lib/libutil++ ---
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:
/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*)':
/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 {
      |                                                                                  ^~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/inout_ptr.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:944,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1294:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h: At global scope:
/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;
      |                             ^~~~
/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_lib/libucl ---
--- ucl_emitter.pico ---
--- all_subdir_lib/libuvmem ---
--- subr_vmem.o ---
cc1: all warnings being treated as errors
--- all_subdir_lib/libucl ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic -DPIC   -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include  -I/workspace/src/contrib/libucl/src  -I/workspace/src/contrib/libucl/uthash  -I/workspace/src/contrib/libucl/klib   -g -MD  -MF.depend.ucl_emitter.pico -MTucl_emitter.pico -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 /workspace/src/contrib/libucl/src/ucl_emitter.c -o ucl_emitter.pico
--- all_subdir_lib/libuvmem ---
*** [subr_vmem.o] Error code 1

make[5]: stopped in /workspace/src/lib/libuvmem

make[3]: stopped in /workspace/src
--- cddl/lib__L ---

make[4]: stopped in /workspace/src/cddl/lib

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      280.79 real      2724.04 user       321.62 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins15832683550442757999.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc14_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

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