[Buildroot] [autobuild.buildroot.net] Build results for 2014-10-05

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Oct 6 18:13:13 UTC 2014


On 10/06/2014 04:43 AM, Thomas Petazzoni wrote:

>>      powerpc |                    slang-2.3.0 | NOK | http://autobuild.buildroot.net/results/ec9f1d7680aa50357d9a6646cef610dcaa1e8041/
> 
> Missing termcap library. Gustavo, maybe ?

Hi.
I'll give this a look, from a quick one "there's no termcap lib" so the
solution would be to just nuke support for it (it tries to automatically
detect it).

>>      powerpc |                valgrind-3.10.0 | NOK | http://autobuild.buildroot.net/results/3fe67d9760abbb5c9fbcabf8672ec537a4bffa71/
>>      powerpc |                valgrind-3.10.0 | NOK | http://autobuild.buildroot.net/results/31d4cffaf0541c5dcb21de609dc97c0d303c2111/
> 
> vgdb-invoker-ptrace.c: In function 'waitstopped':
> vgdb-invoker-ptrace.c:319:24: error: 'PTRACE_GETSIGINFO' undeclared (first use in this function)
>           res = ptrace (PTRACE_GETSIGINFO, pid, NULL, newsiginfo);
>                         ^
> 
> Missing uClibc definitions it seems. Gustavo ?

ptrace support for powerpc is incomplete in uclibc (same problem that
affected enlightenment in commit 37acd25ee1376de5734415ac60be16991ee6d150).
I'll try to work around it even though patches to fix it are already in
upstream uclibc/uclibc-ng since it won't cover external toolchains.
Regards.




More information about the buildroot mailing list