) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:489:25: note: in expansion of macro 'SI= ZE2ORDER' 489 | const int idx =3D 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 s= ignedness from 'int' to 'vmem_size_t' {aka 'long unsigned int'} due to unsi= gnedness of other operand [-Werror=3Dsign-compare] 291 | (flsl(size) + (VMEM_OPTVALUE - VMEM_OPTORDER - 2))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/subr_vmem.c:511:19: note: in expansion of macro 'SI= ZE2ORDER' 511 | int idx =3D 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 o= perand [-Werror=3Dsign-compare] 288 | #define ORDER2SIZE(order) ((order) < VMEM_OPTVALUE ? ((order)= + 1) : \ | ^~~~~~~~= ~~~~~ /workspace/src/sys/kern/subr_vmem.c:516:36: note: in expansion of macro 'OR= DER2SIZE' 516 | if (strat =3D=3D M_FIRSTFIT && ORDER2SIZE(idx) !=3D 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, "vm= em_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, "vm= em_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 =3D=3D VMEM_ADDR_MIN && maxaddr =3D= =3D 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 o= perand [-Werror=3Dsign-compare] 288 | #define ORDER2SIZE(order) ((order) < VMEM_OPTVALUE ? ((order)= + 1) : \ | ^~~~~~~~= ~~~~~ /workspace/src/sys/kern/subr_vmem.c:1680:46: note: in expansion of macro 'O= RDER2SIZE' 1680 | return ((vmem_size_t)ORDER2SIZE(i) << | ^~~~~~~~~~ --- cddl/lib__L --- --- vdev_raidz_math_avx2.pico --- --- vdev_rebuild.pico --- --- vdev_raidz_math_avx512bw.pico --- --- vdev_removal.pico --- --- vdev_rebuild.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_rebuild.pico -MTvdev_rebuild.pico -std=3Diso9899:1= 999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed= -member -fms-extensions -Wno-pointer-to-int-cast -c /workspace/src/sy= s/contrib/openzfs/module/zfs/vdev_rebuild.c -o vdev_rebuild.pico --- vdev_removal.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE= _AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src= /sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libs= pl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/free= bsd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspac= e/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/= workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib= /openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/includ= e/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl= /sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/= zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contri= b/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUT= EX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpth= read/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -D= NEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.vdev_removal.pico -MTvdev_removal.pico -std=3Diso9899:1= 999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed= -member -fms-extensions -Wno-pointer-to-int-cast -c /workspace/src/sy= s/contrib/openzfs/module/zfs/vdev_removal.c -o vdev_removal.pico --- lib__L --- --- all_subdir_lib/libsysdecode --- --- signal.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.signal.pico -MTsignal.pico -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsysdecode/signal.c -o signal.pico --- syscallnames.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.syscallnames.pico -MTsyscallnames.p= ico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-extern= s -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -c /workspace/src/lib/libsysdecode/syscallnames.c -o s= yscallnames.pico --- all_subdir_lib/liblua --- --- lmem.pieo --- --- all_subdir_lib/libsysdecode --- --- all_subdir_lib/liblua --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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=3D"\"\""= -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.lmem.pieo -MTlmem.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-format-nonliteral -Wno-address-of= -packed-member -c /workspace/src/contrib/lua/src/lmem.c -o lmem.pieo --- all_subdir_lib/libsysdecode --- --- utrace.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.utrace.pico -MTutrace.pico -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsysdecode/utrace.c -o utrace.pico --- support.pico --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/li= bsysdecode -I/workspace/src/sys -I/workspace/src/libexec/rtld-elf -DPF -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.support.pico -MTsupport.pico -std= =3Dgnu17 -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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/lib/libsysdecode/support.c -o support.pico --- all_subdir_lib/libuvmem --- cc1: all warnings being treated as errors --- all_subdir_lib/liblua --- --- all_subdir_lib/libuvmem --- *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[5]: 1 error make[5]: stopped making "all" in /workspace/src/lib/libuvmem --- all_subdir_lib/liblua --- --- lobject.pieo --- --- all_subdir_lib/libuvmem --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/liblua --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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=3D"\"\""= -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.lobject.pieo -MTlobject.pieo= -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-format-nonliteral -Wno-addr= ess-of-packed-member -c /workspace/src/contrib/lua/src/lobject.c -o = lobject.pieo --- all_subdir_lib/libsysdecode --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/liblua --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libucl --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev_rebuild.pico --- --- vdev.pico --- --- vdev_raidz_math_scalar.pico --- --- vdev_removal.pico --- --- vdev_raidz_math_avx512f.pico --- --- vdev_raidz.pico --- make[4]: stopped making "all" in /workspace/src/cddl/lib make[3]: stopped making "_generic_libs" in /workspace/src --- lib__L --- --- all_subdir_lib/libsqlite3 --- --- sqlite3.o --- --- sqlite3.pico --- make[4]: stopped making "all" in /workspace/src/lib make[3]: stopped making "_generic_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 254.45 real 2499.90 user 274.21 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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/jenkins79536974428= 39640635.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 ------=_Part_388_55219139.1765297335911--