Date: Wed, 14 May 2025 15:53:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #5515 - Failure Message-ID: <1290942311.191.1747238030857@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-main-amd64-gcc12_build - Build #5515 (1203e7b1f05b49d95bf44801ddc1ab7e6a9eeb97) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5515/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5515/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5515/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) 1203e7b1f05b49d95bf44801ddc1ab7e6a9eeb97 by emaste: release: Use pkg install -f The end of the build log: [...truncated 129.46 MiB...] 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1431:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1431:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here 817 | struct cpu_search_res r; | ^ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1425:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1425:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1425:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1425:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here 817 | struct cpu_search_res r; | ^ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1418:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1418:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1418:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1418:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here 817 | struct cpu_search_res r; | ^ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1412:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1412:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'cpu_search_lowest' at /workspace/src/sys/kern/sched_ule.c:687:11, inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1412:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'lr.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:676:31: note: 'lr.csr_load' was declared here 676 | struct cpu_search_res lr; | ^~ In function 'cpu_search_lowest', inlined from 'sched_lowest' at /workspace/src/sys/kern/sched_ule.c:824:2, inlined from 'sched_pickcpu' at /workspace/src/sys/kern/sched_ule.c:1412:9, inlined from 'sched_add' at /workspace/src/sys/kern/sched_ule.c:2783:8, inlined from 'sched_wakeup' at /workspace/src/sys/kern/sched_ule.c:2384:2: /workspace/src/sys/kern/sched_ule.c:701:44: warning: 'r.csr_load' may be used uninitialized [-Wmaybe-uninitialized] 701 | (load == bload && lr.csr_load < r->csr_load))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sched_ule.c: In function 'sched_wakeup': /workspace/src/sys/kern/sched_ule.c:817:31: note: 'r.csr_load' was declared here 817 | struct cpu_search_res r; | ^ --- tty_info.o --- /workspace/src/sys/kern/tty_info.c: In function 'tty_info': /workspace/src/sys/kern/tty_info.c:397:36: warning: 'sterr' may be used uninitialized [-Wmaybe-uninitialized] 397 | if (print_kstacks && sterr == 0) | ~~~~~~^~~~ /workspace/src/sys/kern/tty_info.c:285:13: note: 'sterr' was declared here 285 | int sterr, kstacks_val; | ^~~~~ ctfconvert -L VERSION -g tty_info.o --- tty_outq.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.tty_outq.o -MTtty_outq.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/tty_outq.c --- sysv_shm.o --- /workspace/src/sys/kern/sysv_shm.c: In function 'sys_shmctl': /workspace/src/sys/kern/sysv_shm.c:643:25: warning: 'bufsz' may be used uninitialized [-Wmaybe-uninitialized] 643 | error = copyout(&buf, uap->buf, bufsz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/sysv_shm.c:619:16: note: 'bufsz' was declared here 619 | size_t bufsz; | ^~~~~ --- tty_inq.o --- ctfconvert -L VERSION -g tty_inq.o --- tty_pts.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.tty_pts.o -MTtty_pts.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/tty_pts.c --- tty_outq.o --- ctfconvert -L VERSION -g tty_outq.o --- tty_tty.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.tty_tty.o -MTtty_tty.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/tty_tty.c ctfconvert -L VERSION -g tty_tty.o --- tty_ttydisc.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.tty_ttydisc.o -MTtty_ttydisc.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/tty_ttydisc.c --- sys_pipe.o --- ctfconvert -L VERSION -g sys_pipe.o --- subr_witness.o --- ctfconvert -L VERSION -g subr_witness.o --- uipc_accf.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.uipc_accf.o -MTuipc_accf.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/uipc_accf.c --- uipc_debug.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.uipc_debug.o -MTuipc_debug.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/uipc_debug.c --- tty_pts.o --- ctfconvert -L VERSION -g tty_pts.o --- uipc_domain.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -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-omit-leaf-frame-pointer -MD -MF.depend.uipc_domain.o -MTuipc_domain.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -Werror /workspace/src/sys/kern/uipc_domain.c Build timed out (after 90 minutes). Marking the build as failed. Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. --- subr_vmem.o --- {standard input}: Assembler messages: {standard input}:33327: Warning: end of file not at end of a line; newline inserted {standard input}:33344: Error: unknown pseudo-op: `.lbe4957' *** [subr_vmem.o] Signal 15 [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins17214847112119133009.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 addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1290942311.191.1747238030857>
