[Buildroot] Cannot rebuild autobuild

Petr Vorel petr.vorel at gmail.com
Thu Nov 16 07:14:16 UTC 2017



> On 15-11-17 13:58, Petr Vorel wrote:
> >> Cannot execute cross-compiler '.../host/opt/ext-toolchain/bin/x86_64-ctng_locales-linux-gnu-gcc'
> >> make[1]: *** [package/pkg-generic.mk:209: .../build/toolchain-external/.stamp_configured] Error 1
> >> make: *** [Makefile:16: _all] Error 2
> >> Maybe the toolchain definition should select BR2_HOSTARCH_NEEDS_IA32_LIBS?
> > It must be some system library dependency as I was able to run the build on Debian unstable.
> > Failing build is on openSUSE Tumbleweed x86_64 (the same as you), but I have glibc-32bit
> > and many other 32 bit packages installed (as well on Debian machine).
> > I tried to play with BR2_HOSTARCH_NEEDS_IA32_LIBS, but didn't found the solution.
> > Thomas, any idea what can be wrong?


>  What does .../host/opt/ext-toolchain/bin/x86_64-ctng_locales-linux-gnu-gcc -v
> report? When you run ldd on it? When you run it under strace? What about the
> other binaries bundled in that tarball? What about other external toolchains
> (e.g. sourcery)?
NOTE: This is actually for Peter Seiderer. Mine error was:
make: *** No rule to make target 'toolchain-external-custom', needed by '/home/foo/install/src/buildroot.git/output/build/toolchain-external/.stamp_configured'.  Stop.

>  Regards,
>  Arnout


Kind regards,
Petr


More information about the buildroot mailing list