44 | struct i_addr address; | ^~~~~~~ In function 'db_print_address', inlined from 'db_disasm_esc' at /workspace/src/sys/amd64/amd64/db_disas= m.c:1183:6, inlined from 'db_disasm' at /workspace/src/sys/amd64/amd64/db_disasm.c:= 1316:12: /workspace/src/sys/amd64/amd64/db_disasm.c:1122:17: warning: 'address.disp'= may be used uninitialized [-Wmaybe-uninitialized] 1122 | db_printsym((db_addr_t)addrp->disp, DB_STGY_ANY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/amd64/amd64/db_disasm.c: In function 'db_disasm': /workspace/src/sys/amd64/amd64/db_disasm.c:1144:25: note: 'address.disp' wa= s declared here 1144 | struct i_addr address; | ^~~~~~~ In function 'db_print_address', inlined from 'db_disasm_esc' at /workspace/src/sys/amd64/amd64/db_disas= m.c:1183:6, inlined from 'db_disasm' at /workspace/src/sys/amd64/amd64/db_disasm.c:= 1316:12: /workspace/src/sys/amd64/amd64/db_disasm.c:1128:17: warning: 'address.ss' m= ay be used uninitialized [-Wmaybe-uninitialized] 1128 | db_printf(",%s,%d", addrp->index, 1<ss); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/amd64/amd64/db_disasm.c: In function 'db_disasm': /workspace/src/sys/amd64/amd64/db_disasm.c:1144:25: note: 'address.ss' was = declared here 1144 | struct i_addr address; | ^~~~~~~ --- fpu.o --- /workspace/src/sys/amd64/amd64/fpu.c: In function 'fpuinitstate': /workspace/src/sys/amd64/amd64/fpu.c:473:31: warning: 'max_ext_n' may be us= ed uninitialized [-Wmaybe-uninitialized] 473 | for (i =3D 2; i < max_ext_n; i++) { | ~~^~~~~~~~~~~ /workspace/src/sys/amd64/amd64/fpu.c:418:23: note: 'max_ext_n' was declared= here 418 | int cp[4], i, max_ext_n; | ^~~~~~~~~ --- exec_machdep.o --- In file included from /workspace/src/sys/amd64/amd64/exec_machdep.c:41: /workspace/src/sys/amd64/amd64/exec_machdep.c: In function 'sendsig': /workspace/src/sys/sys/cdefs.h:652:29: error: invalid operands to binary & = (have 'char *' and 'int') 652 | ((__typeof__(x))((x)&(~((align)-1)))) | ^ /workspace/src/sys/sys/cdefs.h:656:28: note: in expansion of macro '__built= in_align_down' 656 | #define __align_down(x, y) __builtin_align_down(x, y) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/param.h:183:26: note: in expansion of macro '__align= _down' 183 | #define STACKALIGN(p) (__align_down(p, STACKALIGNBYTES + 1)) | ^~~~~~~~~~~~ /workspace/src/sys/amd64/amd64/exec_machdep.c:162:34: note: in expansion of= macro 'STACKALIGN' 162 | sfp =3D (struct sigframe *)STACKALIGN(sp); | ^~~~~~~~~~ --- initcpu.o --- ctfconvert -L VERSION -g initcpu.o --- kexec_support.o --- /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/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -= fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.= depend.kexec_support.o -MTkexec_support.o -fdebug-prefix-map=3D./machine=3D= /workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/sr= c/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/inc= lude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf= -4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-er= ror=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-co= mpare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation = -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-po= int -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-erro= r=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-all= oc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull= -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format= -zero-length -fms-extensions -finline-limit=3D8000 --param inline-unit-gr= owth=3D100 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu= 17 -Werror /workspace/src/sys/amd64/amd64/kexec_support.c --- io.o --- ctfconvert -L VERSION -g io.o --- kexec_tramp.o --- /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/ -c -x = assembler-with-cpp -DLOCORE -O2 -pipe -frename-registers -fno-strict-aliasi= ng -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/= include -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_= HEADERS -include opt_global.h -fno-common -fno-omit-frame-pointer -mno-om= it-leaf-frame-pointer -MD -MF.depend.kexec_tramp.o -MTkexec_tramp.o -fdebu= g-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-= map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D= /workspace/src/sys/i386/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototype= s -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fr= eebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkno= wn-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-t= han=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -= Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=3D= 8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -fms-extensions -std=3Dgnu17 -Werror /workspace/src/sys/amd64/amd64/kexec= _tramp.S --- exec_machdep.o --- *** [exec_machdep.o] Error code 1 make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC --- kexec_tramp.o --- ctfconvert -L VERSION -g kexec_tramp.o ERROR: ctfconvert: failed to get mapping for tid 70 <46> --- elf_machdep.o --- ctfconvert -L VERSION -g elf_machdep.o --- efirt_machdep.o --- ctfconvert -L VERSION -g efirt_machdep.o --- db_trace.o --- ctfconvert -L VERSION -g db_trace.o --- db_disasm.o --- ctfconvert -L VERSION -g db_disasm.o --- kexec_support.o --- ctfconvert -L VERSION -g kexec_support.o --- fpu.o --- ctfconvert -L VERSION -g fpu.o --- mca.o --- ctfconvert -L VERSION -g mca.o --- if_nfe.o --- ctfconvert -L VERSION -g if_nfe.o --- bxe_elink.o --- ctfconvert -L VERSION -g bxe_elink.o --- bxe.o --- ctfconvert -L VERSION -g bxe.o make[2]: 1 error make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 212.71 real 2393.73 user 110.51 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1414696445479426= 436.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2144_1489685205.1770682464931--