summary refs log tree commit diff stats
path: root/results/scraper/fex/1047
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/1047')
-rw-r--r--results/scraper/fex/104714
1 files changed, 14 insertions, 0 deletions
diff --git a/results/scraper/fex/1047 b/results/scraper/fex/1047
new file mode 100644
index 000000000..cd74d8f15
--- /dev/null
+++ b/results/scraper/fex/1047
@@ -0,0 +1,14 @@
+'drm/drm.h' file not found
+I have libdrm and mesa installed so I'm not sure if/which dependency I'm missing.

+```

+[5/43] Building CXX object Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o

+FAILED: Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o 

+/usr/bin/clang++ -DGLOBAL_DATA_DIRECTORY=\"/usr/share/fex-emu/\" -DVIXL_INCLUDE_TARGET_AARCH64=1 -D_M_ARM_64=1 -ISource/Tests/LinuxSyscalls -I../Source/Tests/LinuxSyscalls -I../External/vixl/src -I../External/jemalloc/pregen/include -I../External/cpp-optparse -I../External/imgui -I../External/json-maker -I../External/tiny-json -I../External/xbyak -I../Source -ISource -Igenerated -IExternal/FEXCore/Source -I../External/FEXCore/include -Iinclude -I../External/jemalloc/include -mcpu=native -O3 -DNDEBUG -fomit-frame-pointer -flto=thin -fPIC   -Wno-trigraphs -fdiagnostics-color=always -fcolor-diagnostics -Wno-deprecated-enum-enum-conversion -Wall -fno-operator-names -std=gnu++20 -MD -MT Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o -MF Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o.d -o Source/Tests/LinuxSyscalls/CMakeFiles/LinuxEmulation.dir/x32/IoctlEmulation.cpp.o -c ../Source/Tests/LinuxSyscalls/x32/IoctlEmulation.cpp

+In file included from ../Source/Tests/LinuxSyscalls/x32/IoctlEmulation.cpp:1:

+../Source/Tests/LinuxSyscalls/x32/Ioctl/drm.h:7:10: fatal error: 'drm/drm.h' file not found

+#include <drm/drm.h>

+         ^~~~~~~~~~~

+1 error generated.

+```

+

+Building on Arch Linux ARM
\ No newline at end of file