Source: perftest
Version: 3.4+0.6.gc3435c2-1
Severity: important
https://buildd.debian.org/status/package.php?p=perftest
...
make all-am
make[2]: Entering directory '/«BUILDDIR»/perftest-3.4+0.6.gc3435c2'
gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall
-D_GNU_SOURCE -O3 -g -O2
-fdebug-prefix-map=/«BUILDDIR»/perftest-3.4+0.6.gc3435c2=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o src/get_clock.o
src/get_clock.c
In file included from /usr/include/arm-linux-gnueabihf/sys/time.h:21:0,
from src/get_clock.c:43:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
In file included from src/get_clock.c:48:0:
src/get_clock.h:101:2: warning: #warning get_cycles not implemented for this
architecture: attempt asm/timex.h [-Wcpp]
#warning get_cycles not implemented for this architecture: attempt asm/timex.h
^~~~~~~
src/get_clock.h:102:23: fatal error: asm/timex.h: No such file or directory
#include <asm/timex.h>
^
compilation terminated.
Makefile:786: recipe for target 'src/get_clock.o' failed
make[2]: *** [src/get_clock.o] Error 1