From nobody Wed Apr 23 23:41:52 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZjbH930Xtz5t5Gy for ; Wed, 23 Apr 2025 23:41:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZjbH90vK1z3xYN; Wed, 23 Apr 2025 23:41:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745451717; a=rsa-sha256; cv=none; b=oYRhAF5dMbw98+fOUMVHND48Wyid9vbNPayaRP1eohyw8kBJH9/jKtat/qGsvJ+0xwBu/o nG98lTiUhghD3pf3w+TdkOe3g7hCbrVvPmVktIxhSsK7cb9qknvXSPm+GccHjsw9C+BdcJ Y6QJn/dC19sKGff//80L5q7Upw8v7rRXxz58EvIYrZ1RwX+kZKysZOZrriKnpn9g2xVg8c 91XnPyQdonN40886iHobz4vzaIzQT9iRQC6nqFBSL1kOpHSCa+WreBUaHXhoNyhpnnJCRH jLssOA1o7i2KEr4LHPMTkxo5cph7N+XkmMM38P9Solv8MPuVnJTOCYTmJwcX5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745451717; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=S6OaEIcDf+23ERmQY9NJvbrXA52BIjwIFhO8lYnh8XA=; b=tDCzEXYBbIldcikD9i5l+bemyKqNnRc/cNzg2puFYeE1xthmiN2Ob1ABvBe/jl61Blh5Cd cD6hrsGUVdrCqOrd8/Pb37loijoV+Q1/4zzhNFgyQM+SxoOvw6/lJJHJ/DzidCq9G5aBUi F8ILiaRD3FKKwHLJ2KOcks/kaHVsFyXi+plEH1ux9XErX5kL7CXYDlfotOiSmuaQwKiYU0 +zTbaNdRtEkHv/0JBu9xH+Spv0xKRsD9FGj2B5xNGN4bpBJBgmJ4tI3y9MfmSU0akyJjS7 26jXqVI7T2KY0oC7eDm4BaZ8l7pO+VjT7+Go2KjD5yJD1kknF7irBdC0hkg50Q== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ZjbH90Qsrz8pX; Wed, 23 Apr 2025 23:41:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 23 Apr 2025 23:41:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1785707460.61.1745451717062@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-13-amd64-gcc14_build - Build #73 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_60_203525876.1745451712830" X-Jenkins-Job: FreeBSD-stable-13-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_60_203525876.1745451712830 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-13-amd64-gcc14_build - Build #73 (5195ff613fca40653d263bbada= 8a335ad864612e) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14= _build/73/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_b= uild/73/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc14_bu= ild/73/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) 5195ff613fca40653d263bbada8a335ad864612e by dim: Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG The end of the build log: [...truncated 143.09 MiB...] /workspace/src/sys/sys/pcpu.h:114:33: note: in definition of macro '_DPCPU_= PTR' 114 | (__typeof(DPCPU_NAME(n))*)((b) + (uintptr_t)&DPCPU_NAME(n)) | ^ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:121:44: note: in expansion of macro 'PCPU_GET= ' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~ /workspace/src/sys/kern/kern_exec.c:1494:45: note: in expansion of macro 'D= PCPU_PTR' 1494 | if (!atomic_cmpset_ptr((uintptr_t *)DPCPU_PTR(exec_args_kva= ), | ^~~~~~~~~ In function 'sys_fexecve': cc1: note: source object is likely at address zero --- kern_fork.o --- In function 'atomic_fetchadd_int', inlined from 'refcount_releasen' at /workspace/src/sys/sys/refcount.h:1= 50:8, inlined from 'refcount_release' at /workspace/src/sys/sys/refcount.h:17= 2:10, inlined from 'do_fork' at /workspace/src/sys/kern/kern_fork.c:743:3, inlined from 'fork1' at /workspace/src/sys/kern/kern_fork.c:1080:2, inlined from 'sys_vfork' at /workspace/src/sys/kern/kern_fork.c:154:10: ./machine/atomic.h:225:9: warning: array subscript 0 is outside array bound= s of 'volatile u_int[0]' {aka 'volatile unsigned int[]'} [-Warray-bounds=3D= ] 225 | __asm __volatile( | ^~~~~ In function 'sys_vfork': cc1: note: source object is likely at address zero In function 'atomic_fetchadd_int', inlined from 'refcount_releasen' at /workspace/src/sys/sys/refcount.h:1= 50:8, inlined from 'refcount_release' at /workspace/src/sys/sys/refcount.h:17= 2:10, inlined from 'do_fork' at /workspace/src/sys/kern/kern_fork.c:743:3, inlined from 'fork1' at /workspace/src/sys/kern/kern_fork.c:1080:2, inlined from 'sys_vfork' at /workspace/src/sys/kern/kern_fork.c:154:10: ./machine/atomic.h:225:9: warning: array subscript 0 is outside array bound= s of 'volatile u_int[0]' {aka 'volatile unsigned int[]'} [-Warray-bounds=3D= ] In function 'sys_vfork': cc1: note: source object is likely at address zero In function '_refcount_update_saturated', inlined from 'refcount_releasen' at /workspace/src/sys/sys/refcount.h:1= 52:3, inlined from 'refcount_release' at /workspace/src/sys/sys/refcount.h:17= 2:10, inlined from 'do_fork' at /workspace/src/sys/kern/kern_fork.c:743:3, inlined from 'fork1' at /workspace/src/sys/kern/kern_fork.c:1080:2, inlined from 'sys_vfork' at /workspace/src/sys/kern/kern_fork.c:154:10: /workspace/src/sys/sys/atomic_common.h:57:29: warning: array subscript 0 is= outside array bounds of 'volatile u_int[0]' {aka 'volatile unsigned int[]'= } [-Warray-bounds=3D] 57 | (*(volatile u_int *)(p) =3D (u_int)(v)) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /workspace/src/sys/sys/atomic_common.h:86:17: note: in expansion of macro '= __atomic_store_int_relaxed' 86 | ut: __atomic_store_ ## n ## _relaxed(p, v)) | ^~~~~~~~~~~~~~~ /workspace/src/sys/sys/atomic_common.h:113:9: note: in expansion of macro '= __atomic_store_generic' 113 | __atomic_store_generic(p, v, int, u_int, int) | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/refcount.h:55:9: note: in expansion of macro 'atomic= _store_int' 55 | atomic_store_int(count, REFCOUNT_SATURATION_VALUE); | ^~~~~~~~~~~~~~~~ In function 'sys_vfork': cc1: note: source object is likely at address zero --- kern_intr.o --- In function '__storeload_barrier', inlined from 'atomic_thread_fence_seq_cst' at ./machine/atomic.h:383:2, inlined from 'intr_event_barrier' at /workspace/src/sys/kern/kern_intr.= c:747:2, inlined from 'intr_event_remove_handler' at /workspace/src/sys/kern/ker= n_intr.c:858:3, inlined from 'swi_remove' at /workspace/src/sys/kern/kern_intr.c:1100:1= 0: ./machine/atomic.h:329:9: warning: array subscript 0 is outside array bound= s of 'u_int[0]' {aka 'unsigned int[]'} [-Warray-bounds=3D] 329 | __asm __volatile("lock; addl $0,%%gs:%0" | ^~~~~ In function 'swi_remove': cc1: note: source object is likely at address zero In function '__storeload_barrier', inlined from 'atomic_thread_fence_seq_cst' at ./machine/atomic.h:383:2, inlined from 'intr_event_barrier' at /workspace/src/sys/kern/kern_intr.= c:747:2, inlined from 'intr_event_remove_handler' at /workspace/src/sys/kern/ker= n_intr.c:858:3, inlined from 'swi_remove' at /workspace/src/sys/kern/kern_intr.c:1100:1= 0: ./machine/atomic.h:329:9: warning: array subscript 0 is outside array bound= s of 'u_int[0]' {aka 'unsigned int[]'} [-Warray-bounds=3D] In function 'swi_remove': cc1: note: source object is likely at address zero In function '__storeload_barrier', inlined from 'atomic_thread_fence_seq_cst' at ./machine/atomic.h:383:2, inlined from 'intr_event_handle' at /workspace/src/sys/kern/kern_intr.c= :1358:2: ./machine/atomic.h:329:9: warning: array subscript 0 is outside array bound= s of 'u_int[0]' {aka 'unsigned int[]'} [-Warray-bounds=3D] 329 | __asm __volatile("lock; addl $0,%%gs:%0" | ^~~~~ In function 'intr_event_handle': cc1: note: source object is likely at address zero In function '__storeload_barrier', inlined from 'atomic_thread_fence_seq_cst' at ./machine/atomic.h:383:2, inlined from 'intr_event_handle' at /workspace/src/sys/kern/kern_intr.c= :1358:2: ./machine/atomic.h:329:9: warning: array subscript 0 is outside array bound= s of 'u_int[0]' {aka 'unsigned int[]'} [-Warray-bounds=3D] In function 'intr_event_handle': cc1: note: source object is likely at address zero ctfconvert -L VERSION -g kern_intr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- kern_linker.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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.kern_linker.o -MTkern_linker.o -fdebug-prefix-map=3D./machine=3D/wo= rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s= ys/x86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto= r -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddr= ess -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error= =3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-e= rror=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set= -variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-= error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-la= rger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dang= ling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-leng= th -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D100= --param large-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 = -Werror /workspace/src/sys/kern/kern_linker.c --- kern_kthread.o --- ctfconvert -L VERSION -g kern_kthread.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- kern_lock.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/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.kern_lock.o -MTkern_lock.o -fdebug-prefix-map=3D./machine=3D/worksp= ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x= 86/include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -W= all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -W= undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-includ= e-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-err= or=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dn= onnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-unused-but-set-var= iable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-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-growth=3D100 --p= aram large-function-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Wer= ror /workspace/src/sys/kern/kern_lock.c --- kern_exec.o --- In function 'exec_alloc_args_kva', inlined from 'exec_alloc_args' at /workspace/src/sys/kern/kern_exec.c:1= 551:22, inlined from 'exec_copyin_args' at /workspace/src/sys/kern/kern_exec.c:= 1314:10, inlined from 'sys___mac_execve' at /workspace/src/sys/kern/kern_exec.c:= 285:10: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ ./machine/atomic.h:509:58: note: in definition of macro 'atomic_readandclea= r_long' 509 | #define atomic_readandclear_long(p) atomic_swap_long(p, 0) | ^ /workspace/src/sys/sys/pcpu.h:121:33: note: in expansion of macro '_DPCPU_P= TR' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:121:44: note: in expansion of macro 'PCPU_GET= ' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~ /workspace/src/sys/kern/kern_exec.c:1466:26: note: in expansion of macro 'D= PCPU_PTR' 1466 | (uintptr_t *)DPCPU_PTR(exec_args_kva)); | ^~~~~~~~~ In function 'sys___mac_execve': cc1: note: source object is likely at address zero In function 'exec_release_args_kva', inlined from 'exec_free_args_kva' at /workspace/src/sys/kern/kern_exec.= c:1507:2, inlined from 'exec_free_args' at /workspace/src/sys/kern/kern_exec.c:15= 60:3, inlined from 'do_execve' at /workspace/src/sys/kern/kern_exec.c:1013:2, inlined from 'kern_execve' at /workspace/src/sys/kern/kern_exec.c:363:1= 0, inlined from 'sys___mac_execve' at /workspace/src/sys/kern/kern_exec.c:= 288:11: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/pcpu.h:114:33: note: in definition of macro '_DPCPU_= PTR' 114 | (__typeof(DPCPU_NAME(n))*)((b) + (uintptr_t)&DPCPU_NAME(n)) | ^ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:121:44: note: in expansion of macro 'PCPU_GET= ' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~ /workspace/src/sys/kern/kern_exec.c:1494:45: note: in expansion of macro 'D= PCPU_PTR' 1494 | if (!atomic_cmpset_ptr((uintptr_t *)DPCPU_PTR(exec_args_kva= ), | ^~~~~~~~~ In function 'sys___mac_execve': cc1: note: source object is likely at address zero In function 'exec_release_args_kva', inlined from 'exec_free_args_kva' at /workspace/src/sys/kern/kern_exec.= c:1507:2, inlined from 'exec_free_args' at /workspace/src/sys/kern/kern_exec.c:15= 60:3, inlined from 'kern_execve' at /workspace/src/sys/kern/kern_exec.c:360:3= , inlined from 'sys___mac_execve' at /workspace/src/sys/kern/kern_exec.c:= 288:11: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/pcpu.h:114:33: note: in definition of macro '_DPCPU_= PTR' 114 | (__typeof(DPCPU_NAME(n))*)((b) + (uintptr_t)&DPCPU_NAME(n)) | ^ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:121:44: note: in expansion of macro 'PCPU_GET= ' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~ /workspace/src/sys/kern/kern_exec.c:1494:45: note: in expansion of macro 'D= PCPU_PTR' 1494 | if (!atomic_cmpset_ptr((uintptr_t *)DPCPU_PTR(exec_args_kva= ), | ^~~~~~~~~ In function 'sys___mac_execve': cc1: note: source object is likely at address zero In function 'exec_release_args_kva', inlined from 'exec_free_args_kva' at /workspace/src/sys/kern/kern_exec.= c:1507:2, inlined from 'exec_free_args' at /workspace/src/sys/kern/kern_exec.c:15= 60:3, inlined from 'exec_copyin_args' at /workspace/src/sys/kern/kern_exec.c:= 1364:2, inlined from 'sys___mac_execve' at /workspace/src/sys/kern/kern_exec.c:= 285:10: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/pcpu.h:114:33: note: in definition of macro '_DPCPU_= PTR' 114 | (__typeof(DPCPU_NAME(n))*)((b) + (uintptr_t)&DPCPU_NAME(n)) | ^ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:121:44: note: in expansion of macro 'PCPU_GET= ' 121 | #define DPCPU_PTR(n) _DPCPU_PTR(PCPU_GET(dynamic), n) | ^~~~~~~~ /workspace/src/sys/kern/kern_exec.c:1494:45: note: in expansion of macro 'D= PCPU_PTR' 1494 | if (!atomic_cmpset_ptr((uintptr_t *)DPCPU_PTR(exec_args_kva= ), | ^~~~~~~~~ In function 'sys___mac_execve': cc1: note: source object is likely at address zero --- kern_lock.o --- /workspace/src/sys/kern/kern_lock.c:531:1: warning: 'always_inline' functio= n might not be inlinable unless also declared 'inline' [-Wattributes] 531 | lockmgr_sunlock_try(struct lock *lk, uintptr_t *xp) | ^~~~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/kern_lock.c:511:1: warning: 'always_inline' functio= n might not be inlinable unless also declared 'inline' [-Wattributes] 511 | lockmgr_slock_try(struct lock *lk, uintptr_t *xp, int flags, bool f= p) | ^~~~~~~~~~~~~~~~~ /workspace/src/sys/kern/kern_lock.c:113:1: warning: 'always_inline' functio= n might not be inlinable unless also declared 'inline' [-Wattributes] 113 | LK_CAN_SHARE(uintptr_t x, int flags, bool fp) | ^~~~~~~~~~~~ In file included from /workspace/src/sys/sys/pmc.h:39, from /workspace/src/sys/sys/pmckern.h:46, from /workspace/src/sys/kern/kern_lock.c:58: /workspace/src/sys/kern/kern_lock.c: In function 'lockmgr_xlock_hard': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pmc_mdep.h:117:10: note: in definition of macro 'PMC_FAKE_TRAPFRA= ME' 117 | (TF)->tf_cs =3D 0; (TF)->tf_rflags =3D 0; = \ | ^~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:218:25: note: in expansion of macro 'PCPU_GET= ' 218 | #define curcpu PCPU_GET(cpuid) | ^~~~~~~~ /workspace/src/sys/sys/pmckern.h:127:44: note: in expansion of macro 'curcp= u' 127 | PMC_FAKE_TRAPFRAME(&pmc_tf[curcpu]); = \ | ^~~~~~ /workspace/src/sys/kern/kern_lock.c:848:17: note: in expansion of macro 'PM= C_SOFT_CALL' 848 | PMC_SOFT_CALL( , , lock, failed); | ^~~~~~~~~~~~~ cc1: note: source object is likely at address zero ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); = \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pmc_mdep.h:117:27: note: in definition of macro 'PMC_FAKE_TRAPFRA= ME' 117 | (TF)->tf_cs =3D 0; (TF)->tf_rflags =3D 0; = \ | ^~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/sys/pcpu.h:218:25: note: in expansion of macro 'PCPU_GET= ' 218 | #define curcpu PCPU_GET(cpuid) | ^~~~~~~~ /workspace/src/sys/sys/pmckern.h:127:44: note: in expansion of macro 'curcp= u' 127 | PMC_FAKE_TRAPFRAME(&pmc_tf[curcpu]); = \ | ^~~~~~ /workspace/src/sys/kern/kern_lock.c:848:17: note: in expansion of macro 'PM= C_SOFT_CALL' 848 | PMC_SOFT_CALL( , , lock, failed); | ^~~~~~~~~~~~~ cc1: note: source object is likely at address zero ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds=3D] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); = \ | ^~~~~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_60_203525876.1745451712830--