Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-08-09 Thread James Hilliard
On Mon, Jun 20, 2022 at 12:27 PM Arnout Vandecappelle wrote: > > > > On 20/06/2022 11:17, James Hilliard wrote: > > On Mon, Jun 20, 2022 at 12:45 AM Arnout Vandecappelle > > wrote: > >> > >> > >> > >> On 20/06/2022 01:19, James Hilliard wrote: > >>> On Sun, Jun 19, 2022 at 9:20 AM Arnout Vandeca

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-20 Thread Arnout Vandecappelle
On 20/06/2022 11:17, James Hilliard wrote: On Mon, Jun 20, 2022 at 12:45 AM Arnout Vandecappelle wrote: On 20/06/2022 01:19, James Hilliard wrote: On Sun, Jun 19, 2022 at 9:20 AM Arnout Vandecappelle wrote: On 16/06/2022 10:11, Shahab Vahedi wrote: On 6/16/22 01:27, James Hilliard

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-20 Thread James Hilliard
On Mon, Jun 20, 2022 at 12:45 AM Arnout Vandecappelle wrote: > > > > On 20/06/2022 01:19, James Hilliard wrote: > > On Sun, Jun 19, 2022 at 9:20 AM Arnout Vandecappelle wrote: > >> > >> > >> > >> On 16/06/2022 10:11, Shahab Vahedi wrote: > >>> On 6/16/22 01:27, James Hilliard wrote: > On Wed

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-19 Thread Arnout Vandecappelle
On 20/06/2022 01:19, James Hilliard wrote: On Sun, Jun 19, 2022 at 9:20 AM Arnout Vandecappelle wrote: On 16/06/2022 10:11, Shahab Vahedi wrote: On 6/16/22 01:27, James Hilliard wrote: On Wed, Jun 15, 2022 at 5:10 AM Shahab Vahedi via buildroot wrote: On 6/14/22 19:14, Arnout Vandeca

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-19 Thread James Hilliard
On Sun, Jun 19, 2022 at 9:20 AM Arnout Vandecappelle wrote: > > > > On 16/06/2022 10:11, Shahab Vahedi wrote: > > On 6/16/22 01:27, James Hilliard wrote: > >> On Wed, Jun 15, 2022 at 5:10 AM Shahab Vahedi via buildroot > >> wrote: > >>> > >>> On 6/14/22 19:14, Arnout Vandecappelle wrote: > >

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-19 Thread Arnout Vandecappelle
On 16/06/2022 10:11, Shahab Vahedi wrote: On 6/16/22 01:27, James Hilliard wrote: On Wed, Jun 15, 2022 at 5:10 AM Shahab Vahedi via buildroot wrote: On 6/14/22 19:14, Arnout Vandecappelle wrote: On 14/06/2022 11:31, Shahab Vahedi wrote: Building bpftool on Debian 11 (bullseye) with kern

Re: [Buildroot] [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-15 Thread James Hilliard
On Wed, Jun 15, 2022 at 5:10 AM Shahab Vahedi via buildroot wrote: > > Hi Arnout, > > On 6/14/22 19:14, Arnout Vandecappelle wrote: > > > > On 14/06/2022 11:31, Shahab Vahedi wrote: > >> Building bpftool on Debian 11 (bullseye) with kernel v5.10 and clang-11 > > > > How do you build host-bpftool

Re: [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-14 Thread Arnout Vandecappelle
On 14/06/2022 19:14, Arnout Vandecappelle wrote:  (No need to resend for this or any of my other comments, just FYI for future submissions.)  Actually, the patch didn't appear on patchwork for some reason. It analyzed it as a reply to the previous version of the patch. So you will have to re

Re: [PATCH v3 1/1] package/bpftool: revert bpf_cookie patch to allow building

2022-06-14 Thread Arnout Vandecappelle
On 14/06/2022 11:31, Shahab Vahedi wrote: Building bpftool on Debian 11 (bullseye) with kernel v5.10 and clang-11 How do you build host-bpftool with clang in Buildroot context? HOSTCC is set to gcc in the Makefile... Do you supply an explicit HOSTCC= on the Buildroot command line? I'm not