On 7/25/24 3:30 PM, Jakub Kicinski wrote:
On Thu, 25 Jul 2024 13:43:12 +0200 Daniel Borkmann wrote:Hi David, hi Jakub, hi Paolo, hi Eric,While I have you, is this a known in BPF CI problem? ar: libLLVM.so.19.0: cannot open shared object file: No such file or directory Looks like our BPF CI builds are failing since 8pm PST yesterday.
Looks like you may be one step ahead.. BPF CI runs tests with LLVM17 + LLVM18 at this point, so we haven't seen that issue yet. Maybe Manu has? Thanks, Daniel