==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: r2ghidra 5.9.8-1 (Thu Jul 31 04:54:01 2025)
==> Retrieving sources...
  -> Cloning r2ghidra git repo...
Cloning into bare repository '/home/leming/work/r2ghidra/r2ghidra'...
  -> Cloning ghidra-native git repo...
Cloning into bare repository '/home/leming/work/r2ghidra/ghidra-native'...
  -> Cloning pugixml git repo...
Cloning into bare repository '/home/leming/work/r2ghidra/pugixml'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    r2ghidra ... Skipped
    ghidra-native ... Skipped
    pugixml ... Skipped
==> Making package: r2ghidra 5.9.8-1 (Thu Jul 31 04:54:16 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) capstone-5.0.6-1  libuv-1.51.0-1  libzip-1.11.4-1  radare2-5.9.8-1

Total Download Size:    9.06 MiB
Total Installed Size:  58.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 radare2-5.9.8-1-aarch64 downloading...
 capstone-5.0.6-1-aarch64 downloading...
 libzip-1.11.4-1-aarch64 downloading...
 libuv-1.51.0-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing capstone...
installing libuv...
installing libzip...
installing radare2...
Optional dependencies for radare2
    r2ghidra: ghidra decompiler plugin
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.4-1  git-2.50.1-3

Total Download Size:    7.83 MiB
Total Installed Size:  45.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.50.1-3-aarch64 downloading...
 zlib-ng-2.2.4-1-aarch64 downloading...
 perl-mailtools-2.22-2-any downloading...
 perl-timedate-2.33-8-any downloading...
 perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of r2ghidra git repo...
