[Buildroot] [autobuild.buildroot.net] Build results for 2015-01-13

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Jan 15 11:03:04 UTC 2015


On 01/15/2015 07:55 AM, Vicente Olivert Riera wrote:

> this can be fixed by replacing this:
> 
> dpkg_arch=$($srcdir/run-script $PERL scripts/dpkg-architecture.pl
> -t$host -qDEB_HOST_ARCH 2>/dev/null)
> 
> with this:
> 
> dpkg_arch=$(uname -m)
> 
> in the configure script. Does anyone know a more elegant way to fix this?

Yes, patching the cputable (xtensa).
For mips64el i don't know why it's failing, probably the regex in
ostable isn't enough to catch it according to the tuple.
Regards.





More information about the buildroot mailing list