From: Jakub Kicinski <kuba@kernel.org>
To: Manu Bretelle <chantra@meta.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>,
"davem@davemloft.net" <davem@davemloft.net>,
"pabeni@redhat.com" <pabeni@redhat.com>,
"edumazet@google.com" <edumazet@google.com>,
Alexei Starovoitov <ast@kernel.org>,
Andrii Nakryiko <andrii@kernel.org>,
Martin KaFai Lau <martin.lau@linux.dev>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"bpf@vger.kernel.org" <bpf@vger.kernel.org>
Subject: Re: pull-request: bpf 2024-07-25
Date: Thu, 25 Jul 2024 11:40:40 -0700 [thread overview]
Message-ID: <20240725114040.26c1f483@kernel.org> (raw)
In-Reply-To: <76460C8C-42B3-454F-BD5D-2815E6FB598A@meta.com>
On Thu, 25 Jul 2024 18:30:22 +0000 Manu Bretelle wrote:
> I did not play with llvm19 yet.
>
> Checking the BPF CI netdev builds that went red yesterday 8pm PST leads to
> https://github.com/kernel-patches/bpf/actions/runs/10087416772
>
> BPF selftests build is failing with:
>
> CC bench_local_storage_create.o
> 3298 CC bench_htab_mem.o
> 3299 CC bench_bpf_crypto.o
> 3300 BINARY xskxceiver
> 3301 <command-line>: error: "_GNU_SOURCE" redefined [-Werror]
> 3302 <command-line>: note: this is the location of the previous definition
> 3303 BINARY xdp_hw_metadata
> 3304 BINARY xdp_features
> 3305 TEST-OBJ [test_maps] htab_map_batch_ops.test.o
> 3306 TEST-OBJ [test_maps] lpm_trie_map_batch_ops.test.o
> 3307 TEST-OBJ [test_maps] sk_storage_map.test.o
> 3308 TEST-OBJ [test_maps] map_percpu_stats.test.o
>
> across all combos or architectures/compilers. I did not see anything related to LLVM19 though.
>
> last failing build was today 5:17 am PST https://github.com/kernel-patches/bpf/actions/runs/10093925751
> with the same symptoms.
>
> First successful at 8:02am: https://github.com/kernel-patches/bpf/actions/runs/10096557745
Ugh, seems like the GitHub UI messes up Firefox's ability to search :(
I see it now, and it makes sense. Linus ended up with cc937dad85aea
which was supposed to never make it upstream.
On the LLVM19 I see this in all outputs:
ar: libLLVM.so.19.0: cannot open shared object file: No such file or directory
But presumably that's harmless, then.
next prev parent reply other threads:[~2024-07-25 18:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 11:43 pull-request: bpf 2024-07-25 Daniel Borkmann
2024-07-25 13:30 ` Jakub Kicinski
2024-07-25 14:13 ` Daniel Borkmann
2024-07-25 14:16 ` Jakub Kicinski
2024-07-25 18:30 ` Manu Bretelle
2024-07-25 18:40 ` Jakub Kicinski [this message]
2024-07-25 19:47 ` Manu Bretelle
2024-07-25 14:50 ` patchwork-bot+netdevbpf
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=20240725114040.26c1f483@kernel.org \
--to=kuba@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=chantra@meta.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=martin.lau@linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).