==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: r2ghidra 5.9.8-1 (Thu Jul 31 04:54:41 2025)
==> Retrieving sources...
-> Updating r2ghidra git repo...
-> Updating ghidra-native git repo...
-> Updating pugixml git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
r2ghidra ... Passed
ghidra-native ... Passed
pugixml ... Skipped
==> Making package: r2ghidra 5.9.8-1 (Thu Jul 31 04:55:06 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: 8.07 MiB
Total Installed Size: 45.87 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
radare2-5.9.8-1-armv7h downloading...
capstone-5.0.6-1-armv7h downloading...
libzip-1.11.4-1-armv7h downloading...
libuv-1.51.0-1-armv7h 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: 6.65 MiB
Total Installed Size: 40.47 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.50.1-3-armv7h downloading...
zlib-ng-2.2.4-1-armv7h 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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0004-public-fields.patch
patching file src/decompiler/context.hh
Hunk #1 succeeded at 94 with fuzz 2 (offset 5 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/decompiler/sleigh.hh
Hunk #1 succeeded at 170 (offset 4 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0010-null-subflow.patch
patching file src/decompiler/subflow.cc
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0024-ignore-symbol-beyond-space.patch
patching file src/decompiler/database.cc
Hunk #1 succeeded at 1857 (offset 52 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0030-fix-infinite-loop.patch
patching file src/decompiler/ruleaction.cc
Hunk #1 succeeded at 3607 (offset 2 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0044-bad-unicode-codepoint.patch
patching file src/decompiler/stringmanage.cc
Hunk #1 succeeded at 48 (offset 8 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0080-getparent-flow.patch
patching file src/decompiler/flow.cc
Hunk #1 succeeded at 1023 (offset 17 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patch -p1 < patches/0092-badvar-segfault.patch
patching file src/decompiler/varmap.cc
Hunk #1 succeeded at 1220 (offset 22 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/decompiler/database.cc
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
touch patch.done
make: Leaving directory '/build/r2ghidra/src/ghidra-native'
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking target system type... armv7l-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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/loadimage.hh:22,
from R2LoadImage.h:13,
from R2Architecture.cpp:3:
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> > >::const_iterator' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = ghidra::VarnodeData; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >]',
inlined from 'void R2Architecture::loadRegisters(const ghidra::Translate*)' at R2Architecture.cpp:69:23:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = ghidra::VarnodeData; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >]',
inlined from 'void R2Architecture::loadRegisters(const ghidra::Translate*)' at R2Architecture.cpp:72:19:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, ghidra::VarnodeData> > >::const_iterator' changed in GCC 7.1
c++ -fPIC -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/varnode.hh:21,
from ../ghidra-native/src/decompiler/variable.hh:22,
from ../ghidra-native/src/decompiler/database.hh:26,
from ../ghidra-native/src/decompiler/varmap.hh:22,
from ../ghidra-native/src/decompiler/architecture.hh:22,
from ../ghidra-native/src/decompiler/funcdata.hh:22,
from CodeXMLParse.h:6,
from CodeXMLParse.cpp:3:
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, ghidra::Symbol*>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, ghidra::Symbol*> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, ghidra::Symbol*> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, ghidra::Symbol*>, std::_Select1st<std::pair<const long long unsigned int, ghidra::Symbol*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, ghidra::Symbol*> > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/globalcontext.hh:22,
from ../ghidra-native/src/decompiler/globalcontext.cc:16:
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const ghidra::Address&>, std::tuple<>}; _Key = ghidra::Address; _Val = std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray>; _KeyOfValue = std::_Select1st<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray>, std::_Select1st<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = ghidra::ContextInternal::FreeArray; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >]',
inlined from '_valuetype& ghidra::partmap<_linetype, _valuetype>::split(const _linetype&) [with _linetype = ghidra::Address; _valuetype = ghidra::ContextInternal::FreeArray]' at ../ghidra-native/src/decompiler/partmap.hh:129:35:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray>, std::_Select1st<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = ghidra::ContextInternal::FreeArray; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >]',
inlined from '_valuetype& ghidra::partmap<_linetype, _valuetype>::split(const _linetype&) [with _linetype = ghidra::Address; _valuetype = ghidra::ContextInternal::FreeArray]' at ../ghidra-native/src/decompiler/partmap.hh:133:33:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray>, std::_Select1st<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, ghidra::ContextInternal::FreeArray> > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/memstate.hh:22,
from ../ghidra-native/src/decompiler/emulate.hh:22,
from ../ghidra-native/src/decompiler/emulateutil.hh:22,
from ../ghidra-native/src/decompiler/jumptable.hh:22,
from ../ghidra-native/src/decompiler/block.hh:22,
from ../ghidra-native/src/decompiler/block.cc:17:
/usr/include/c++/14.2.1/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/string:51,
from /usr/include/c++/14.2.1/bits/locale_classes.h:40,
from /usr/include/c++/14.2.1/bits/ios_base.h:41,
from /usr/include/c++/14.2.1/ios:44,
from /usr/include/c++/14.2.1/istream:40,
from /usr/include/c++/14.2.1/sstream:40,
from ../ghidra-native/src/decompiler/error.hh:25:
/usr/include/c++/14.2.1/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Tp = ghidra::BlockSwitch::CaseOrder; _Compare = __gnu_cxx::__ops::_Iter_comp_val<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algobase.h:1491:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algobase.h:1491:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Tp = ghidra::BlockSwitch::CaseOrder; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2460:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2469:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >]',
inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2475:15:
/usr/include/c++/14.2.1/bits/stl_algo.h:1357:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2476:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2478:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2743:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2743:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2748:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2752:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2753:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2754:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2390:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2403:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2412:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >]',
inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _BidirectionalIterator2 = ghidra::BlockSwitch::CaseOrder*; _Distance = int]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2352:20,
inlined from 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2418:30:
/usr/include/c++/14.2.1/bits/stl_algo.h:1357:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2421:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2424:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _OutputIterator = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = ghidra::BlockSwitch::CaseOrder*; _OutputIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2674:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2674:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]',
inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2685:34:
/usr/include/c++/14.2.1/bits/stl_algo.h:2664:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2667:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2667:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _RandomAccessIterator2 = ghidra::BlockSwitch::CaseOrder*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]',
inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2689:26:
/usr/include/c++/14.2.1/bits/stl_algo.h:2642:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2642:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = ghidra::BlockSwitch::CaseOrder*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]',
inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:2692:26:
/usr/include/c++/14.2.1/bits/stl_algo.h:2642:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2705:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2706:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2708:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive_resize(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Pointer = ghidra::BlockSwitch::CaseOrder*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2725:38: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2727:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2729:32: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2736:29: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)>]',
inlined from 'void std::stable_sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, vector<ghidra::BlockSwitch::CaseOrder> >; _Compare = bool (*)(const ghidra::BlockSwitch::CaseOrder&, const ghidra::BlockSwitch::CaseOrder&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:5030:25,
inlined from 'virtual void ghidra::BlockSwitch::finalizePrinting(ghidra::Funcdata&) const' at ../ghidra-native/src/decompiler/block.cc:3478:14:
/usr/include/c++/14.2.1/bits/stl_algo.h:4956:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:4958:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:4952:29: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::BlockSwitch::CaseOrder*, std::vector<ghidra::BlockSwitch::CaseOrder> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from ../ghidra-native/src/decompiler/database.hh:28,
from ../ghidra-native/src/decompiler/database.cc:16:
../ghidra-native/src/decompiler/rangemap.hh: In member function 'void ghidra::rangemap<_recordtype>::erase(typename std::__cxx11::list<_recordtype>::iterator) [with _recordtype = ghidra::SymbolEntry]':
../ghidra-native/src/decompiler/rangemap.hh:281:6: note: parameter passing for argument of type 'std::__cxx11::list<ghidra::SymbolEntry>::iterator' changed in GCC 7.1
../ghidra-native/src/decompiler/database.cc: In member function 'virtual void ghidra::ScopeInternal::retypeSymbol(ghidra::Symbol*, ghidra::Datatype*)':
../ghidra-native/src/decompiler/database.cc:2189:22: note: parameter passing for argument of type 'std::__cxx11::list<ghidra::SymbolEntry>::iterator' changed in GCC 7.1
../ghidra-native/src/decompiler/database.cc: In member function 'virtual void ghidra::ScopeInternal::removeSymbolMappings(ghidra::Symbol*)':
../ghidra-native/src/decompiler/database.cc:2134:22: note: parameter passing for argument of type 'const std::_List_iterator<ghidra::SymbolEntry>' changed in GCC 7.1
../ghidra-native/src/decompiler/rangemap.hh: In member function 'void ghidra::rangemap<_recordtype>::erase(typename std::__cxx11::list<_recordtype>::iterator) [with _recordtype = ghidra::ScopeMapper]':
../ghidra-native/src/decompiler/rangemap.hh:281:6: note: parameter passing for argument of type 'std::__cxx11::list<ghidra::ScopeMapper, std::allocator<ghidra::ScopeMapper> >::iterator' changed in GCC 7.1
In member function 'void ghidra::rangemap<_recordtype>::erase(const_iterator) [with _recordtype = ghidra::ScopeMapper]',
inlined from 'void ghidra::Database::clearResolve(ghidra::Scope*)' at ../ghidra-native/src/decompiler/database.cc:2885:18,
inlined from 'void ghidra::Database::clearResolve(ghidra::Scope*)' at ../ghidra-native/src/decompiler/database.cc:2871:6:
../ghidra-native/src/decompiler/rangemap.hh:168:42: note: parameter passing for argument of type 'std::_List_iterator<ghidra::ScopeMapper>' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/varnode.hh:21,
from ../ghidra-native/src/decompiler/variable.hh:22,
from ../ghidra-native/src/decompiler/database.hh:26:
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const ghidra::Address&>, std::tuple<>}; _Key = ghidra::Address; _Val = std::pair<const ghidra::Address, unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const ghidra::Address, unsigned int> >; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, unsigned int> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, unsigned int>, std::_Select1st<std::pair<const ghidra::Address, unsigned int> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, unsigned int> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = unsigned int; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, unsigned int> >]',
inlined from '_valuetype& ghidra::partmap<_linetype, _valuetype>::split(const _linetype&) [with _linetype = ghidra::Address; _valuetype = unsigned int]' at ../ghidra-native/src/decompiler/partmap.hh:129:35:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, unsigned int>, std::_Select1st<std::pair<const ghidra::Address, unsigned int> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, unsigned int> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = unsigned int; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, unsigned int> >]',
inlined from '_valuetype& ghidra::partmap<_linetype, _valuetype>::split(const _linetype&) [with _linetype = ghidra::Address; _valuetype = unsigned int]' at ../ghidra-native/src/decompiler/partmap.hh:133:33:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, unsigned int>, std::_Select1st<std::pair<const ghidra::Address, unsigned int> >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, unsigned int> > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/type.hh:22,
from ../ghidra-native/src/decompiler/cpool.hh:22,
from ../ghidra-native/src/decompiler/typeop.hh:22,
from ../ghidra-native/src/decompiler/op.hh:21,
from ../ghidra-native/src/decompiler/modelrules.hh:22,
from ../ghidra-native/src/decompiler/fspec.hh:22,
from ../ghidra-native/src/decompiler/fspec.cc:16:
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1812:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/bits/stl_algo.h:61:
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Distance = int; _Tp = ghidra::VarnodeData; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Distance = int; _Tp = ghidra::ParamTrial; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandardOut::fillinMapFallback(ghidra::ParamActive*, bool) const' at ../ghidra-native/src/decompiler/fspec.cc:1643:23:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandardOut::fillinMapFallback(ghidra::ParamActive*, bool) const' at ../ghidra-native/src/decompiler/fspec.cc:1643:23:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandardOut::fillinMapFallback(ghidra::ParamActive*, bool) const' at ../ghidra-native/src/decompiler/fspec.cc:1692:23:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandardOut::fillinMapFallback(ghidra::ParamActive*, bool) const' at ../ghidra-native/src/decompiler/fspec.cc:1692:23:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'virtual void ghidra::ParamListRegister::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1538:21,
inlined from 'virtual void ghidra::ParamListRegister::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1521:6:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'virtual void ghidra::ParamListRegister::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1538:21,
inlined from 'virtual void ghidra::ParamListRegister::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1521:6:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'virtual void ghidra::ParamListStandardOut::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1720:21,
inlined from 'virtual void ghidra::ParamListStandardOut::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1696:6:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'virtual void ghidra::ParamListStandardOut::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1720:21,
inlined from 'virtual void ghidra::ParamListStandardOut::fillinMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:1696:6:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'bool std::binary_search(_FIter, _FIter, const _Tp&) [with _FIter = __gnu_cxx::__normal_iterator<const ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Tp = ghidra::VarnodeData]':
/usr/include/c++/14.2.1/bits/stl_algo.h:2194:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:2194:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
../ghidra-native/src/decompiler/fspec.cc: In member function 'void ghidra::FuncProto::encodeLikelyTrash(ghidra::Encoder&) const':
../ghidra-native/src/decompiler/fspec.cc:3570:22: note: parameter passing for argument of type 'std::vector<ghidra::VarnodeData>::const_iterator' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Tp = ghidra::EffectRecord; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function '_FIter std::upper_bound(_FIter, _FIter, const _Tp&, _Compare) [with _FIter = __gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Tp = ghidra::EffectRecord; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]',
inlined from 'static ghidra::uint4 ghidra::ProtoModel::lookupEffect(const std::vector<ghidra::EffectRecord>&, const ghidra::Address&, ghidra::int4)' at ../ghidra-native/src/decompiler/fspec.cc:2432:21:
/usr/include/c++/14.2.1/bits/stl_algo.h:2060:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function '_FIter std::upper_bound(_FIter, _FIter, const _Tp&, _Compare) [with _FIter = __gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Tp = ghidra::EffectRecord; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]',
inlined from 'static ghidra::int4 ghidra::ProtoModel::lookupRecord(const std::vector<ghidra::EffectRecord>&, ghidra::int4, const ghidra::Address&, ghidra::int4)' at ../ghidra-native/src/decompiler/fspec.cc:2470:21:
/usr/include/c++/14.2.1/bits/stl_algo.h:2060:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
../ghidra-native/src/decompiler/fspec.cc: In member function 'void ghidra::FuncProto::decodeLikelyTrash()':
../ghidra-native/src/decompiler/fspec.cc:3625:23: note: parameter passing for argument of type 'std::vector<ghidra::VarnodeData>::const_iterator' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::FuncProto::decodeLikelyTrash()' at ../ghidra-native/src/decompiler/fspec.cc:3628:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1908:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Distance = int; _Tp = ghidra::ParamTrial; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandard::buildTrialMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:913:21:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::ParamActive::sortTrials()' at ../ghidra-native/src/decompiler/fspec.hh:312:31,
inlined from 'void ghidra::ParamListStandard::buildTrialMap(ghidra::ParamActive*) const' at ../ghidra-native/src/decompiler/fspec.cc:913:21:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]',
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'void ghidra::ParamActive::sortFixedPosition()' at ../ghidra-native/src/decompiler/fspec.hh:333:37,
inlined from 'void ghidra::FuncCallSpecs::buildInputFromTrials(ghidra::Funcdata&)' at ../ghidra-native/src/decompiler/fspec.cc:5601:33:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::ParamTrial*, vector<ghidra::ParamTrial> >; _Compare = bool (*)(const ghidra::ParamTrial&, const ghidra::ParamTrial&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'void ghidra::ParamActive::sortFixedPosition()' at ../ghidra-native/src/decompiler/fspec.hh:333:37,
inlined from 'void ghidra::FuncCallSpecs::buildInputFromTrials(ghidra::Funcdata&)' at ../ghidra-native/src/decompiler/fspec.cc:5601:33:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::ParamTrial*, std::vector<ghidra::ParamTrial> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Distance = int; _Tp = ghidra::EffectRecord; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]',
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'virtual void ghidra::ProtoModel::decode(ghidra::Decoder&)' at ../ghidra-native/src/decompiler/fspec.cc:2643:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'virtual void ghidra::ProtoModel::decode(ghidra::Decoder&)' at ../ghidra-native/src/decompiler/fspec.cc:2643:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'virtual void ghidra::ProtoModel::decode(ghidra::Decoder&)' at ../ghidra-native/src/decompiler/fspec.cc:2644:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1908:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::VarnodeData*, vector<ghidra::VarnodeData> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'virtual void ghidra::ProtoModel::decode(ghidra::Decoder&)' at ../ghidra-native/src/decompiler/fspec.cc:2645:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1908:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::VarnodeData*, std::vector<ghidra::VarnodeData> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]',
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'void ghidra::FuncProto::decodeEffect()' at ../ghidra-native/src/decompiler/fspec.cc:3607:9:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)>]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::EffectRecord*, vector<ghidra::EffectRecord> >; _Compare = bool (*)(const ghidra::EffectRecord&, const ghidra::EffectRecord&)]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4805:18,
inlined from 'void ghidra::FuncProto::decodeEffect()' at ../ghidra-native/src/decompiler/fspec.cc:3607:9:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::EffectRecord*, std::vector<ghidra::EffectRecord> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/memstate.hh:22,
from ../ghidra-native/src/decompiler/emulate.hh:22,
from ../ghidra-native/src/decompiler/emulate.cc:16:
/usr/include/c++/14.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<long long unsigned int&&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, ghidra::BreakCallBack*>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, ghidra::BreakCallBack*> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, ghidra::BreakCallBack*> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, ghidra::BreakCallBack*>, std::_Select1st<std::pair<const long long unsigned int, ghidra::BreakCallBack*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, ghidra::BreakCallBack*> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = ghidra::BreakCallBack*; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, ghidra::BreakCallBack*> >]',
inlined from 'void ghidra::BreakTableCallBack::registerPcodeCallback(const std::string&, ghidra::BreakCallBack*)' at ../ghidra-native/src/decompiler/emulate.cc:33:29:
/usr/include/c++/14.2.1/bits/stl_map.h:532:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, ghidra::BreakCallBack*>, std::_Select1st<std::pair<const long long unsigned int, ghidra::BreakCallBack*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, ghidra::BreakCallBack*> > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/bits/stl_algo.h:61,
from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/varnode.hh:21,
from ../ghidra-native/src/decompiler/variable.hh:22,
from ../ghidra-native/src/decompiler/database.hh:26,
from ../ghidra-native/src/decompiler/varmap.hh:22,
from ../ghidra-native/src/decompiler/varmap.cc:16:
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::AliasChecker::sortAlias() const' at ../ghidra-native/src/decompiler/varmap.cc:663:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::AliasChecker::sortAlias() const' at ../ghidra-native/src/decompiler/varmap.cc:663:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/memstate.hh:22,
from ../ghidra-native/src/decompiler/emulate.hh:22,
from ../ghidra-native/src/decompiler/emulateutil.hh:22,
from ../ghidra-native/src/decompiler/jumptable.hh:22,
from ../ghidra-native/src/decompiler/jumptable.cc:16:
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/bits/stl_algo.h:61:
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Distance = int; _Tp = ghidra::LoadTable; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/vector:72,
from ../ghidra-native/src/decompiler/error.hh:31:
/usr/include/c++/14.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = ghidra::LoadTable; _Alloc = std::allocator<ghidra::LoadTable>]':
/usr/include/c++/14.2.1/bits/vector.tcc:700:5: note: parameter passing for argument of type 'std::vector<ghidra::LoadTable>::iterator' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'static void ghidra::LoadTable::collapseTable(std::vector<ghidra::LoadTable>&)' at ../ghidra-native/src/decompiler/jumptable.cc:90:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/vector:66:
In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = ghidra::LoadTable; _Alloc = std::allocator<ghidra::LoadTable>]',
inlined from 'static void ghidra::LoadTable::collapseTable(std::vector<ghidra::LoadTable>&)' at ../ghidra-native/src/decompiler/jumptable.cc:110:15:
/usr/include/c++/14.2.1/bits/stl_vector.h:1037:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::LoadTable*, vector<ghidra::LoadTable> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'static void ghidra::LoadTable::collapseTable(std::vector<ghidra::LoadTable>&)' at ../ghidra-native/src/decompiler/jumptable.cc:90:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::LoadTable*, std::vector<ghidra::LoadTable> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/vector:72,
from ../ghidra-native/src/decompiler/capability.hh:22,
from ../ghidra-native/src/decompiler/architecture.hh:21,
from ../ghidra-native/src/decompiler/funcdata.hh:22,
from ../ghidra-native/src/decompiler/flow.hh:22,
from ../ghidra-native/src/decompiler/flow.cc:16:
/usr/include/c++/14.2.1/bits/vector.tcc: In function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >; _Tp = ghidra::Address; _Alloc = std::allocator<ghidra::Address>]':
/usr/include/c++/14.2.1/bits/vector.tcc:954:7: note: parameter passing for argument of type 'std::vector<ghidra::Address>::iterator' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/vector.tcc:954:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/vector.tcc:954:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/varnode.hh:21,
from ../ghidra-native/src/decompiler/variable.hh:22,
from ../ghidra-native/src/decompiler/database.hh:26,
from ../ghidra-native/src/decompiler/varmap.hh:22,
from ../ghidra-native/src/decompiler/architecture.hh:22:
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/bits/stl_algo.h:61:
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Distance = int; _Tp = ghidra::Address; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/vector:66:
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >; <template-parameter-2-2> = void; _Tp = ghidra::Address; _Alloc = std::allocator<ghidra::Address>]',
inlined from 'void ghidra::FlowInfo::inlineClone(const ghidra::FlowInfo&, const ghidra::Address&)' at ../ghidra-native/src/decompiler/flow.cc:1087:21:
/usr/include/c++/14.2.1/bits/stl_vector.h:1488:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_vector.h:1488:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >; <template-parameter-2-2> = void; _Tp = ghidra::Address; _Alloc = std::allocator<ghidra::Address>]',
inlined from 'void ghidra::FlowInfo::inlineClone(const ghidra::FlowInfo&, const ghidra::Address&)' at ../ghidra-native/src/decompiler/flow.cc:1089:18:
/usr/include/c++/14.2.1/bits/stl_vector.h:1488:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_vector.h:1488:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1589:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1589:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1589:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In function 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1884:27:
/usr/include/c++/14.2.1/bits/stl_algo.h:1868:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::FlowInfo::dedupUnprocessed()' at ../ghidra-native/src/decompiler/flow.cc:862:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::Address*, vector<ghidra::Address> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'void ghidra::FlowInfo::dedupUnprocessed()' at ../ghidra-native/src/decompiler/flow.cc:862:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::Address*, std::vector<ghidra::Address> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/bits/stl_algo.h:61,
from /usr/include/c++/14.2.1/algorithm:61,
from ../ghidra-native/src/decompiler/error.hh:32,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/varnode.hh:21,
from ../ghidra-native/src/decompiler/prefersplit.hh:19,
from ../ghidra-native/src/decompiler/prefersplit.cc:16:
/usr/include/c++/14.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Distance = int; _Tp = ghidra::PreferSplitRecord; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1890:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'static void ghidra::PreferSplitManager::initialize(std::vector<ghidra::PreferSplitRecord>&)' at ../ghidra-native/src/decompiler/prefersplit.cc:555:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1905:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.1/bits/stl_algo.h:1908:31,
inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, vector<ghidra::PreferSplitRecord> >]' at /usr/include/c++/14.2.1/bits/stl_algo.h:4772:18,
inlined from 'static void ghidra::PreferSplitManager::initialize(std::vector<ghidra::PreferSplitRecord>&)' at ../ghidra-native/src/decompiler/prefersplit.cc:555:7:
/usr/include/c++/14.2.1/bits/stl_algo.h:1817:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
/usr/include/c++/14.2.1/bits/stl_algo.h:1822:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ghidra::PreferSplitRecord*, std::vector<ghidra::PreferSplitRecord> >' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/memstate.hh:22,
from ../ghidra-native/src/decompiler/emulate.hh:22,
from ../ghidra-native/src/decompiler/emulateutil.hh:22,
from ../ghidra-native/src/decompiler/jumptable.hh:22,
from ../ghidra-native/src/decompiler/block.hh:22,
from ../ghidra-native/src/decompiler/heritage.hh:23,
from ../ghidra-native/src/decompiler/heritage.cc:16:
/usr/include/c++/14.2.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const ghidra::Address&>, std::tuple<>}; _Key = ghidra::Address; _Val = std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >; _KeyOfValue = std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >, std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = std::vector<ghidra::Varnode*>; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >]',
inlined from 'void ghidra::Heritage::renameRecurse(ghidra::BlockBasic*, ghidra::VariableStack&)' at ../ghidra-native/src/decompiler/heritage.cc:2448:54:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >, std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = std::vector<ghidra::Varnode*>; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >]',
inlined from 'void ghidra::Heritage::renameRecurse(ghidra::BlockBasic*, ghidra::VariableStack&)' at ../ghidra-native/src/decompiler/heritage.cc:2478:32:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >, std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = std::vector<ghidra::Varnode*>; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >]',
inlined from 'void ghidra::Heritage::renameRecurse(ghidra::BlockBasic*, ghidra::VariableStack&)' at ../ghidra-native/src/decompiler/heritage.cc:2489:54:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >, std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = ghidra::Address; _Tp = std::vector<ghidra::Varnode*>; _Compare = std::less<ghidra::Address>; _Alloc = std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >]',
inlined from 'void ghidra::Heritage::renameRecurse(ghidra::BlockBasic*, ghidra::VariableStack&)' at ../ghidra-native/src/decompiler/heritage.cc:2510:30:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<ghidra::Address, std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> >, std::_Select1st<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > >, std::less<ghidra::Address>, std::allocator<std::pair<const ghidra::Address, std::vector<ghidra::Varnode*> > > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
In file included from /usr/include/c++/14.2.1/map:62,
from ../ghidra-native/src/decompiler/error.hh:28,
from ../ghidra-native/src/decompiler/space.hh:22,
from ../ghidra-native/src/decompiler/address.hh:29,
from ../ghidra-native/src/decompiler/pcoderaw.hh:21,
from ../ghidra-native/src/decompiler/memstate.hh:22,
from ../ghidra-native/src/decompiler/memstate.cc:16:
/usr/include/c++/14.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, unsigned char*>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, unsigned char*> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, unsigned char*> >]':
/usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, unsigned char*>, std::_Select1st<std::pair<const long long unsigned int, unsigned char*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, unsigned char*> > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = unsigned char*; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, unsigned char*> >]',
inlined from 'virtual void ghidra::MemoryPageOverlay::insert(ghidra::uintb, ghidra::uintb)' at ../ghidra-native/src/decompiler/memstate.cc:432:18:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, unsigned char*>, std::_Select1st<std::pair<const long long unsigned int, unsigned char*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, unsigned char*> > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = unsigned char*; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, unsigned char*> >]',
inlined from 'virtual void ghidra::MemoryPageOverlay::setPage(ghidra::uintb, const ghidra::uint1*, ghidra::int4, ghidra::int4)' at ../ghidra-native/src/decompiler/memstate.cc:511:14:
/usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, unsigned char*>, std::_Select1st<std::pair<const long long unsigned int, unsigned char*> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, unsigned char*> > >::const_iterator' changed in GCC 7.1
c++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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++ -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=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -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=armv7-a -mfloat-abi=hard -mfpu=neon -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -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/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 (3 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 (4 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 5 slaspec files in ../ghidra-native/src/Processors/Atmel
Compiling (1 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 (2 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 (3 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 (4 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 (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/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 (2 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 (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/ARM4_le.slaspec
WARN 78 NOP constructors found
WARN Use -n switch to list each individually
Compiling (2 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 (3 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 (4 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 (5 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 (6 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 (7 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 (8 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 (9 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 (10 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 (11 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 (12 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 (13 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 (14 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 6 slaspec files in ../ghidra-native/src/Processors/MIPS
Compiling (1 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 (2 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 (3 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 (4 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 (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/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 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_64_isa_be.slaspec
WARN 87 NOP constructors found
WARN Use -n switch to list each individually
WARN 136 unnecessary extensions/truncations were converted to copies
WARN Use -u switch to list each individually
WARN 9 operations wrote to temporaries that were not read
WARN Use -t switch to list each individually
WARN ppc_common.sinc:1206: Unreferenced table 'vrC'
Compiling (2 of 16) ../ghidra-native/src/Processors/PowerPC/data/languages/ppc_32_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-2.slaspec
Compiling (2 of 3) ../ghidra-native/src/Processors/SuperH/data/languages/sh-1.slaspec
Compiling (3 of 3) ../ghidra-native/src/Processors/SuperH/data/languages/sh-2a.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_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 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 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_64.slaspec
WARN 23 NOP constructors found
WARN Use -n switch to list each individually
Compiling (2 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 slaspec files in ../ghidra-native/src/Processors/STM8
Compiling (1 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 (2 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 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:57:30 2025)
==> Cleaning up...