[Buildroot] [PATCH] package/libxml-parser-perl: make host build use correct compiler

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jun 7 08:53:15 UTC 2020


On Sun, 7 Jun 2020 00:29:59 +0200
Norbert Lange <nolange79 at gmail.com> wrote:

> > How is it possible for the host and target compilers to have the same
> > file name ?  
> 
> I use crosstool for a x86_64 target compiler, same architecture as my
> desktop pc.

That is still weird: the native compiler on your system is normally
called "gcc", while the compiler in your toolchain is generally named
x86_64-linux-gcc or some variation on that.

Even though your patch is definitely correct, I'd like to understand
how you fall into this situation. Indeed, I'm pretty sure several other
host packages might be affected, and if this is a valid situation, we
should see if there's a way to test it in our autobuilders.

> On an not entirely unrelated note, I got troubles getting into patchwork,
> did reset my PW 2-3 time, still can't log in. Is there some hidden 8
> letter limit or similar?

I don't think there is such a limitation. This patchwork instance is
not always super stable, yesterday we had 500 errors for a few moments
for example. If you have issues, we can contact the admins of the
instance and see if they can have a look.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list