Benchtests broken on AArch64
H.J. Lu
hjl.tools@gmail.com
Fri Jun 5 16:19:46 GMT 2020
On Fri, Jun 5, 2020 at 9:07 AM Wilco Dijkstra <Wilco.Dijkstra@arm.com> wrote:
>
> Hi,
>
> With latest sources after the recent time changes, make bench reports this on AArch64:
>
> In file included from ../sysdeps/generic/hp-timing.h:23,
> from bench-timing.h:22,
> from bench-timing-type.c:19:
> ../include/time.h: In function ‘time_now’:
> ../include/time.h:298:28: error: implicit declaration of function ‘__clock_gettime’; did you mean ‘__clock_settime’? [-Werror=implicit-function-declaration]
> 298 | # define __clock_gettime64 __clock_gettime
> | ^~~~~~~~~~~~~~~
> bench-timing.h:21:25: note: in expansion of macro ‘__clock_gettime64’
> 21 | #define __clock_gettime __clock_gettime64
> | ^~~~~~~~~~~~~~~~~
> ../include/time.h:480:3: note: in expansion of macro ‘__clock_gettime’
> 480 | __clock_gettime (TIME_CLOCK_GETTIME_CLOCKID, &ts);
> | ^~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
>
https://sourceware.org/pipermail/libc-alpha/2020-May/114443.html
--
H.J.
More information about the Libc-alpha
mailing list