Cloning into 'r2ghidra'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of ghidra-native git repo...
Cloning into 'ghidra-native'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of pugixml git repo...
Cloning into 'pugixml'...
done.
==> Starting prepare()...
Submodule 'third-party/pugixml' (https://github.com/zeux/pugixml.git) registered for path 'third-party/pugixml'
Cloning into '/build/r2ghidra/src/r2ghidra/third-party/pugixml'...
done.
Submodule path 'third-party/pugixml': checked out '0e3f1699ffab5f820060fe99c61f0f9495c0c5b6'
==> Starting build()...
make: Entering directory '/build/r2ghidra/src/ghidra-native'
for a in patches/0001-space-after-comma.patch patches/0002-make-sleigharch-public.patch patches/0004-public-fields.patch patches/0006-readonly-warning.patch patches/0010-null-subflow.patch patches/0020-Fix-double-free-crash-when-deinitializing-multiple-X.patch patches/0023-Undef-LoadImage-for-windows.patch patches/0024-ignore-symbol-beyond-space.patch patches/0030-fix-infinite-loop.patch patches/0044-bad-unicode-codepoint.patch patches/0055-datatype-clone.patch patches/0056-nullderef-workaround.patch patches/0080-getparent-flow.patch patches/0090-nocasts-warnings.patch patches/0091-decompiler-xml-packer.patch patches/0092-badvar-segfault.patch ; do echo "patch -p1 < $a" ; patch -p1 < $a ; done
patch -p1 < patches/0001-space-after-comma.patch
patching file src/decompiler/printc.cc
patch unexpectedly ends in middle of line
Hunk #2 succeeded at 82 with fuzz 1.
patch -p1 < patches/0002-make-sleigharch-public.patch
patching file src/decompiler/sleigh_arch.hh
Hunk #2 succeeded at 138 with fuzz 2 (offset 1 line).
patch -p1 < patches/0004-public-fields.patch
patching file src/decompiler/context.hh
Hunk #1 succeeded at 94 with fuzz 2 (offset 5 lines).
patching file src/decompiler/sleigh.hh
Hunk #1 succeeded at 170 (offset 4 lines).
patch -p1 < patches/0006-readonly-warning.patch
patching file src/decompiler/funcdata_varnode.cc
Hunk #1 succeeded at 548 (offset 32 lines).
Hunk #2 succeeded at 567 (offset 32 lines).
patch -p1 < patches/0010-null-subflow.patch
patching file src/decompiler/subflow.cc
patch -p1 < patches/0020-Fix-double-free-crash-when-deinitializing-multiple-X.patch
patching file src/decompiler/xml.cc
Hunk #1 succeeded at 101 with fuzz 2 (offset 3 lines).
patching file src/decompiler/xml.hh
Hunk #1 succeeded at 36 with fuzz 2 (offset 9 lines).
Hunk #2 succeeded at 44 (offset 9 lines).
patch -p1 < patches/0023-Undef-LoadImage-for-windows.patch
patching file src/decompiler/loadimage.hh
Hunk #1 succeeded at 23 with fuzz 2 (offset 2 lines).
patch -p1 < patches/0024-ignore-symbol-beyond-space.patch
patching file src/decompiler/database.cc
Hunk #1 succeeded at 1857 (offset 52 lines).
patch -p1 < patches/0030-fix-infinite-loop.patch
patching file src/decompiler/ruleaction.cc
Hunk #1 succeeded at 3607 (offset 2 lines).
patch -p1 < patches/0044-bad-unicode-codepoint.patch
patching file src/decompiler/stringmanage.cc
Hunk #1 succeeded at 48 (offset 8 lines).
patch -p1 < patches/0055-datatype-clone.patch
patching file src/decompiler/type.hh
Hunk #1 FAILED at 173.
1 out of 1 hunk FAILED -- saving rejects to file src/decompiler/type.hh.rej
patch -p1 < patches/0056-nullderef-workaround.patch
patching file src/decompiler/merge.hh
Hunk #1 succeeded at 151 (offset 14 lines).
patch -p1 < patches/0080-getparent-flow.patch
patching file src/decompiler/flow.cc
Hunk #1 succeeded at 1023 (offset 17 lines).
patch -p1 < patches/0090-nocasts-warnings.patch
patching file src/decompiler/printc.cc
Hunk #1 succeeded at 3275 (offset 180 lines).
Hunk #2 succeeded at 3284 (offset 180 lines).
patch -p1 < patches/0091-decompiler-xml-packer.patch
patching file src/decompiler/prettyprint.cc
Hunk #1 succeeded at 326 with fuzz 1 (offset 47 lines).
patch -p1 < patches/0092-badvar-segfault.patch
patching file src/decompiler/varmap.cc
Hunk #1 succeeded at 1220 (offset 22 lines).
patching file src/decompiler/database.cc
touch patch.done
make: Leaving directory '/build/r2ghidra/src/ghidra-native'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for working directories... current
using prefix '/usr'
checking for c++ compiler... c++
checking for cpp... cpp
checking for git... /usr/bin/git
checking for pkg-config... /usr/bin/pkg-config
Using PKGCONFIG: /usr/bin/pkg-config
checking pkg-config flags for r_core... yes
checking pkg-config flags for r_asm... yes
checking pkg-config flags for r_anal... yes
checking for r2... /usr/bin/r2
checking exec r2 -H R2_PREFIX... ok
checking exec r2 -H R2_USER_PLUGINS... ok
checking exec r2 -H R2_LIBR_PLUGINS... ok
creating config.mk
creating config.h
creating Makefile
cleaning temporally files... done

Final report:
 - VERSION = 5.9.8
 - R2_PREFIX = /usr
 - PREFIX = /usr
 - PKGCONFIG = /usr/bin/pkg-config
cp -f ghidra-processors.txt.default ghidra-processors.txt
make -C src
make[1]: Entering directory '/build/r2ghidra/src/r2ghidra/src'
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2Architecture.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2LoadImage.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2Scope.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2TypeFactory.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2CommentDatabase.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c CodeXMLParse.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c ArchMap.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c R2PrintC.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c RCoreMutex.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c SleighAnalValue.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c SleighAsm.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c SleighInstruction.cpp
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/marshal.o ../ghidra-native/src/decompiler/marshal.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/space.o ../ghidra-native/src/decompiler/space.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/float.o ../ghidra-native/src/decompiler/float.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/address.o ../ghidra-native/src/decompiler/address.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/pcoderaw.o ../ghidra-native/src/decompiler/pcoderaw.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/translate.o ../ghidra-native/src/decompiler/translate.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/opcodes.o ../ghidra-native/src/decompiler/opcodes.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/globalcontext.o ../ghidra-native/src/decompiler/globalcontext.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/capability.o ../ghidra-native/src/decompiler/capability.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/architecture.o ../ghidra-native/src/decompiler/architecture.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/options.o ../ghidra-native/src/decompiler/options.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/graph.o ../ghidra-native/src/decompiler/graph.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/cover.o ../ghidra-native/src/decompiler/cover.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/block.o ../ghidra-native/src/decompiler/block.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/cast.o ../ghidra-native/src/decompiler/cast.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/typeop.o ../ghidra-native/src/decompiler/typeop.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/database.o ../ghidra-native/src/decompiler/database.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/cpool.o ../ghidra-native/src/decompiler/cpool.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/comment.o ../ghidra-native/src/decompiler/comment.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/stringmanage.o ../ghidra-native/src/decompiler/stringmanage.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/modelrules.o ../ghidra-native/src/decompiler/modelrules.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/fspec.o ../ghidra-native/src/decompiler/fspec.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/action.o ../ghidra-native/src/decompiler/action.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/loadimage.o ../ghidra-native/src/decompiler/loadimage.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/varnode.o ../ghidra-native/src/decompiler/varnode.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/op.o ../ghidra-native/src/decompiler/op.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/type.o ../ghidra-native/src/decompiler/type.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/variable.o ../ghidra-native/src/decompiler/variable.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/varmap.o ../ghidra-native/src/decompiler/varmap.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/jumptable.o ../ghidra-native/src/decompiler/jumptable.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/emulate.o ../ghidra-native/src/decompiler/emulate.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/emulateutil.o ../ghidra-native/src/decompiler/emulateutil.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/flow.o ../ghidra-native/src/decompiler/flow.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/userop.o ../ghidra-native/src/decompiler/userop.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/multiprecision.o ../ghidra-native/src/decompiler/multiprecision.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/funcdata.o ../ghidra-native/src/decompiler/funcdata.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/funcdata_block.o ../ghidra-native/src/decompiler/funcdata_block.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/funcdata_varnode.o ../ghidra-native/src/decompiler/funcdata_varnode.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/funcdata_op.o ../ghidra-native/src/decompiler/funcdata_op.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/unionresolve.o ../ghidra-native/src/decompiler/unionresolve.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/pcodeinject.o ../ghidra-native/src/decompiler/pcodeinject.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/heritage.o ../ghidra-native/src/decompiler/heritage.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/prefersplit.o ../ghidra-native/src/decompiler/prefersplit.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/rangeutil.o ../ghidra-native/src/decompiler/rangeutil.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/ruleaction.o ../ghidra-native/src/decompiler/ruleaction.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/subflow.o ../ghidra-native/src/decompiler/subflow.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/blockaction.o ../ghidra-native/src/decompiler/blockaction.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/merge.o ../ghidra-native/src/decompiler/merge.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/double.o ../ghidra-native/src/decompiler/double.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/coreaction.o ../ghidra-native/src/decompiler/coreaction.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/condexe.o ../ghidra-native/src/decompiler/condexe.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/override.o ../ghidra-native/src/decompiler/override.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/dynamic.o ../ghidra-native/src/decompiler/dynamic.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/crc32.o ../ghidra-native/src/decompiler/crc32.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/prettyprint.o ../ghidra-native/src/decompiler/prettyprint.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/printlanguage.o ../ghidra-native/src/decompiler/printlanguage.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/printc.o ../ghidra-native/src/decompiler/printc.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/printjava.o ../ghidra-native/src/decompiler/printjava.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/memstate.o ../ghidra-native/src/decompiler/memstate.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/opbehavior.o ../ghidra-native/src/decompiler/opbehavior.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/paramid.o ../ghidra-native/src/decompiler/paramid.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/transform.o ../ghidra-native/src/decompiler/transform.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/string_ghidra.o ../ghidra-native/src/decompiler/string_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/ghidra_arch.o ../ghidra-native/src/decompiler/ghidra_arch.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/inject_ghidra.o ../ghidra-native/src/decompiler/inject_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/ghidra_translate.o ../ghidra-native/src/decompiler/ghidra_translate.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/loadimage_ghidra.o ../ghidra-native/src/decompiler/loadimage_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/typegrp_ghidra.o ../ghidra-native/src/decompiler/typegrp_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/database_ghidra.o ../ghidra-native/src/decompiler/database_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/ghidra_context.o ../ghidra-native/src/decompiler/ghidra_context.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/cpool_ghidra.o ../ghidra-native/src/decompiler/cpool_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/comment_ghidra.o ../ghidra-native/src/decompiler/comment_ghidra.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/libdecomp.o ../ghidra-native/src/decompiler/libdecomp.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/sleigh_arch.o ../ghidra-native/src/decompiler/sleigh_arch.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/sleigh.o ../ghidra-native/src/decompiler/sleigh.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/inject_sleigh.o ../ghidra-native/src/decompiler/inject_sleigh.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/pcodecompile.o ../ghidra-native/src/decompiler/pcodecompile.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/sleighbase.o ../ghidra-native/src/decompiler/sleighbase.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slghsymbol.o ../ghidra-native/src/decompiler/slghsymbol.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slghpatexpress.o ../ghidra-native/src/decompiler/slghpatexpress.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slghpattern.o ../ghidra-native/src/decompiler/slghpattern.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/semantics.o ../ghidra-native/src/decompiler/semantics.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/context.o ../ghidra-native/src/decompiler/context.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slaformat.o ../ghidra-native/src/decompiler/slaformat.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/compression.o ../ghidra-native/src/decompiler/compression.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/filemanage.o ../ghidra-native/src/decompiler/filemanage.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/grammar.o ../ghidra-native/src/decompiler/grammar.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/xml.o ../ghidra-native/src/decompiler/xml.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/pcodeparse.o ../ghidra-native/src/decompiler/pcodeparse.cc
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c anal_ghidra.cpp
c++ -fPIC -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -c core_ghidra.cpp
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o anal_ghidra_plugin.o anal_ghidra_plugin.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o core_ghidra_plugin.o core_ghidra_plugin.c
c++ -c -lr_core -lr_config -lr_debug -lr_bin -lr_magic -lr_bp -lr_egg -lr_anal -lr_fs -lr_lang -lr_asm -lr_flag -lr_arch -lr_esil -lr_io -lr_cons -lr_reg -lr_search -lr_crypto -lr_socket -lr_syscall -lr_util -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -o ../third-party/pugixml/src//pugixml.o ../third-party/pugixml/src//pugixml.cpp
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slgh_compile.o ../ghidra-native/src/decompiler/slgh_compile.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slghscan.o ../ghidra-native/src/decompiler/slghscan.cc
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb   -c -o ../ghidra-native/src/decompiler/slghparse.o ../ghidra-native/src/decompiler/slghparse.cc
anal_ghidra.cpp: In function 'uint32_t anal_type_MOV(RAnal*, RAnalOp*, const std::vector<Pcodeop>&, const std::unordered_set<std::__cxx11::basic_string<char> >&)':
anal_ghidra.cpp:201:57: note: '#pragma message: anal srcs/dsts is disabled from now on'
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb -o sleighc ../ghidra-native/src/decompiler/slgh_compile.o ../ghidra-native/src/decompiler/slghscan.o ../ghidra-native/src/decompiler/slghparse.o ../ghidra-native/src/decompiler/marshal.o ../ghidra-native/src/decompiler/space.o ../ghidra-native/src/decompiler/float.o ../ghidra-native/src/decompiler/address.o ../ghidra-native/src/decompiler/pcoderaw.o ../ghidra-native/src/decompiler/translate.o ../ghidra-native/src/decompiler/opcodes.o ../ghidra-native/src/decompiler/globalcontext.o ../ghidra-native/src/decompiler/capability.o ../ghidra-native/src/decompiler/architecture.o ../ghidra-native/src/decompiler/options.o ../ghidra-native/src/decompiler/graph.o ../ghidra-native/src/decompiler/cover.o ../ghidra-native/src/decompiler/block.o ../ghidra-native/src/decompiler/cast.o ../ghidra-native/src/decompiler/typeop.o ../ghidra-native/src/decompiler/database.o ../ghidra-native/src/decompiler/cpool.o ../ghidra-native/src/decompiler/comment.o ../ghidra-native/src/decompiler/stringmanage.o ../ghidra-native/src/decompiler/modelrules.o ../ghidra-native/src/decompiler/fspec.o ../ghidra-native/src/decompiler/action.o ../ghidra-native/src/decompiler/loadimage.o ../ghidra-native/src/decompiler/varnode.o ../ghidra-native/src/decompiler/op.o ../ghidra-native/src/decompiler/type.o ../ghidra-native/src/decompiler/variable.o ../ghidra-native/src/decompiler/varmap.o ../ghidra-native/src/decompiler/jumptable.o ../ghidra-native/src/decompiler/emulate.o ../ghidra-native/src/decompiler/emulateutil.o ../ghidra-native/src/decompiler/flow.o ../ghidra-native/src/decompiler/userop.o ../ghidra-native/src/decompiler/multiprecision.o ../ghidra-native/src/decompiler/funcdata.o ../ghidra-native/src/decompiler/funcdata_block.o ../ghidra-native/src/decompiler/funcdata_varnode.o ../ghidra-native/src/decompiler/funcdata_op.o ../ghidra-native/src/decompiler/unionresolve.o ../ghidra-native/src/decompiler/pcodeinject.o ../ghidra-native/src/decompiler/heritage.o ../ghidra-native/src/decompiler/prefersplit.o ../ghidra-native/src/decompiler/rangeutil.o ../ghidra-native/src/decompiler/ruleaction.o ../ghidra-native/src/decompiler/subflow.o ../ghidra-native/src/decompiler/blockaction.o ../ghidra-native/src/decompiler/merge.o ../ghidra-native/src/decompiler/double.o ../ghidra-native/src/decompiler/coreaction.o ../ghidra-native/src/decompiler/condexe.o ../ghidra-native/src/decompiler/override.o ../ghidra-native/src/decompiler/dynamic.o ../ghidra-native/src/decompiler/crc32.o ../ghidra-native/src/decompiler/prettyprint.o ../ghidra-native/src/decompiler/printlanguage.o ../ghidra-native/src/decompiler/printc.o ../ghidra-native/src/decompiler/printjava.o ../ghidra-native/src/decompiler/memstate.o ../ghidra-native/src/decompiler/opbehavior.o ../ghidra-native/src/decompiler/paramid.o ../ghidra-native/src/decompiler/transform.o ../ghidra-native/src/decompiler/string_ghidra.o ../ghidra-native/src/decompiler/ghidra_arch.o ../ghidra-native/src/decompiler/inject_ghidra.o ../ghidra-native/src/decompiler/ghidra_translate.o ../ghidra-native/src/decompiler/loadimage_ghidra.o ../ghidra-native/src/decompiler/typegrp_ghidra.o ../ghidra-native/src/decompiler/database_ghidra.o ../ghidra-native/src/decompiler/ghidra_context.o ../ghidra-native/src/decompiler/cpool_ghidra.o ../ghidra-native/src/decompiler/comment_ghidra.o ../ghidra-native/src/decompiler/libdecomp.o ../ghidra-native/src/decompiler/sleigh_arch.o ../ghidra-native/src/decompiler/sleigh.o ../ghidra-native/src/decompiler/inject_sleigh.o ../ghidra-native/src/decompiler/pcodecompile.o ../ghidra-native/src/decompiler/sleighbase.o ../ghidra-native/src/decompiler/slghsymbol.o ../ghidra-native/src/decompiler/slghpatexpress.o ../ghidra-native/src/decompiler/slghpattern.o ../ghidra-native/src/decompiler/semantics.o ../ghidra-native/src/decompiler/context.o ../ghidra-native/src/decompiler/slaformat.o ../ghidra-native/src/decompiler/compression.o ../ghidra-native/src/decompiler/filemanage.o ../ghidra-native/src/decompiler/grammar.o ../ghidra-native/src/decompiler/xml.o ../ghidra-native/src/decompiler/pcodeparse.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lz
c++ -shared -o core_ghidra.so R2Architecture.o R2LoadImage.o R2Scope.o R2TypeFactory.o R2CommentDatabase.o CodeXMLParse.o ArchMap.o R2PrintC.o RCoreMutex.o SleighAnalValue.o SleighAsm.o SleighInstruction.o ../ghidra-native/src/decompiler/marshal.o ../ghidra-native/src/decompiler/space.o ../ghidra-native/src/decompiler/float.o ../ghidra-native/src/decompiler/address.o ../ghidra-native/src/decompiler/pcoderaw.o ../ghidra-native/src/decompiler/translate.o ../ghidra-native/src/decompiler/opcodes.o ../ghidra-native/src/decompiler/globalcontext.o ../ghidra-native/src/decompiler/capability.o ../ghidra-native/src/decompiler/architecture.o ../ghidra-native/src/decompiler/options.o ../ghidra-native/src/decompiler/graph.o ../ghidra-native/src/decompiler/cover.o ../ghidra-native/src/decompiler/block.o ../ghidra-native/src/decompiler/cast.o ../ghidra-native/src/decompiler/typeop.o ../ghidra-native/src/decompiler/database.o ../ghidra-native/src/decompiler/cpool.o ../ghidra-native/src/decompiler/comment.o ../ghidra-native/src/decompiler/stringmanage.o ../ghidra-native/src/decompiler/modelrules.o ../ghidra-native/src/decompiler/fspec.o ../ghidra-native/src/decompiler/action.o ../ghidra-native/src/decompiler/loadimage.o ../ghidra-native/src/decompiler/varnode.o ../ghidra-native/src/decompiler/op.o ../ghidra-native/src/decompiler/type.o ../ghidra-native/src/decompiler/variable.o ../ghidra-native/src/decompiler/varmap.o ../ghidra-native/src/decompiler/jumptable.o ../ghidra-native/src/decompiler/emulate.o ../ghidra-native/src/decompiler/emulateutil.o ../ghidra-native/src/decompiler/flow.o ../ghidra-native/src/decompiler/userop.o ../ghidra-native/src/decompiler/multiprecision.o ../ghidra-native/src/decompiler/funcdata.o ../ghidra-native/src/decompiler/funcdata_block.o ../ghidra-native/src/decompiler/funcdata_varnode.o ../ghidra-native/src/decompiler/funcdata_op.o ../ghidra-native/src/decompiler/unionresolve.o ../ghidra-native/src/decompiler/pcodeinject.o ../ghidra-native/src/decompiler/heritage.o ../ghidra-native/src/decompiler/prefersplit.o ../ghidra-native/src/decompiler/rangeutil.o ../ghidra-native/src/decompiler/ruleaction.o ../ghidra-native/src/decompiler/subflow.o ../ghidra-native/src/decompiler/blockaction.o ../ghidra-native/src/decompiler/merge.o ../ghidra-native/src/decompiler/double.o ../ghidra-native/src/decompiler/coreaction.o ../ghidra-native/src/decompiler/condexe.o ../ghidra-native/src/decompiler/override.o ../ghidra-native/src/decompiler/dynamic.o ../ghidra-native/src/decompiler/crc32.o ../ghidra-native/src/decompiler/prettyprint.o ../ghidra-native/src/decompiler/printlanguage.o ../ghidra-native/src/decompiler/printc.o ../ghidra-native/src/decompiler/printjava.o ../ghidra-native/src/decompiler/memstate.o ../ghidra-native/src/decompiler/opbehavior.o ../ghidra-native/src/decompiler/paramid.o ../ghidra-native/src/decompiler/transform.o ../ghidra-native/src/decompiler/string_ghidra.o ../ghidra-native/src/decompiler/ghidra_arch.o ../ghidra-native/src/decompiler/inject_ghidra.o ../ghidra-native/src/decompiler/ghidra_translate.o ../ghidra-native/src/decompiler/loadimage_ghidra.o ../ghidra-native/src/decompiler/typegrp_ghidra.o ../ghidra-native/src/decompiler/database_ghidra.o ../ghidra-native/src/decompiler/ghidra_context.o ../ghidra-native/src/decompiler/cpool_ghidra.o ../ghidra-native/src/decompiler/comment_ghidra.o ../ghidra-native/src/decompiler/libdecomp.o ../ghidra-native/src/decompiler/sleigh_arch.o ../ghidra-native/src/decompiler/sleigh.o ../ghidra-native/src/decompiler/inject_sleigh.o ../ghidra-native/src/decompiler/pcodecompile.o ../ghidra-native/src/decompiler/sleighbase.o ../ghidra-native/src/decompiler/slghsymbol.o ../ghidra-native/src/decompiler/slghpatexpress.o ../ghidra-native/src/decompiler/slghpattern.o ../ghidra-native/src/decompiler/semantics.o ../ghidra-native/src/decompiler/context.o ../ghidra-native/src/decompiler/slaformat.o ../ghidra-native/src/decompiler/compression.o ../ghidra-native/src/decompiler/filemanage.o ../ghidra-native/src/decompiler/grammar.o ../ghidra-native/src/decompiler/xml.o ../ghidra-native/src/decompiler/pcodeparse.o ../third-party/pugixml/src//pugixml.o core_ghidra.o \
	anal_ghidra.o core_ghidra_plugin.o anal_ghidra_plugin.o -lr_core -lr_config -lr_debug -lr_bin -lr_magic -lr_bp -lr_egg -lr_anal -lr_fs -lr_lang -lr_asm -lr_flag -lr_arch -lr_esil -lr_io -lr_cons -lr_reg -lr_search -lr_crypto -lr_socket -lr_syscall -lr_util -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lz -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -I../third-party/pugixml/src/ -std=c++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DR2GHIDRA_SLEIGHHOME_DEFAULT=\"/build/.local/share/radare2/plugins/r2ghidra_sleigh\" -w -fPIC -Wshadow -I../ghidra-native/src/decompiler -I. -I/usr/include/libr -I/usr/include/capstone -I/usr/include/libr/sdb
make sign
make[2]: Entering directory '/build/r2ghidra/src/r2ghidra/src'
make[2]: Nothing to be done for 'sign'.
make[2]: Leaving directory '/build/r2ghidra/src/r2ghidra/src'
make[1]: Leaving directory '/build/r2ghidra/src/r2ghidra/src'
make -C ghidra
make[1]: Entering directory '/build/r2ghidra/src/r2ghidra/ghidra'
c++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o sleighc ../ghidra-native/src/decompiler/slgh_compile.o ../ghidra-native/src/decompiler/slghscan.o ../ghidra-native/src/decompiler/slghparse.o ../ghidra-native/src/decompiler/marshal.o ../ghidra-native/src/decompiler/space.o ../ghidra-native/src/decompiler/float.o ../ghidra-native/src/decompiler/address.o ../ghidra-native/src/decompiler/pcoderaw.o ../ghidra-native/src/decompiler/translate.o ../ghidra-native/src/decompiler/opcodes.o ../ghidra-native/src/decompiler/globalcontext.o ../ghidra-native/src/decompiler/capability.o ../ghidra-native/src/decompiler/architecture.o ../ghidra-native/src/decompiler/options.o ../ghidra-native/src/decompiler/graph.o ../ghidra-native/src/decompiler/cover.o ../ghidra-native/src/decompiler/block.o ../ghidra-native/src/decompiler/cast.o ../ghidra-native/src/decompiler/typeop.o ../ghidra-native/src/decompiler/database.o ../ghidra-native/src/decompiler/cpool.o ../ghidra-native/src/decompiler/comment.o ../ghidra-native/src/decompiler/stringmanage.o ../ghidra-native/src/decompiler/modelrules.o ../ghidra-native/src/decompiler/fspec.o ../ghidra-native/src/decompiler/action.o ../ghidra-native/src/decompiler/loadimage.o ../ghidra-native/src/decompiler/varnode.o ../ghidra-native/src/decompiler/op.o ../ghidra-native/src/decompiler/type.o ../ghidra-native/src/decompiler/variable.o ../ghidra-native/src/decompiler/varmap.o ../ghidra-native/src/decompiler/jumptable.o ../ghidra-native/src/decompiler/emulate.o ../ghidra-native/src/decompiler/emulateutil.o ../ghidra-native/src/decompiler/flow.o ../ghidra-native/src/decompiler/userop.o ../ghidra-native/src/decompiler/multiprecision.o ../ghidra-native/src/decompiler/funcdata.o ../ghidra-native/src/decompiler/funcdata_block.o ../ghidra-native/src/decompiler/funcdata_varnode.o ../ghidra-native/src/decompiler/funcdata_op.o ../ghidra-native/src/decompiler/unionresolve.o ../ghidra-native/src/decompiler/pcodeinject.o ../ghidra-native/src/decompiler/heritage.o ../ghidra-native/src/decompiler/prefersplit.o ../ghidra-native/src/decompiler/rangeutil.o ../ghidra-native/src/decompiler/ruleaction.o ../ghidra-native/src/decompiler/subflow.o ../ghidra-native/src/decompiler/blockaction.o ../ghidra-native/src/decompiler/merge.o ../ghidra-native/src/decompiler/double.o ../ghidra-native/src/decompiler/coreaction.o ../ghidra-native/src/decompiler/condexe.o ../ghidra-native/src/decompiler/override.o ../ghidra-native/src/decompiler/dynamic.o ../ghidra-native/src/decompiler/crc32.o ../ghidra-native/src/decompiler/prettyprint.o ../ghidra-native/src/decompiler/printlanguage.o ../ghidra-native/src/decompiler/printc.o ../ghidra-native/src/decompiler/printjava.o ../ghidra-native/src/decompiler/memstate.o ../ghidra-native/src/decompiler/opbehavior.o ../ghidra-native/src/decompiler/paramid.o ../ghidra-native/src/decompiler/transform.o ../ghidra-native/src/decompiler/string_ghidra.o ../ghidra-native/src/decompiler/ghidra_arch.o ../ghidra-native/src/decompiler/inject_ghidra.o ../ghidra-native/src/decompiler/ghidra_translate.o ../ghidra-native/src/decompiler/loadimage_ghidra.o ../ghidra-native/src/decompiler/typegrp_ghidra.o ../ghidra-native/src/decompiler/database_ghidra.o ../ghidra-native/src/decompiler/ghidra_context.o ../ghidra-native/src/decompiler/cpool_ghidra.o ../ghidra-native/src/decompiler/comment_ghidra.o ../ghidra-native/src/decompiler/libdecomp.o ../ghidra-native/src/decompiler/sleigh_arch.o ../ghidra-native/src/decompiler/sleigh.o ../ghidra-native/src/decompiler/inject_sleigh.o ../ghidra-native/src/decompiler/pcodecompile.o ../ghidra-native/src/decompiler/sleighbase.o ../ghidra-native/src/decompiler/slghsymbol.o ../ghidra-native/src/decompiler/slghpatexpress.o ../ghidra-native/src/decompiler/slghpattern.o ../ghidra-native/src/decompiler/semantics.o ../ghidra-native/src/decompiler/context.o ../ghidra-native/src/decompiler/slaformat.o ../ghidra-native/src/decompiler/compression.o ../ghidra-native/src/decompiler/filemanage.o ../ghidra-native/src/decompiler/grammar.o ../ghidra-native/src/decompiler/xml.o ../ghidra-native/src/decompiler/pcodeparse.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lz
for a in DATA 6502 8051 Atmel AARCH64 ARM MIPS MCS96 PowerPC hexagon tricore SuperH TI_MSP430 RISCV JVM Sparc STM8 V850 Z80 x86 ; do ./sleighc -a ../ghidra-native/src/Processors/$a ; done
Compiling 2 slaspec files in ../ghidra-native/src/Processors/DATA
Compiling (1 of 2) ../ghidra-native/src/Processors/DATA/data/languages/data-le-64.slaspec
Compiling (2 of 2) ../ghidra-native/src/Processors/DATA/data/languages/data-be-64.slaspec
Compiling 2 slaspec files in ../ghidra-native/src/Processors/6502
Compiling (1 of 2) ../ghidra-native/src/Processors/6502/data/languages/65c02.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  6502.slaspec:119: Unreferenced table 'ADDR8'
Compiling (2 of 2) ../ghidra-native/src/Processors/6502/data/languages/6502.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  6502.slaspec:119: Unreferenced table 'ADDR8'
Compiling 4 slaspec files in ../ghidra-native/src/Processors/8051
Compiling (1 of 4) ../ghidra-native/src/Processors/8051/data/languages/80390.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  2 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8051_main.sinc:554: Unreferenced table 'Data16'
WARN  8051_main.sinc:641: Unreferenced table 'Rel16'
Compiling (2 of 4) ../ghidra-native/src/Processors/8051/data/languages/80251.slaspec
WARN  3 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8051_main.sinc:641: Unreferenced table 'Rel16'
Compiling (3 of 4) ../ghidra-native/src/Processors/8051/data/languages/8051.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  1 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8051_main.sinc:641: Unreferenced table 'Rel16'
Compiling (4 of 4) ../ghidra-native/src/Processors/8051/data/languages/mx51.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  1 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8051_main.sinc:641: Unreferenced table 'Rel16'
Compiling 5 slaspec files in ../ghidra-native/src/Processors/Atmel
Compiling (1 of 5) ../ghidra-native/src/Processors/Atmel/data/languages/avr8eind.slaspec
WARN  4 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  avr8.sinc:334: Unreferenced table 'op1RrPair'
WARN  avr8.sinc:501: Unreferenced table 'K7addr'
Compiling (2 of 5) ../ghidra-native/src/Processors/Atmel/data/languages/avr32a.slaspec
WARN  158 NOP constructors found
WARN  Use -n switch to list each individually
WARN  16 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  avr32a_data_transfer.sinc:912: Unreferenced table 'LDMTSpp'
Compiling (3 of 5) ../ghidra-native/src/Processors/Atmel/data/languages/avr8xmega.slaspec
WARN  4 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  avr8.sinc:334: Unreferenced table 'op1RrPair'
WARN  avr8.sinc:501: Unreferenced table 'K7addr'
Compiling (4 of 5) ../ghidra-native/src/Processors/Atmel/data/languages/avr8e.slaspec
WARN  3 NOP constructors found
WARN  Use -n switch to list each individually
WARN  17 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  5 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  avr8.sinc:334: Unreferenced table 'op1RrPair'
WARN  avr8.sinc:501: Unreferenced table 'K7addr'
Compiling (5 of 5) ../ghidra-native/src/Processors/Atmel/data/languages/avr8.slaspec
WARN  3 NOP constructors found
WARN  Use -n switch to list each individually
WARN  15 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  5 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  avr8.sinc:334: Unreferenced table 'op1RrPair'
WARN  avr8.sinc:501: Unreferenced table 'K7addr'
Compiling 3 slaspec files in ../ghidra-native/src/Processors/AARCH64
Compiling (1 of 3) ../ghidra-native/src/Processors/AARCH64/data/languages/AARCH64BE.slaspec
WARN  149 NOP constructors found
WARN  Use -n switch to list each individually
WARN  1 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
Compiling (2 of 3) ../ghidra-native/src/Processors/AARCH64/data/languages/AARCH64_AppleSilicon.slaspec
WARN  149 NOP constructors found
WARN  Use -n switch to list each individually
WARN  1 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
Compiling (3 of 3) ../ghidra-native/src/Processors/AARCH64/data/languages/AARCH64.slaspec
WARN  149 NOP constructors found
WARN  Use -n switch to list each individually
WARN  1 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
Compiling 14 slaspec files in ../ghidra-native/src/Processors/ARM
Compiling (1 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM7_le.slaspec
WARN  494 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
Compiling (2 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM4t_le.slaspec
WARN  152 NOP constructors found
WARN  Use -n switch to list each individually
WARN  2 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (3 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM8_le.slaspec
WARN  531 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
WARN  ARMneon.sinc:369: Unreferenced table 'roundType'
Compiling (4 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM6_le.slaspec
WARN  272 NOP constructors found
WARN  Use -n switch to list each individually
WARN  5 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:72: Unreferenced table 'Dd2'
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
WARN  ARMneon.sinc:190: Unreferenced table 'Dreg2'
WARN  ARMneon.sinc:248: Unreferenced table 'VRm'
WARN  ARMneon.sinc:277: Unreferenced table 'Sd2'
WARN  ARMneon.sinc:281: Unreferenced table 'udt'
WARN  ARMneon.sinc:286: Unreferenced table 'udt7'
WARN  ARMneon.sinc:291: Unreferenced table 'fdt'
WARN  ARMneon.sinc:296: Unreferenced table 'esize2021'
WARN  ARMneon.sinc:305: Unreferenced table 'esize2021x2'
WARN  ARMneon.sinc:312: Unreferenced table 'esize1819'
WARN  ARMneon.sinc:321: Unreferenced table 'esize1819x2'
WARN  ARMneon.sinc:328: Unreferenced table 'esize1819x3'
WARN  ARMneon.sinc:335: Unreferenced table 'esize1011'
WARN  ARMneon.sinc:344: Unreferenced table 'esize0607'
WARN  ARMneon.sinc:354: Unreferenced table 'fesize2323'
WARN  ARMneon.sinc:359: Unreferenced table 'fesize2020'
WARN  ARMneon.sinc:364: Unreferenced table 'fesize1819'
WARN  ARMneon.sinc:369: Unreferenced table 'roundType'
WARN  ARMneon.sinc:383: Unreferenced table 'vfpExpImm_4'
WARN  ARMneon.sinc:394: Unreferenced table 'vfpExpImm_8'
WARN  ARMneon.sinc:405: Unreferenced table 'simdExpImm_8'
WARN  ARMneon.sinc:420: Unreferenced table 'simdExpImm_16'
WARN  ARMneon.sinc:439: Unreferenced table 'simdExpImmDT'
Compiling (5 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM5_be.slaspec
WARN  78 NOP constructors found
WARN  Use -n switch to list each individually
Compiling (6 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM6_be.slaspec
WARN  272 NOP constructors found
WARN  Use -n switch to list each individually
WARN  5 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:72: Unreferenced table 'Dd2'
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
WARN  ARMneon.sinc:190: Unreferenced table 'Dreg2'
WARN  ARMneon.sinc:248: Unreferenced table 'VRm'
WARN  ARMneon.sinc:277: Unreferenced table 'Sd2'
WARN  ARMneon.sinc:281: Unreferenced table 'udt'
WARN  ARMneon.sinc:286: Unreferenced table 'udt7'
WARN  ARMneon.sinc:291: Unreferenced table 'fdt'
WARN  ARMneon.sinc:296: Unreferenced table 'esize2021'
WARN  ARMneon.sinc:305: Unreferenced table 'esize2021x2'
WARN  ARMneon.sinc:312: Unreferenced table 'esize1819'
WARN  ARMneon.sinc:321: Unreferenced table 'esize1819x2'
WARN  ARMneon.sinc:328: Unreferenced table 'esize1819x3'
WARN  ARMneon.sinc:335: Unreferenced table 'esize1011'
WARN  ARMneon.sinc:344: Unreferenced table 'esize0607'
WARN  ARMneon.sinc:354: Unreferenced table 'fesize2323'
WARN  ARMneon.sinc:359: Unreferenced table 'fesize2020'
WARN  ARMneon.sinc:364: Unreferenced table 'fesize1819'
WARN  ARMneon.sinc:369: Unreferenced table 'roundType'
WARN  ARMneon.sinc:383: Unreferenced table 'vfpExpImm_4'
WARN  ARMneon.sinc:394: Unreferenced table 'vfpExpImm_8'
WARN  ARMneon.sinc:405: Unreferenced table 'simdExpImm_8'
WARN  ARMneon.sinc:420: Unreferenced table 'simdExpImm_16'
WARN  ARMneon.sinc:439: Unreferenced table 'simdExpImmDT'
Compiling (7 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM7_be.slaspec
WARN  494 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
Compiling (8 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM5t_be.slaspec
WARN  152 NOP constructors found
WARN  Use -n switch to list each individually
WARN  2 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (9 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM5t_le.slaspec
WARN  152 NOP constructors found
WARN  Use -n switch to list each individually
WARN  2 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (10 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM4_le.slaspec
WARN  78 NOP constructors found
WARN  Use -n switch to list each individually
Compiling (11 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM8_be.slaspec
WARN  531 NOP constructors found
WARN  Use -n switch to list each individually
WARN  8 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  ARMneon.sinc:141: Unreferenced table 'Sreg2'
WARN  ARMneon.sinc:369: Unreferenced table 'roundType'
Compiling (12 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM5_le.slaspec
WARN  78 NOP constructors found
WARN  Use -n switch to list each individually
Compiling (13 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM4t_be.slaspec
WARN  152 NOP constructors found
WARN  Use -n switch to list each individually
WARN  2 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (14 of 14) ../ghidra-native/src/Processors/ARM/data/languages/ARM4_be.slaspec
WARN  78 NOP constructors found
WARN  Use -n switch to list each individually
Compiling 6 slaspec files in ../ghidra-native/src/Processors/MIPS
Compiling (1 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips64le.slaspec
WARN  95 NOP constructors found
WARN  Use -n switch to list each individually
WARN  42 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:827: Unreferenced table 'RDsrc'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
Compiling (2 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips32le.slaspec
WARN  102 NOP constructors found
WARN  Use -n switch to list each individually
WARN  206 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:873: Unreferenced table 'S18L3'
WARN  mips.sinc:876: Unreferenced table 'S16L32'
WARN  mips.sinc:877: Unreferenced table 'S16L48'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
WARN  mipsmicro.sinc:382: Unreferenced table 'EXT_MS18'
WARN  mipsmicro.sinc:387: Unreferenced table 'EXT_MS48'
WARN  mipsmicro.sinc:388: Unreferenced table 'EXT_MS64'
WARN  mipsmicro.sinc:410: Unreferenced table 'SIZEPLG'
WARN  mipsmicro.sinc:412: Unreferenced table 'SIZEQLG'
WARN  mipsmicro.sinc:413: Unreferenced table 'POSHI'
WARN  mipsmicro.sinc:424: Unreferenced table 'SA32'
Compiling (3 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips32R6be.slaspec
WARN  94 NOP constructors found
WARN  Use -n switch to list each individually
WARN  168 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:827: Unreferenced table 'RDsrc'
WARN  mips.sinc:873: Unreferenced table 'S18L3'
WARN  mips.sinc:876: Unreferenced table 'S16L32'
WARN  mips.sinc:877: Unreferenced table 'S16L48'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
WARN  mipsmicro.sinc:382: Unreferenced table 'EXT_MS18'
WARN  mipsmicro.sinc:387: Unreferenced table 'EXT_MS48'
WARN  mipsmicro.sinc:388: Unreferenced table 'EXT_MS64'
WARN  mipsmicro.sinc:410: Unreferenced table 'SIZEPLG'
WARN  mipsmicro.sinc:412: Unreferenced table 'SIZEQLG'
WARN  mipsmicro.sinc:413: Unreferenced table 'POSHI'
WARN  mipsmicro.sinc:424: Unreferenced table 'SA32'
Compiling (4 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips32be.slaspec
WARN  102 NOP constructors found
WARN  Use -n switch to list each individually
WARN  206 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:873: Unreferenced table 'S18L3'
WARN  mips.sinc:876: Unreferenced table 'S16L32'
WARN  mips.sinc:877: Unreferenced table 'S16L48'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
WARN  mipsmicro.sinc:382: Unreferenced table 'EXT_MS18'
WARN  mipsmicro.sinc:387: Unreferenced table 'EXT_MS48'
WARN  mipsmicro.sinc:388: Unreferenced table 'EXT_MS64'
WARN  mipsmicro.sinc:410: Unreferenced table 'SIZEPLG'
WARN  mipsmicro.sinc:412: Unreferenced table 'SIZEQLG'
WARN  mipsmicro.sinc:413: Unreferenced table 'POSHI'
WARN  mipsmicro.sinc:424: Unreferenced table 'SA32'
Compiling (5 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips64be.slaspec
WARN  95 NOP constructors found
WARN  Use -n switch to list each individually
WARN  42 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:827: Unreferenced table 'RDsrc'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
Compiling (6 of 6) ../ghidra-native/src/Processors/MIPS/data/languages/mips32R6le.slaspec
WARN  94 NOP constructors found
WARN  Use -n switch to list each individually
WARN  168 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  mips.sinc:827: Unreferenced table 'RDsrc'
WARN  mips.sinc:873: Unreferenced table 'S18L3'
WARN  mips.sinc:876: Unreferenced table 'S16L32'
WARN  mips.sinc:877: Unreferenced table 'S16L48'
WARN  mipsmicro.sinc:286: Unreferenced table 'RS0R5'
WARN  mipsmicro.sinc:307: Unreferenced table 'RT5RD5'
WARN  mipsmicro.sinc:382: Unreferenced table 'EXT_MS18'
WARN  mipsmicro.sinc:387: Unreferenced table 'EXT_MS48'
WARN  mipsmicro.sinc:388: Unreferenced table 'EXT_MS64'
WARN  mipsmicro.sinc:410: Unreferenced table 'SIZEPLG'
WARN  mipsmicro.sinc:412: Unreferenced table 'SIZEQLG'
WARN  mipsmicro.sinc:413: Unreferenced table 'POSHI'
WARN  mipsmicro.sinc:424: Unreferenced table 'SA32'
Compiling 1 slaspec files in ../ghidra-native/src/Processors/MCS96
Compiling (1 of 1) ../ghidra-native/src/Processors/MCS96/data/languages/MCS96.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  15 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling 16 slaspec files in ../ghidra-native/src/Processors/PowerPC
Compiling (1 of 16) ../ghidra-native/src/Processors/PowerPC/data/languages/ppc_32_e500_be.slaspec
WARN  87 NOP constructors found
WARN  Use -n switch to list each individually
WARN  7 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  8 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  ppc_common.sinc:1067: Unreferenced table 'EVUIMM_2_RAt'
WARN  ppc_common.sinc:1069: Unreferenced table 'EVUIMM_8_RAt'
WARN  ppc_common.sinc:1204: Unreferenced table 'vrA'
WARN  ppc_common.sinc:1205: Unreferenced table 'vrB'
WARN  ppc_common.sinc:1206: Unreferenced table 'vrC'
WARN  ppc_common.sinc:1832: Unreferenced table 'OFF16SH'
Compiling (2 of 16) ../ghidra-native/src/Processors/PowerPC/data/languages/ppc_32_4xx_le.slaspec
mulhwInstructions.sinc:1 - ERROR Could not open included file ../ghidra-native/src/Processors/PowerPC/data/languages/mulhwInstructions.sinc
Terminating due to error in preprocessing
Compiling 0 slaspec files in ../ghidra-native/src/Processors/hexagon
Compiling 1 slaspec files in ../ghidra-native/src/Processors/tricore
Compiling (1 of 1) ../ghidra-native/src/Processors/tricore/data/languages/tricore.slaspec
WARN  17 NOP constructors found
WARN  Use -n switch to list each individually
WARN  26 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling 3 slaspec files in ../ghidra-native/src/Processors/SuperH
Compiling (1 of 3) ../ghidra-native/src/Processors/SuperH/data/languages/sh-2a.slaspec
Compiling (2 of 3) ../ghidra-native/src/Processors/SuperH/data/languages/sh-2.slaspec
Compiling (3 of 3) ../ghidra-native/src/Processors/SuperH/data/languages/sh-1.slaspec
Compiling 2 slaspec files in ../ghidra-native/src/Processors/TI_MSP430
Compiling (1 of 2) ../ghidra-native/src/Processors/TI_MSP430/data/languages/TI_MSP430.slaspec
WARN  23 NOP constructors found
WARN  Use -n switch to list each individually
WARN  12 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (2 of 2) ../ghidra-native/src/Processors/TI_MSP430/data/languages/TI_MSP430X.slaspec
WARN  85 NOP constructors found
WARN  Use -n switch to list each individually
WARN  13 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling 2 slaspec files in ../ghidra-native/src/Processors/RISCV
Compiling (1 of 2) ../ghidra-native/src/Processors/RISCV/data/languages/riscv.ilp32d.slaspec
WARN  5 NOP constructors found
WARN  Use -n switch to list each individually
WARN  riscv.table.sinc:80: Unreferenced table 'frs1'
WARN  riscv.table.sinc:81: Unreferenced table 'frs2'
WARN  riscv.table.sinc:82: Unreferenced table 'frs3'
WARN  riscv.table.sinc:177: Unreferenced table 'crs1'
WARN  riscv.table.sinc:186: Unreferenced table 'cfrs1'
WARN  riscv.table.sinc:190: Unreferenced table 'cfrs2'
WARN  riscv.table.sinc:377: Unreferenced table 'rcon'
Compiling (2 of 2) ../ghidra-native/src/Processors/RISCV/data/languages/riscv.lp64d.slaspec
WARN  5 NOP constructors found
WARN  Use -n switch to list each individually
WARN  riscv.table.sinc:80: Unreferenced table 'frs1'
WARN  riscv.table.sinc:81: Unreferenced table 'frs2'
WARN  riscv.table.sinc:82: Unreferenced table 'frs3'
WARN  riscv.table.sinc:177: Unreferenced table 'crs1'
WARN  riscv.table.sinc:186: Unreferenced table 'cfrs1'
WARN  riscv.table.sinc:190: Unreferenced table 'cfrs2'
WARN  riscv.table.sinc:207: Unreferenced table 'nzuimm5'
Compiling 1 slaspec files in ../ghidra-native/src/Processors/JVM
Compiling (1 of 1) ../ghidra-native/src/Processors/JVM/data/languages/JVM.slaspec
WARN  7 NOP constructors found
WARN  Use -n switch to list each individually
WARN  42 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  JVM.slaspec:1741: Unreferenced table 'padSwitch'
Compiling 2 slaspec files in ../ghidra-native/src/Processors/Sparc
Compiling (1 of 2) ../ghidra-native/src/Processors/Sparc/data/languages/SparcV9_32.slaspec
WARN  23 NOP constructors found
WARN  Use -n switch to list each individually
WARN  17 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (2 of 2) ../ghidra-native/src/Processors/Sparc/data/languages/SparcV9_64.slaspec
WARN  23 NOP constructors found
WARN  Use -n switch to list each individually
Compiling 2 slaspec files in ../ghidra-native/src/Processors/STM8
Compiling (1 of 2) ../ghidra-native/src/Processors/STM8/data/languages/STM8_medium.slaspec
WARN  10 NOP constructors found
WARN  Use -n switch to list each individually
WARN  25 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (2 of 2) ../ghidra-native/src/Processors/STM8/data/languages/STM8_large.slaspec
WARN  10 NOP constructors found
WARN  Use -n switch to list each individually
Compiling 1 slaspec files in ../ghidra-native/src/Processors/V850
Compiling (1 of 1) ../ghidra-native/src/Processors/V850/data/languages/V850.slaspec
WARN  24 NOP constructors found
WARN  Use -n switch to list each individually
Compiling 2 slaspec files in ../ghidra-native/src/Processors/Z80
Compiling (1 of 2) ../ghidra-native/src/Processors/Z80/data/languages/z180.slaspec
WARN  2 NOP constructors found
WARN  Use -n switch to list each individually
WARN  10 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling (2 of 2) ../ghidra-native/src/Processors/Z80/data/languages/z80.slaspec
WARN  1 NOP constructors found
WARN  Use -n switch to list each individually
WARN  10 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
Compiling 2 slaspec files in ../ghidra-native/src/Processors/x86
Compiling (1 of 2) ../ghidra-native/src/Processors/x86/data/languages/x86-64.slaspec
WARN  258 NOP constructors found
WARN  Use -n switch to list each individually
WARN  ia.sinc:679: Table 'pcRelSimm32' exports size 0
WARN  188 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  13 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  ia.sinc:662: Unreferenced table 'imm32_64'
Compiling (2 of 2) ../ghidra-native/src/Processors/x86/data/languages/x86.slaspec
WARN  223 NOP constructors found
WARN  Use -n switch to list each individually
WARN  175 unnecessary extensions/truncations were converted to copies
WARN  Use -u switch to list each individually
WARN  10 operations wrote to temporaries that were not read
WARN  Use -t switch to list each individually
WARN  ia.sinc:679: Unreferenced table 'pcRelSimm32'
make[1]: Leaving directory '/build/r2ghidra/src/r2ghidra/ghidra'
==> Entering fakeroot environment...
==> Starting package()...
make -C src install
make[1]: Entering directory '/build/r2ghidra/src/r2ghidra/src'
mkdir -p /build/r2ghidra/pkg/r2ghidra/usr/bin
cp -f sleighc /build/r2ghidra/pkg/r2ghidra/usr/bin
mkdir -p /build/r2ghidra/pkg/r2ghidra/usr/lib/radare2/5.9.8
for a in *.so ; do rm -f "/build/r2ghidra/pkg/r2ghidra//usr/lib/radare2/5.9.8/$a" ; done
cp -f *.so /build/r2ghidra/pkg/r2ghidra/usr/lib/radare2/5.9.8
rm -f /build/r2ghidra/pkg/r2ghidra/usr/lib/radare2/5.9.8/asm*ghidra*.so
rm -f /build/r2ghidra/pkg/r2ghidra/usr/lib/radare2/5.9.8/anal*ghidra*.so
make[1]: Leaving directory '/build/r2ghidra/src/r2ghidra/src'
make -C ghidra install
make[1]: Entering directory '/build/r2ghidra/src/r2ghidra/ghidra'
make sleigh-install D="/build/r2ghidra/pkg/r2ghidra//usr/lib/radare2/5.9.8/r2ghidra_sleigh"
make[2]: Entering directory '/build/r2ghidra/src/r2ghidra/ghidra'
mkdir -p "/build/r2ghidra/pkg/r2ghidra//usr/lib/radare2/5.9.8/r2ghidra_sleigh"
for a in DATA 6502 8051 Atmel AARCH64 ARM MIPS MCS96 PowerPC hexagon tricore SuperH TI_MSP430 RISCV JVM Sparc STM8 V850 Z80 x86 ; do \
	for b in cspec ldefs sla pspec ; do \
		cp -f ../ghidra-native/src/Processors/$a/*/*/*.$b "/build/r2ghidra/pkg/r2ghidra//usr/lib/radare2/5.9.8/r2ghidra_sleigh"; \
	done ;\
done
cp: cannot stat '../ghidra-native/src/Processors/hexagon/*/*/*.cspec': No such file or directory
cp: cannot stat '../ghidra-native/src/Processors/hexagon/*/*/*.ldefs': No such file or directory
cp: cannot stat '../ghidra-native/src/Processors/hexagon/*/*/*.sla': No such file or directory
cp: cannot stat '../ghidra-native/src/Processors/hexagon/*/*/*.pspec': No such file or directory
make[2]: Leaving directory '/build/r2ghidra/src/r2ghidra/ghidra'
make[1]: Leaving directory '/build/r2ghidra/src/r2ghidra/ghidra'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "r2ghidra"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: r2ghidra 5.9.8-1 (Thu Jul 31 04:55:49 2025)
==> Cleaning up...