Source: hwinfo
Version: 21.67-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
[…]
cc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -O2 -Wall -Wno-pointer-sign -pipe -g
-I/<<PKGBUILDDIR>>/src/hd -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC
-I../src/hd -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC -I../../src/hd
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Lsrc -Lsrc -Lsrc mdt.c
mdt.c:20:10: fatal error: x86emu.h: No such file or directory
#include <x86emu.h>
^~~~~~~~~~
compilation terminated.
[…]
I’m working on a patch.