[Buildroot] [autobuild.buildroot.net] Build results for 2014-07-24

Max Filippov jcmvbkbc at gmail.com
Sat Jul 26 22:49:46 UTC 2014


On Fri, Jul 25, 2014 at 10:30 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Build statistics for 2014-07-24
>     xtensa |       network-manager-0.9.10.0 | NOK | http://autobuild.buildroot.net/results/d33ed1c3bf1be7c8f8ea02590a770b0d29c7d9fa/

It fails with

NetworkManagerUtils.c:1020:23: error: 'CLOCK_BOOTTIME' undeclared
(first use in this function)
  err = clock_gettime (CLOCK_BOOTTIME, tp);

because there's no CLOCK_BOOTTIME in uClibc.
Not sure what's the proper fix for that, adding support for
CLOCK_BOOTTIME into uClibc?
(looks fairly easy). Or just disabling network manager on uClibc?

-- 
Thanks.
-- Max



More information about the buildroot mailing list