[#305956] [test-only] FAILED (try 7) libbpf.git=1.0.0-alt1 dpdk.git=20.11.3-alt1 suricata.git=6.0.4-alt1 ...

Girar awaiter (vt) girar-builder at altlinux.org
Tue Aug 30 04:41:18 MSK 2022


https://git.altlinux.org/tasks/305956/logs/events.7.1.log

subtask  name      aarch64    armh    i586  ppc64le  x86_64
  #1100  suricata   failed  failed  failed   failed  failed

2022-Aug-30 01:36:46 :: test-only task #305956 for sisyphus resumed by vt:
2022-Aug-30 01:36:46 :: message: update libbpf with changed abi
#100 build 1.0.0-alt1 from /people/vt/packages/libbpf.git fetched at 2022-Aug-30 00:16:48
#200 removed
#300 removed
#400 build 20.11.3-alt1 from /gears/d/dpdk.git fetched at 2022-Aug-30 00:21:23 from sisyphus
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 build 6.0.4-alt1 from /gears/s/suricata.git fetched at 2022-Aug-30 00:21:47 from sisyphus
#1200 build 0-alt1 from /gears/q/qemu-system-aarch64-core-bundle.git fetched at 2022-Aug-30 00:21:56 from sisyphus
2022-Aug-30 01:36:46 :: created build repo
2022-Aug-30 01:36:47 :: [x86_64] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 01:36:47 :: [armh] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 01:36:47 :: [i586] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 01:36:47 :: [ppc64le] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 01:36:47 :: [aarch64] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 01:36:56 :: [i586] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 01:36:56 :: [i586] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 01:36:58 :: [x86_64] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 01:36:58 :: [x86_64] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 01:37:05 :: [i586] #400 dpdk.git 20.11.3-alt1: build OK (cached)
2022-Aug-30 01:37:05 :: [i586] #1100 suricata.git 6.0.4-alt1: build start
2022-Aug-30 01:37:05 :: [aarch64] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 01:37:05 :: [aarch64] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 01:37:07 :: [ppc64le] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 01:37:07 :: [ppc64le] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 01:37:11 :: [x86_64] #400 dpdk.git 20.11.3-alt1: build OK (cached)
2022-Aug-30 01:37:11 :: [x86_64] #1100 suricata.git 6.0.4-alt1: build start
2022-Aug-30 01:37:14 :: [armh] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 01:37:14 :: [armh] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 01:37:23 :: [aarch64] #400 dpdk.git 20.11.3-alt1: build OK (cached)
2022-Aug-30 01:37:23 :: [aarch64] #1100 suricata.git 6.0.4-alt1: build start
2022-Aug-30 01:37:26 :: [ppc64le] #400 dpdk.git 20.11.3-alt1: build OK (cached)
2022-Aug-30 01:37:26 :: [ppc64le] #1100 suricata.git 6.0.4-alt1: build start
2022-Aug-30 01:37:46 :: [armh] #400 dpdk.git 20.11.3-alt1: build SKIPPED
2022-Aug-30 01:37:46 :: [armh] #1100 suricata.git 6.0.4-alt1: build start
[i586] In file included from flow.h:30,
[i586]                  from detect.h:29,
[i586]                  from detect-engine-alert.h:29,
[i586]                  from suricata-common.h:503,
[i586]                  from util-mpm-ac-ks.c:68:
[i586] util-device.h:55:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1
[i586]    55 | } LiveDevice;
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/suricata-6.0.4/src'
[i586] make[1]: *** [Makefile:1965: all] Error 2
[i586] make: *** [Makefile:494: all-recursive] Error 1
2022-Aug-30 01:38:28 :: [i586] suricata.git 6.0.4-alt1: remote: build failed
2022-Aug-30 01:38:28 :: [i586] #1100 suricata.git 6.0.4-alt1: build FAILED
2022-Aug-30 01:38:28 :: [i586] requesting cancellation of task processing
[x86_64] util-ebpf.c: In function 'EBPFLoadFile':
[x86_64] util-ebpf.c:368:29: error: implicit declaration of function 'bpf_program__title'; did you mean 'bpf_program__type'? [-Werror=implicit-function-declaration]
[x86_64]   368 |         const char *title = bpf_program__title(bpfprog, 0);
[x86_64] --
[x86_64] util-ebpf.c:368:29: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[x86_64] util-ebpf.c:371:17: error: implicit declaration of function 'bpf_program__set_socket_filter'; did you mean 'bpf_program__set_log_level'? [-Werror=implicit-function-declaration]
[x86_64]   371 |                 bpf_program__set_socket_filter(bpfprog);
[x86_64]       |                 bpf_program__set_log_level
[x86_64] util-ebpf.c:373:17: error: implicit declaration of function 'bpf_program__set_xdp'; did you mean 'bpf_program__set_type'? [-Werror=implicit-function-declaration]
[x86_64]   373 |                 bpf_program__set_xdp(bpfprog);
[x86_64]       |                 bpf_program__set_type
[x86_64] cc1: some warnings being treated as errors
[x86_64] make[2]: *** [Makefile:2705: util-ebpf.o] Error 1
2022-Aug-30 01:39:21 :: [x86_64] suricata.git 6.0.4-alt1: remote: build failed
2022-Aug-30 01:39:21 :: [x86_64] #1100 suricata.git 6.0.4-alt1: build FAILED
[aarch64] util-ebpf.c: In function 'EBPFLoadFile':
[aarch64] util-ebpf.c:368:29: error: implicit declaration of function 'bpf_program__title'; did you mean 'bpf_program__type'? [-Werror=implicit-function-declaration]
[aarch64]   368 |         const char *title = bpf_program__title(bpfprog, 0);
[aarch64] --
[aarch64] util-ebpf.c:368:29: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[aarch64] util-ebpf.c:371:17: error: implicit declaration of function 'bpf_program__set_socket_filter'; did you mean 'bpf_program__set_log_level'? [-Werror=implicit-function-declaration]
[aarch64]   371 |                 bpf_program__set_socket_filter(bpfprog);
[aarch64]       |                 bpf_program__set_log_level
[aarch64] util-ebpf.c:373:17: error: implicit declaration of function 'bpf_program__set_xdp'; did you mean 'bpf_program__set_type'? [-Werror=implicit-function-declaration]
[aarch64]   373 |                 bpf_program__set_xdp(bpfprog);
[aarch64]       |                 bpf_program__set_type
[aarch64] cc1: some warnings being treated as errors
[aarch64] make[2]: *** [Makefile:2705: util-ebpf.o] Error 1
2022-Aug-30 01:39:47 :: [aarch64] suricata.git 6.0.4-alt1: remote: build failed
2022-Aug-30 01:39:47 :: [aarch64] #1100 suricata.git 6.0.4-alt1: build FAILED
[ppc64le] util-ebpf.c: In function 'EBPFLoadFile':
[ppc64le] util-ebpf.c:368:29: error: implicit declaration of function 'bpf_program__title'; did you mean 'bpf_program__type'? [-Werror=implicit-function-declaration]
[ppc64le]   368 |         const char *title = bpf_program__title(bpfprog, 0);
[ppc64le] --
[ppc64le] util-ebpf.c:368:29: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[ppc64le] util-ebpf.c:371:17: error: implicit declaration of function 'bpf_program__set_socket_filter'; did you mean 'bpf_program__set_log_level'? [-Werror=implicit-function-declaration]
[ppc64le]   371 |                 bpf_program__set_socket_filter(bpfprog);
[ppc64le]       |                 bpf_program__set_log_level
[ppc64le] util-ebpf.c:373:17: error: implicit declaration of function 'bpf_program__set_xdp'; did you mean 'bpf_program__set_type'? [-Werror=implicit-function-declaration]
[ppc64le]   373 |                 bpf_program__set_xdp(bpfprog);
[ppc64le]       |                 bpf_program__set_type
[ppc64le] cc1: some warnings being treated as errors
[ppc64le] make[2]: *** [Makefile:2705: util-ebpf.o] Error 1
2022-Aug-30 01:40:09 :: [ppc64le] suricata.git 6.0.4-alt1: remote: build failed
2022-Aug-30 01:40:09 :: [ppc64le] #1100 suricata.git 6.0.4-alt1: build FAILED
[armh] util-ebpf.c: In function 'EBPFLoadFile':
[armh] util-ebpf.c:368:29: error: implicit declaration of function 'bpf_program__title'; did you mean 'bpf_program__type'? [-Werror=implicit-function-declaration]
[armh]   368 |         const char *title = bpf_program__title(bpfprog, 0);
[armh] --
[armh] util-ebpf.c:368:29: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[armh] util-ebpf.c:371:17: error: implicit declaration of function 'bpf_program__set_socket_filter'; did you mean 'bpf_program__set_log_level'? [-Werror=implicit-function-declaration]
[armh]   371 |                 bpf_program__set_socket_filter(bpfprog);
[armh]       |                 bpf_program__set_log_level
[armh] util-ebpf.c:373:17: error: implicit declaration of function 'bpf_program__set_xdp'; did you mean 'bpf_program__set_type'? [-Werror=implicit-function-declaration]
[armh]   373 |                 bpf_program__set_xdp(bpfprog);
[armh]       |                 bpf_program__set_type
[armh] cc1: some warnings being treated as errors
[armh] make[2]: *** [Makefile:2705: util-ebpf.o] Error 1
2022-Aug-30 01:41:17 :: [armh] suricata.git 6.0.4-alt1: remote: build failed
2022-Aug-30 01:41:17 :: [armh] #1100 suricata.git 6.0.4-alt1: build FAILED
2022-Aug-30 01:38:28 :: [i586] build FAILED
2022-Aug-30 01:39:21 :: [x86_64] build FAILED
2022-Aug-30 01:39:47 :: [aarch64] build FAILED
2022-Aug-30 01:40:09 :: [ppc64le] build FAILED
2022-Aug-30 01:41:17 :: [armh] build FAILED
2022-Aug-30 01:41:17 :: task #305956 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list