Source: intel-gpu-tools
Version: 1.20-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=intel-gpu-tools&arch=i386&ver=1.20-1&stamp=1507331187&raw=0

...
../../lib/igt_x86.c:96:10: error: redefinition of 'igt_x86_features'
 unsigned igt_x86_features(void)
          ^~~~~~~~~~~~~~~~
In file included from ../../lib/igt_x86.c:38:0:
../../lib/igt_x86.h:47:24: note: previous definition of 'igt_x86_features' was 
here
 static inline unsigned igt_x86_features(void)
                        ^~~~~~~~~~~~~~~~
../../lib/igt_x86.c:148:7: error: redefinition of 'igt_x86_features_to_string'
 char *igt_x86_features_to_string(unsigned features, char *line)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../lib/igt_x86.c:38:0:
../../lib/igt_x86.h:51:21: note: previous definition of 
'igt_x86_features_to_string' was here
 static inline char *igt_x86_features_to_string(unsigned features, char *line)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
Makefile:718: recipe for target 'igt_x86.lo' failed
make[5]: *** [igt_x86.lo] Error 1

Reply via email to