summary refs log tree commit diff stats
path: root/results/scraper/box64/285
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/285')
-rw-r--r--results/scraper/box64/28579
1 files changed, 79 insertions, 0 deletions
diff --git a/results/scraper/box64/285 b/results/scraper/box64/285
new file mode 100644
index 000000000..dc02bacc2
--- /dev/null
+++ b/results/scraper/box64/285
@@ -0,0 +1,79 @@
+Error launching Unigine Superposition
+Now that unigine heaven works, I wanted to set superposition.

+

+It errors with this output:

+note, `/home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/plugins/platforms/libqxcb.so` is available, so I don't know why dlopen fails to open it

+

+```

+box64 ./Superposition 

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096

+Box64 with Dynarec v0.1.9 8d9d5f3 built on Apr 17 2022 16:52:32

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 63 Env var

+Looking for ./Superposition

+Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /usr/lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096

+Box64 with Dynarec v0.1.9 8d9d5f3 built on Apr 17 2022 16:52:32

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 63 Env var

+Looking for ./launcher

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libXinerama.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5QuickControls2.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5Quick.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5Gui.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5Qml.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5WebSockets.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5Network.so.5

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5Core.so.5

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libpthread.so.0

+Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /usr/lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) librt.so.1

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libQt5QuickTemplates2.so.5

+Using native(wrapped) libz.so.1

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libicui18n.so.56

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libicuuc.so.56

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/lib/libicudata.so.56

+Using native(wrapped) libgthread-2.0.so.0

+Using native(wrapped) libglib-2.0.so.0

+Using global g_threads_got_initialized for gthread2 (0x7fc5324e90:0x65a596f8)

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/plugins/platforms/libqxcb.so

+Using emulated /home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/plugins/platforms/../../lib/libQt5XcbQpa.so.5

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libXrender.so.1

+Error loading needed lib libEGL.so.1

+Error loading one of needed lib

+Error initializing needed lib libqxcb.so

+Warning: Cannot dlopen("/home/garrett/Downloads/superposition/Unigine_Superposition-1.1/bin/qt/plugins/platforms/libqxcb.so"/0x6653f238, 1)

+This application failed to start because it could not find or load the Qt platform plugin "xcb"

+in "".

+

+Available platform plugins are: xcb.

+

+Reinstalling the application may fix this problem.

+Aborted (core dumped)

+```
\ No newline at end of file