FreeBSD-main-amd64-gcc12_build - Build #746 - Still Failing
Date: Wed, 05 Apr 2023 12:11:59 UTC
FreeBSD-main-amd64-gcc12_build - Build #746 (acd0088c44f9ccaff571e041dc56d01fcc47d64b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/746/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/746/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/746/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) acd0088c44f9ccaff571e041dc56d01fcc47d64b by corvink: bhyve: introduce acpi_device_emul struct The end of the build log: [...truncated 94.96 MB...] | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_carp.c:1085:3, inlined from 'carp_master_down_locked' at /workspace/src/sys/netinet/ip_carp.c:1333:3, inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:799:4, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:838:3, inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:817:1, inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_carp.c:1078:7, inlined from 'carp_master_down_locked' at /workspace/src/sys/netinet/ip_carp.c:1333:3, inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:799:4, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_carp.c:1038:4, inlined from 'carp_master_down_locked' at /workspace/src/sys/netinet/ip_carp.c:1333:3, inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:799:4, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:744:3, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:737:3, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:718:3, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_input_c' at /workspace/src/sys/netinet/ip_carp.c:710:4, inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:616:2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:608:3: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp6_input' at /workspace/src/sys/netinet/ip_carp.c:585:3: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ --- all_subdir_bwn --- In file included from /workspace/src/sys/dev/bwn/if_bwn.c:37: In function 'counter_u64_add', inlined from 'bwn_watchdog' at /workspace/src/sys/dev/bwn/if_bwn.c:1280:3: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) == 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c != EARLY_COUNTER, ("EARLY_COUNTER used on AP")); | ^~~~~~ --- all_subdir_cc --- cc1: all warnings being treated as errors *** [cc_newreno.o] Error code 1 make[5]: stopped in /workspace/src/sys/modules/cc/cc_newreno 36.64 real 156.38 user 10.25 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins6790586738202336339.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