Console Output

Skipping 845 KB.. Full Log
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/syncsnoop.py", line 32, in <module>
30:     """)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/syscount.py", line 165, in <module>
30:     bpf = BPF(text=text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcpaccept.py", line 240, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcpconnect.py", line 464, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcpconnlat.py", line 195, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcpdrop.py", line 181, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: CRITICAL:root:WARNING! Test test_tcpdrop (__main__.SmokeTests) failed, but marked as passed because it is decorated with @mayFail.
30: CRITICAL:root:	The reason why this mayFail was: This fails on github actions environment, and needs to be fixed
30: CRITICAL:root:	The failure was: "False is not true : rc was 1"
30: CRITICAL:root:	Stacktrace: "Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/utils.py", line 35, in wrapper
30:     res = func(*args, **kwargs)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 347, in test_tcpdrop
30:     self.run_with_int("tcpdrop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30:   File "/usr/lib64/python3.6/unittest/case.py", line 699, in assertTrue
30:     raise self.failureException(msg)
30: AssertionError: False is not true : rc was 1
30: "
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcplife.py", line 455, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcpretrans.py", line 340, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/tcptop.py", line 225, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: F.In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                                       ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:81:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:83:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:27: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:10: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:20: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:3: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:27: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:10: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:177:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:189:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:219:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:231:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: 49 warnings and 3 errors generated.
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/ttysnoop.py", line 101, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                                       ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:81:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:83:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:27: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:10: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:20: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:3: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:27: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:10: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:177:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:189:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:219:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:2:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:231:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: 49 warnings and 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/lib/ucalls.py", line 267, in <module>
30:     bpf = BPF(text=program, usdt_contexts=[usdt] if usdt else [])
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: F..In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:80:25: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[3] | set->sig[2] |
30:                                       ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:81:4: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:83:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return (set->sig[1] | set->sig[0]) == 0;
30:                         ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:96:27: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[3] == set2->sig[3]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:97:21: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[2] == set2->sig[2]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:98:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                         (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:11: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:101:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:                 return  (set1->sig[1] == set2->sig[1]) &&
30:                                          ^         ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:138:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigorsets, _sig_or)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:141:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandsets, _sig_and)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:121:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a3 = a->sig[3]; a2 = a->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:122:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 b3 = b->sig[3]; b2 = b->sig[2];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:123:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[3] = op(a3, b3);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:124:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[2] = op(a2, b2);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:8: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:126:24: note: expanded from macro '_SIG_SET_BINOP'
30:                 a1 = a->sig[1]; b1 = b->sig[1];                         \
30:                                      ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:144:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_BINOP(sigandnsets, _sig_andn)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:127:3: note: expanded from macro '_SIG_SET_BINOP'
30:                 r->sig[1] = op(a1, b1);                                 \
30:                 ^      ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:27: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:155:10: note: expanded from macro '_SIG_SET_OP'
30:         case 4: set->sig[3] = op(set->sig[3]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:20: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:156:3: note: expanded from macro '_SIG_SET_OP'
30:                 set->sig[2] = op(set->sig[2]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:27: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                                  ^        ~
30: include/linux/signal.h:165:24: note: expanded from macro '_sig_not'
30: #define _sig_not(x)     (~(x))
30:                            ^
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:166:1: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30: _SIG_SET_OP(signotset, _sig_not)
30: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30: include/linux/signal.h:157:10: note: expanded from macro '_SIG_SET_OP'
30:         case 2: set->sig[1] = op(set->sig[1]);                          \
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:177:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:189:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:219:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = 0;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: In file included from /virtual/main.c:3:
30: In file included from include/linux/ptrace.h:7:
30: In file included from include/linux/sched/signal.h:6:
30: include/linux/signal.h:231:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
30:         case 2: set->sig[1] = -1;
30:                 ^        ~
30: arch/x86/include/asm/signal.h:24:2: note: array 'sig' declared here
30:         unsigned long sig[_NSIG_WORDS];
30:         ^
30: 49 warnings and 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/lib/uobjnew.py", line 176, in <module>
30:     bpf = BPF(text=program, usdt_contexts=[usdt])
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/lib/ustat.py", line 305, in <module>
30:     Tool().run()
30:   File "../../tools/lib/ustat.py", line 297, in run
30:     self._loop_iter()
30:   File "../../tools/lib/ustat.py", line 246, in _loop_iter
30:     self._attach_probes()
30:   File "../../tools/lib/ustat.py", line 224, in _attach_probes
30:     self.bpf = BPF(text=program)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/lib/uthreads.py", line 103, in <module>
30:     bpf = BPF(text=program, usdt_contexts=[usdt])
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/vfscount.py", line 46, in <module>
30:     """)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: Flibbpf: failed to find valid kernel BTF
30: libbpf: vmlinux BTF is not found
30: In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/vfsstat.py", line 83, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: FIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
30:              ^
30: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
30: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
30:              ^
30: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
30: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
30:      ^
30: 3 errors generated.
30: Traceback (most recent call last):
30:   File "../../tools/wakeuptime.py", line 165, in <module>
30:     b = BPF(text=bpf_text)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
30:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
30: Exception: Failed to compile BPF module <text>
30: F....
30: ======================================================================
30: FAIL: test_bashreadline (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 75, in test_bashreadline
30:     self.run_with_int("bashreadline.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_bindsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 79, in test_bindsnoop
30:     self.run_with_int("bindsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_biolatency (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 82, in test_biolatency
30:     self.run_with_duration("biolatency.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_biosnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 86, in test_biosnoop
30:     self.run_with_int("biosnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_biotop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 89, in test_biotop
30:     self.run_with_duration("biotop.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_bitesize (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 92, in test_bitesize
30:     self.run_with_int("biotop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_cachestat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 107, in test_cachestat
30:     self.run_with_duration("cachestat.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_capable (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 117, in test_capable
30:     self.run_with_int("capable.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_compactsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 128, in test_compactsnoop
30:     self.run_with_int("compactsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_cpudist (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 120, in test_cpudist
30:     self.run_with_duration("cpudist.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_cpuunclaimed (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 124, in test_cpuunclaimed
30:     self.run_with_duration("cpuunclaimed.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_dcsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 144, in test_dcsnoop
30:     self.run_with_int("dcsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_dcstat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 147, in test_dcstat
30:     self.run_with_duration("dcstat.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_drsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 159, in test_drsnoop
30:     self.run_with_int("drsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_execsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 163, in test_execsnoop
30:     self.run_with_int("execsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_ext4dist (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 166, in test_ext4dist
30:     self.run_with_duration("ext4dist.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_ext4slower (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 170, in test_ext4slower
30:     self.run_with_int("ext4slower.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_filelife (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 174, in test_filelife
30:     self.run_with_int("filelife.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_fileslower (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 178, in test_fileslower
30:     self.run_with_int("fileslower.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_filetop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 181, in test_filetop
30:     self.run_with_duration("filetop.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_funccount (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 184, in test_funccount
30:     self.run_with_int("funccount.py __kmalloc -i 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 0
30: 
30: ======================================================================
30: FAIL: test_funclatency (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 188, in test_funclatency
30:     self.run_with_int("funclatency.py __kmalloc -i 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_funcslower (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 192, in test_funcslower
30:     self.run_with_int("funcslower.py __kmalloc")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_gethostlatency (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 196, in test_gethostlatency
30:     self.run_with_int("gethostlatency.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_hardirqs (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 199, in test_hardirqs
30:     self.run_with_duration("hardirqs.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_killsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 210, in test_killsnoop
30:     self.run_with_int("killsnoop.py", kill=True)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_mdflush (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 223, in test_mdflush
30:     self.run_with_int("mdflush.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_memleak (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 227, in test_memleak
30:     self.run_with_duration("memleak.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_mountsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 231, in test_mountsnoop
30:     self.run_with_int("mountsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_offcputime (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 255, in test_offcputime
30:     self.run_with_duration("offcputime.py 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_offwaketime (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 259, in test_offwaketime
30:     self.run_with_duration("offwaketime.py 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_oomkill (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 263, in test_oomkill
30:     self.run_with_int("oomkill.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_opensnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 267, in test_opensnoop
30:     self.run_with_int("opensnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_pidpersec (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 270, in test_pidpersec
30:     self.run_with_int("pidpersec.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_profile (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 274, in test_profile
30:     self.run_with_duration("profile.py 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_runqlat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 277, in test_runqlat
30:     self.run_with_duration("runqlat.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_runqlen (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 281, in test_runqlen
30:     self.run_with_duration("runqlen.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_shmsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 285, in test_shmsnoop
30:     self.run_with_int("shmsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_slabratetop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 292, in test_slabratetop
30:     self.run_with_duration("slabratetop.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_sofdsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 289, in test_sofdsnoop
30:     self.run_with_int("sofdsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_softirqs (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 296, in test_softirqs
30:     self.run_with_duration("softirqs.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_solisten (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 301, in test_solisten
30:     self.run_with_int("solisten.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_stackcount (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 310, in test_stackcount
30:     self.run_with_int("stackcount.py __kmalloc -i 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 0
30: 
30: ======================================================================
30: FAIL: test_statsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 314, in test_statsnoop
30:     self.run_with_int("statsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_syncsnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 318, in test_syncsnoop
30:     self.run_with_int("syncsnoop.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_syscount (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 322, in test_syscount
30:     self.run_with_int("syscount.py -i 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcpaccept (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 326, in test_tcpaccept
30:     self.run_with_int("tcpaccept.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcpconnect (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 330, in test_tcpconnect
30:     self.run_with_int("tcpconnect.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcpconnlat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 334, in test_tcpconnlat
30:     self.run_with_int("tcpconnlat.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcplife (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 338, in test_tcplife
30:     self.run_with_int("tcplife.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcpretrans (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 342, in test_tcpretrans
30:     self.run_with_int("tcpretrans.py")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_tcptop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 350, in test_tcptop
30:     self.run_with_duration("tcptop.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_trace (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 357, in test_trace
30:     self.run_with_int("trace.py do_sys_open")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_ttysnoop (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 361, in test_ttysnoop
30:     self.run_with_int("ttysnoop.py /dev/console")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_ucalls (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 365, in test_ucalls
30:     self.run_with_int("lib/ucalls.py -l none -S %d" % os.getpid())
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_uobjnew (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 382, in test_uobjnew
30:     self.run_with_int("cobjnew.sh %d" % os.getpid())
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_ustat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 386, in test_ustat
30:     self.run_with_duration("lib/ustat.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_uthreads (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 390, in test_uthreads
30:     self.run_with_int("lib/uthreads.py %d" % os.getpid())
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_vfscount (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 393, in test_vfscount
30:     self.run_with_int("vfscount.py", timeout=15, kill_timeout=15)
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 53, in run_with_int
30:     or (rc == 137 and kill), "rc was %d" % rc)
30: AssertionError: False is not true : rc was 1
30: 
30: ======================================================================
30: FAIL: test_vfsstat (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 396, in test_vfsstat
30:     self.run_with_duration("vfsstat.py 1 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ======================================================================
30: FAIL: test_wakeuptime (__main__.SmokeTests)
30: ----------------------------------------------------------------------
30: Traceback (most recent call last):
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 400, in test_wakeuptime
30:     self.run_with_duration("wakeuptime.py 1")
30:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_smoke.py", line 33, in run_with_duration
30:     (timeout, full_command), shell=True))
30: AssertionError: 0 != 1
30: 
30: ----------------------------------------------------------------------
30: Ran 83 tests in 54.110s
30: 
30: FAILED (failures=61, skipped=1)
30: Failed
30/44 Test #30: py_test_tools_smoke ..............***Failed   54.29 sec
test 31
      Start 31: py_test_tools_memleak

31: Test command: /home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/tests/wrapper.sh "py_test_tools_memleak" "sudo" "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/tests/python/test_tools_memleak.py"
31: Test timeout computed to be: 10000000
31: In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:798:14: error: illegal initializer (only variables can be initialized)
31: static void *bpf_per_cpu_ptr(const void *percpu_ptr, u32 cpu) =
31:              ^
31: /virtual/include/bcc/helpers.h:800:14: error: illegal initializer (only variables can be initialized)
31: static void *bpf_this_cpu_ptr(const void *percpu_ptr) =
31:              ^
31: /virtual/include/bcc/helpers.h:802:6: error: illegal initializer (only variables can be initialized)
31: long bpf_redirect_peer(u32 ifindex, u64 flags) = (void *)BPF_FUNC_redirect_peer;
31:      ^
31: 3 errors generated.
31: Traceback (most recent call last):
31:   File "../../tools/memleak.py", line 427, in <module>
31:     bpf = BPF(text=bpf_source)
31:   File "/home/fedora/jenkins/workspace/bcc-pr/label/fc28/build/src/python/bcc-python/bcc/__init__.py", line 364, in __init__
31:     raise Exception("Failed to compile BPF module %s" % (src_file or "<text>"))
31: Exception: Failed to compile BPF module <text>
Taking single-use slave fedora28-slave-284 offline.
Build was aborted
Finished: ABORTED