ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (vt)" <girar-builder@altlinux.org>
To: Vitaly Chikunov <vt@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#305956] [test-only] FAILED (try 2) libbpf.git=1.0.0-alt1 bcc.git=0.24.0-alt1 bpftrace.git=0.15.0-alt1 ...
Date: Tue, 30 Aug 2022 00:30:02 +0000
Message-ID: <girar.task.305956.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.305956.1.1@gyle.mskdc.altlinux.org>

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

subtask  name  aarch64  armh  i586  ppc64le  x86_64
   #200  bcc    failed     -     -   failed  failed
   #400  dpdk        ?     -  6:54        ?       ?

2022-Aug-30 00:22:36 :: test-only task #305956 for sisyphus resumed by vt:
2022-Aug-30 00:22:36 :: 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 build 0.24.0-alt1 from /gears/b/bcc.git fetched at 2022-Aug-30 00:21:17 from sisyphus
#300 build 0.15.0-alt1 from /gears/b/bpftrace.git fetched at 2022-Aug-30 00:21:19 from sisyphus
#400 build 20.11.3-alt1 from /gears/d/dpdk.git fetched at 2022-Aug-30 00:21:23 from sisyphus
#500 build 3.1.9-alt1 from /gears/k/knot.git fetched at 2022-Aug-30 00:21:26 from sisyphus
#600 build 5.19-alt2 from /gears/l/linux-tools.git fetched at 2022-Aug-30 00:21:29 from sisyphus
#700 build 2.16.1-alt2 from /gears/o/openvswitch.git fetched at 2022-Aug-30 00:21:34 from sisyphus
#1000 build 7.0.0-alt1 from /gears/q/qemu.git fetched at 2022-Aug-30 00:21:43 from sisyphus
#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 00:22:37 :: created build repo
2022-Aug-30 00:22:37 :: [aarch64] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 00:22:37 :: [x86_64] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 00:22:37 :: [armh] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 00:22:37 :: [i586] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 00:22:37 :: [ppc64le] #100 libbpf.git 1.0.0-alt1: build start
2022-Aug-30 00:22:49 :: [i586] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 00:22:49 :: [i586] #200 bcc.git 0.24.0-alt1: build start
2022-Aug-30 00:22:51 :: [x86_64] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 00:22:51 :: [x86_64] #200 bcc.git 0.24.0-alt1: build start
2022-Aug-30 00:23:00 :: [i586] #200 bcc.git 0.24.0-alt1: build SKIPPED
2022-Aug-30 00:23:00 :: [i586] #300 bpftrace.git 0.15.0-alt1: build start
2022-Aug-30 00:23:02 :: [aarch64] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 00:23:02 :: [aarch64] #200 bcc.git 0.24.0-alt1: build start
2022-Aug-30 00:23:08 :: [ppc64le] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 00:23:08 :: [ppc64le] #200 bcc.git 0.24.0-alt1: build start
2022-Aug-30 00:23:08 :: [i586] #300 bpftrace.git 0.15.0-alt1: build SKIPPED
2022-Aug-30 00:23:08 :: [i586] #400 dpdk.git 20.11.3-alt1: build start
2022-Aug-30 00:23:15 :: [armh] #100 libbpf.git 1.0.0-alt1: build OK (cached)
2022-Aug-30 00:23:15 :: [armh] #200 bcc.git 0.24.0-alt1: build start
2022-Aug-30 00:23:47 :: [armh] #200 bcc.git 0.24.0-alt1: build SKIPPED
2022-Aug-30 00:23:47 :: [armh] #300 bpftrace.git 0.15.0-alt1: build start
2022-Aug-30 00:24:16 :: [armh] #300 bpftrace.git 0.15.0-alt1: build SKIPPED
2022-Aug-30 00:24:16 :: [armh] #400 dpdk.git 20.11.3-alt1: build start
[x86_64] In file included from /usr/src/RPM/BUILD/bcc-0.24.0/src/cc/bcc_libbpf_inc.h:5:
[x86_64] /usr/include/bpf/btf.h:496:18: error: member access into incomplete type 'const struct btf_enum64'
[x86_64]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
[x86_64] --
[x86_64] static inline struct btf_enum64 *btf_enum64(const struct btf_type *t)
[x86_64] /usr/include/bpf/btf.h:496:39: error: member access into incomplete type 'const struct btf_enum64'
[x86_64]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
2022-Aug-30 00:24:18 :: [x86_64] bcc.git 0.24.0-alt1: remote: build failed
2022-Aug-30 00:24:18 :: [x86_64] #200 bcc.git 0.24.0-alt1: build FAILED
2022-Aug-30 00:24:18 :: [x86_64] requesting cancellation of task processing
2022-Aug-30 00:24:49 :: [armh] #400 dpdk.git 20.11.3-alt1: build SKIPPED
2022-Aug-30 00:24:49 :: [armh] task processing CANCELLED
[aarch64] In file included from /usr/src/RPM/BUILD/bcc-0.24.0/src/cc/bcc_libbpf_inc.h:5:
[aarch64] /usr/include/bpf/btf.h:496:18: error: member access into incomplete type 'const struct btf_enum64'
[aarch64]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
[aarch64] --
[aarch64] static inline struct btf_enum64 *btf_enum64(const struct btf_type *t)
[aarch64] /usr/include/bpf/btf.h:496:39: error: member access into incomplete type 'const struct btf_enum64'
[aarch64]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
2022-Aug-30 00:25:02 :: [aarch64] bcc.git 0.24.0-alt1: remote: build failed
2022-Aug-30 00:25:02 :: [aarch64] #200 bcc.git 0.24.0-alt1: build FAILED
[ppc64le] In file included from /usr/src/RPM/BUILD/bcc-0.24.0/src/cc/bcc_libbpf_inc.h:5:
[ppc64le] /usr/include/bpf/btf.h:496:18: error: member access into incomplete type 'const struct btf_enum64'
[ppc64le]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
[ppc64le] --
[ppc64le] static inline struct btf_enum64 *btf_enum64(const struct btf_type *t)
[ppc64le] /usr/include/bpf/btf.h:496:39: error: member access into incomplete type 'const struct btf_enum64'
[ppc64le]         return ((__u64)e->val_hi32 << 32) | e->val_lo32;
2022-Aug-30 00:25:23 :: [ppc64le] bcc.git 0.24.0-alt1: remote: build failed
2022-Aug-30 00:25:23 :: [ppc64le] #200 bcc.git 0.24.0-alt1: build FAILED
2022-Aug-30 00:30:02 :: [i586] #400 dpdk.git 20.11.3-alt1: build OK
2022-Aug-30 00:30:02 :: [i586] task processing CANCELLED
2022-Aug-30 00:24:18 :: [x86_64] build FAILED
2022-Aug-30 00:24:49 :: [armh] build FAILED
2022-Aug-30 00:25:02 :: [aarch64] build FAILED
2022-Aug-30 00:25:23 :: [ppc64le] build FAILED
2022-Aug-30 00:30:02 :: [i586] build FAILED
2022-Aug-30 00:30:02 :: task #305956 for sisyphus FAILED


  reply	other threads:[~2022-08-30  0:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30  0:19 [#305956] [test-only] FAILED libbpf.git=1.0.0-alt1 Girar awaiter (vt)
2022-08-30  0:30 ` Girar awaiter (vt) [this message]
2022-08-30  0:43 ` [#305956] [test-only] FAILED (try 3) libbpf.git=1.0.0-alt1 bpftrace.git=0.15.0-alt1 Girar awaiter (vt)
2022-08-30  0:57 ` [#305956] [test-only] FAILED (try 4) libbpf.git=1.0.0-alt1 dpdk.git=20.11.3-alt1 linux-tools.git=5.19-alt2 Girar awaiter (vt)
2022-08-30  1:05 ` [#305956] [test-only] FAILED (try 5) libbpf.git=1.0.0-alt1 dpdk.git=20.11.3-alt1 Girar awaiter (vt)
2022-08-30  1:36 ` [#305956] [test-only] FAILED (try 6) libbpf.git=1.0.0-alt1 dpdk.git=20.11.3-alt1 qemu.git=7.0.0-alt1 Girar awaiter (vt)
2022-08-30  1:41 ` [#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)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.305956.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=vt@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git