-----------------------------------------------------------------

[*] Emulating binary name: ld-linux-armhf.so.3
[*] Emulator used: qemu-arm-static
[*] Using root directory: /logs/s115_usermode_emulator/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract (1/2)
[*] Using CPU config: 
[*] Emulating binary: /usr/lib/ld-linux-armhf.so.3

[*] Change permissions +x to /logs/s115_usermode_emulator/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/./usr/lib/ld-linux-armhf.so.3.
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter NONE
NONE: error while loading shared libraries: NONE: cannot open shared object file: No such file or directory
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter -v
-v: error while loading shared libraries: -v: cannot open shared object file: No such file or directory
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter -V
-V: error while loading shared libraries: -V: cannot open shared object file: No such file or directory
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter -h
-h: error while loading shared libraries: -h: cannot open shared object file: No such file or directory
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter -help
-help: error while loading shared libraries: -help: cannot open shared object file: No such file or directory
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter --help
Usage: ./usr/lib/ld-linux-armhf.so.3 [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...]
You have invoked 'ld.so', the program interpreter for dynamically-linked
ELF programs.  Usually, the program interpreter is invoked automatically
when a dynamically-linked executable is started.

You may invoke the program interpreter program directly from the command
line to load and run an ELF executable file; this is like executing that
file itself, but always uses the program interpreter you invoked,
instead of the program interpreter specified in the executable file you
run.  Invoking the program interpreter directly provides access to
additional diagnostics, and changing the dynamic linker behavior without
setting environment variables (which would be inherited by subprocesses).

  --list                list all dependencies and how they are resolved
  --verify              verify that given object really is a dynamically linked
                        object we can handle
  --inhibit-cache       Do not use /etc/ld.so.cache
  --library-path PATH   use given PATH instead of content of the environment
                        variable LD_LIBRARY_PATH
  --glibc-hwcaps-prepend LIST
                        search glibc-hwcaps subdirectories in LIST
  --glibc-hwcaps-mask LIST
                        only search built-in subdirectories if in LIST
  --inhibit-rpath LIST  ignore RUNPATH and RPATH information in object names
                        in LIST
  --audit LIST          use objects named in LIST as auditors
  --preload LIST        preload objects named in LIST
  --argv0 STRING        set argv[0] to STRING before running
  --list-tunables       list all tunables with minimum and maximum values
  --list-diagnostics    list diagnostics information
  --help                display this help and exit
  --version             output version information and exit

This program interpreter self-identifies as: /usr/lib/ld-linux-armhf.so.3

Shared library search path:
  (libraries located via /etc/ld.so.cache)
  /usr/lib (system search path)

No subdirectories of glibc-hwcaps directories are searched.

Legacy HWCAP subdirectories under library search path directories:
  v8l (AT_PLATFORM; supported, searched)
  tls (supported, searched)
  neon (supported, searched)
  vfp (supported, searched)
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter --version
ld.so (GNU libc) stable release version 2.34.
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
[*] Emulating binary ./usr/lib/ld-linux-armhf.so.3 with parameter version
version: error while loading shared libraries: version: cannot open shared object file: No such file or directory

-----------------------------------------------------------------