diff options
Diffstat (limited to 'results/scraper/box64/221')
| -rw-r--r-- | results/scraper/box64/221 | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/results/scraper/box64/221 b/results/scraper/box64/221 new file mode 100644 index 000000000..a8c9df7ab --- /dev/null +++ b/results/scraper/box64/221 @@ -0,0 +1,47 @@ +Synthesizer V Studio - Symbol pthread_cond_clockwait not found + +"Error: PltResolver: Symbol pthread_cond_clockwait(ver 38: pthread_cond_clockwait@GLIBC_2.30) not found," on startup + +``` +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL PageSize:4096 +Box64 with Dynarec v0.1.7 5aab593 built on Jan 30 2022 12:50:49 +BOX64_LD_LIBRARY_PATH: /emuroot/x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/ +Using default BOX64_PATH: ./:bin/ +Counted 48 Env var +Looking for synthv-studio +Using native(wrapped) libasound.so.2 +Using native(wrapped) libfreetype.so.6 +Using native(wrapped) libcurl.so.4 +Using native(wrapped) librt.so.1 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libGL.so.1 +Using emulated /emuroot/x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /emuroot/x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/libmvec.so.1 +Using emulated /emuroot/x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/libgomp.so.1 +Using emulated /emuroot/x86_64-linux-gnu/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 +Warning, don't know of to handle rela #12 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #13 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #14 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #15 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #16 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #17 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #18 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #19 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #20 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #21 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #22 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #23 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #24 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #25 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #26 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #27 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #28 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #29 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #30 type: R_X86_64_IRELATIVE on +Warning, don't know of to handle rela #31 type: R_X86_64_IRELATIVE on +Error: PltResolver: Symbol pthread_cond_clockwait(ver 38: pthread_cond_clockwait@GLIBC_2.30) not found, cannot apply R_X86_64_JUMP_SLOT 0xffffb2115ba8 (0xffffb135fcd0) in /home/pi/emutest/APPS/Synthesizer V Studio Basic/synthv-studio +``` \ No newline at end of file |