Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/radare2.spec'], chrootPath='/var/lib/mock/f37-build-37317938-4756706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/radare2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1659398400 Wrote: /builddir/build/SRPMS/radare2-5.7.6-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/radare2.spec'], chrootPath='/var/lib/mock/f37-build-37317938-4756706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/radare2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1659398400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iTEWcK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf radare2-5.7.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/radare2-5.7.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd radare2-5.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/radare2-5.6.6-use_openssl.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/radare2-5.7.6-use_magic.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/radare2-5.6.6-use_lz4.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/radare2-5.7.6-ebcdic.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf shlr/zip/zip shlr/zip/zlib shlr/zip/include + rm -rf shlr/lz4/deps.mk shlr/lz4/LICENSE shlr/lz4/lz4.c shlr/lz4/lz4.h shlr/lz4/Makefile shlr/lz4/README.md + rm -f libr/hash/xxhash.c libr/hash/xxhash.h + awk 'BEGIN {p=1} /#if USE_LIB_MAGIC/ {p=2; next} p==2 && /#else/ {p=0} p>0 {print}' libr/magic/magic.c + awk 'BEGIN {p=1} /#if !USE_LIB_MAGIC/ {p=0; next} p==2 && /#else/ {p=0} p>0 {print}' libr/magic/ascmagic.c + rm -rf libr/magic/apprentice.c libr/magic/ascmagic.c libr/magic/fsmagic.c libr/magic/funcs.c libr/magic/is_tar.c libr/magic/magic.c libr/magic/mdump.c libr/magic/softmagic.c + mv libr/magic/magic.c.stripped libr/magic/magic-libmagic.c + mv libr/magic/ascmagic.c.stripped libr/magic/ascmagic-libmagic.c + rm -f libr/hash/md4.c libr/hash/md4.h libr/hash/md5.c libr/hash/md5.h libr/hash/sha1.c libr/hash/sha1.h libr/hash/sha2.c libr/hash/sha2.h + rm -rf ./shlr/www/console.html ./shlr/www/d3 ./shlr/www/f ./shlr/www/favicon.ico ./shlr/www/icon.png ./shlr/www/index.html ./shlr/www/index.old.html ./shlr/www/log.html ./shlr/www/m ./shlr/www/old ./shlr/www/r2.svg ./shlr/www/rlogo.png ./shlr/www/t ./shlr/www/upload.html + echo 'The radare2 source usually comes with a pre-built version of the web-interface, but without the source code.' + echo 'This has been removed in the Fedora package to follow the Fedora Packaging Guidelines.' + echo 'Available under https://github.com/radare/radare2-webui' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uwyJaz + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh radare2 5.7.6-1.fc37 ppc64le + cd radare2-5.7.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build -Duse_sys_magic=true -Duse_sys_zip=true -Duse_sys_zlib=true -Duse_sys_lz4=true -Duse_sys_xxhash=true -Duse_ssl=true -Duse_sys_openssl=true -Duse_libuv=true -Duse_sys_capstone=true -Denable_tests=false -Denable_r2r=false -Dwant_threads=false The Meson build system Version: 0.62.2 Source dir: /builddir/build/BUILD/radare2-5.7.6 Build dir: /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build Build type: native build Project name: radare2 Project version: 5.7.6 C compiler for the host machine: gcc (gcc 12.1.1 "gcc (GCC) 12.1.1 20220628 (Red Hat 12.1.1-3)") C linker for the host machine: gcc ld.bfd 2.38-23 Host machine cpu family: ppc64 Host machine cpu: ppc64le Program python3 found: YES (/usr/bin/python3) Program git found: NO WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Message: r2 lib version: 5.7.6 Library dl found: YES Run-time dependency threads found: YES Library util found: YES Library m found: YES Configuring config.h using configuration Library magic found: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency libxxhash found: YES 0.8.1 Message: Using system xxhash library Run-time dependency openssl found: YES 3.0.5 Message: Using system openssl library Run-time dependency libuv found: YES 1.44.2 Message: Using libuv Message: HAVE_PTRACE: true Message: USE_PTRACE_WRAP: true Message: R2_CHECKS_LEVEL: 2 Header has symbol "ADDR_NO_RANDOMIZE" : YES Checking for function "clock_gettime" : YES Checking for function "arc4random_uniform" : YES Checking for function "explicit_bzero" : YES Checking for function "explicit_memset" : NO Checking for function "clock_nanosleep" : YES Checking for function "clock_gettime" : YES (cached) Checking for function "sigaction" : YES Configuring r_userconf.h using configuration Configuring r_version.h using configuration Configuring libr.pc using configuration Run-time dependency zlib found: YES 1.2.12 Message: Use system-provided zlib library Run-time dependency libzip found: YES 1.9.2 Message: Use system-provided zip library Run-time dependency liblz4 found: YES 1.9.3 Message: Using system-provided lz4 library Run-time dependency capstone found: YES 4.0.2 Message: Use system-provided capstone library Message: Use system-provided magic library Build targets in project: 287 radare2 5.7.6 User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload enable_r2r : false enable_tests : false use_libuv : true use_ssl : true use_sys_capstone: true use_sys_lz4 : true use_sys_magic : true use_sys_openssl : true use_sys_xxhash : true use_sys_zip : true use_sys_zlib : true want_threads : false Found ninja-1.10.2 at /usr/bin/ninja + /usr/bin/meson compile -C redhat-linux-build -j 8 --verbose ninja: Entering directory `/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build' [1/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_set.c.o -MF libr2sdb.a.p/shlr_sdb_src_set.c.o.d -o libr2sdb.a.p/shlr_sdb_src_set.c.o -c ../shlr/sdb/src/set.c [2/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_buffer.c.o -MF libr2sdb.a.p/shlr_sdb_src_buffer.c.o.d -o libr2sdb.a.p/shlr_sdb_src_buffer.c.o -c ../shlr/sdb/src/buffer.c [3/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o -MF libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o.d -o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o -c ../shlr/sdb/src/cdb_make.c [4/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_base64.c.o -MF libr2sdb.a.p/shlr_sdb_src_base64.c.o.d -o libr2sdb.a.p/shlr_sdb_src_base64.c.o -c ../shlr/sdb/src/base64.c [5/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_cdb.c.o -MF libr2sdb.a.p/shlr_sdb_src_cdb.c.o.d -o libr2sdb.a.p/shlr_sdb_src_cdb.c.o -c ../shlr/sdb/src/cdb.c [6/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_diff.c.o -MF libr2sdb.a.p/shlr_sdb_src_diff.c.o.d -o libr2sdb.a.p/shlr_sdb_src_diff.c.o -c ../shlr/sdb/src/diff.c [7/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_dict.c.o -MF libr2sdb.a.p/shlr_sdb_src_dict.c.o.d -o libr2sdb.a.p/shlr_sdb_src_dict.c.o -c ../shlr/sdb/src/dict.c [8/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_disk.c.o -MF libr2sdb.a.p/shlr_sdb_src_disk.c.o.d -o libr2sdb.a.p/shlr_sdb_src_disk.c.o -c ../shlr/sdb/src/disk.c [9/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_journal.c.o -MF libr2sdb.a.p/shlr_sdb_src_journal.c.o.d -o libr2sdb.a.p/shlr_sdb_src_journal.c.o -c ../shlr/sdb/src/journal.c [10/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o -MF libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o -c ../shlr/sdb/src/ht_uu.c [11/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_fmt.c.o -MF libr2sdb.a.p/shlr_sdb_src_fmt.c.o.d -o libr2sdb.a.p/shlr_sdb_src_fmt.c.o -c ../shlr/sdb/src/fmt.c [12/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_lock.c.o -MF libr2sdb.a.p/shlr_sdb_src_lock.c.o.d -o libr2sdb.a.p/shlr_sdb_src_lock.c.o -c ../shlr/sdb/src/lock.c [13/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o -MF libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o -c ../shlr/sdb/src/ht_pp.c [14/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_match.c.o -MF libr2sdb.a.p/shlr_sdb_src_match.c.o.d -o libr2sdb.a.p/shlr_sdb_src_match.c.o -c ../shlr/sdb/src/match.c [15/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ht_up.c.o -MF libr2sdb.a.p/shlr_sdb_src_ht_up.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o -c ../shlr/sdb/src/ht_up.c [16/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_array.c.o -MF libr2sdb.a.p/shlr_sdb_src_array.c.o.d -o libr2sdb.a.p/shlr_sdb_src_array.c.o -c ../shlr/sdb/src/array.c [17/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ls.c.o -MF libr2sdb.a.p/shlr_sdb_src_ls.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ls.c.o -c ../shlr/sdb/src/ls.c [18/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o -MF libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o -c ../shlr/sdb/src/ht_pu.c [19/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_sdbht.c.o -MF libr2sdb.a.p/shlr_sdb_src_sdbht.c.o.d -o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o -c ../shlr/sdb/src/sdbht.c [20/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_num.c.o -MF libr2sdb.a.p/shlr_sdb_src_num.c.o.d -o libr2sdb.a.p/shlr_sdb_src_num.c.o -c ../shlr/sdb/src/num.c [21/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_ns.c.o -MF libr2sdb.a.p/shlr_sdb_src_ns.c.o.d -o libr2sdb.a.p/shlr_sdb_src_ns.c.o -c ../shlr/sdb/src/ns.c [22/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_cdb.c.o -MF sdb.p/shlr_sdb_src_cdb.c.o.d -o sdb.p/shlr_sdb_src_cdb.c.o -c ../shlr/sdb/src/cdb.c [23/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_util.c.o -MF libr2sdb.a.p/shlr_sdb_src_util.c.o.d -o libr2sdb.a.p/shlr_sdb_src_util.c.o -c ../shlr/sdb/src/util.c [24/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_buffer.c.o -MF sdb.p/shlr_sdb_src_buffer.c.o.d -o sdb.p/shlr_sdb_src_buffer.c.o -c ../shlr/sdb/src/buffer.c [25/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_base64.c.o -MF sdb.p/shlr_sdb_src_base64.c.o.d -o sdb.p/shlr_sdb_src_base64.c.o -c ../shlr/sdb/src/base64.c [26/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_set.c.o -MF sdb.p/shlr_sdb_src_set.c.o.d -o sdb.p/shlr_sdb_src_set.c.o -c ../shlr/sdb/src/set.c [27/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_text.c.o -MF libr2sdb.a.p/shlr_sdb_src_text.c.o.d -o libr2sdb.a.p/shlr_sdb_src_text.c.o -c ../shlr/sdb/src/text.c [28/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_query.c.o -MF libr2sdb.a.p/shlr_sdb_src_query.c.o.d -o libr2sdb.a.p/shlr_sdb_src_query.c.o -c ../shlr/sdb/src/query.c [29/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_cdb_make.c.o -MF sdb.p/shlr_sdb_src_cdb_make.c.o.d -o sdb.p/shlr_sdb_src_cdb_make.c.o -c ../shlr/sdb/src/cdb_make.c [30/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_json.c.o -MF libr2sdb.a.p/shlr_sdb_src_json.c.o.d -o libr2sdb.a.p/shlr_sdb_src_json.c.o -c ../shlr/sdb/src/json.c [31/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_main.c.o -MF sdb.p/shlr_sdb_src_main.c.o.d -o sdb.p/shlr_sdb_src_main.c.o -c ../shlr/sdb/src/main.c [32/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_array.c.o -MF sdb.p/shlr_sdb_src_array.c.o.d -o sdb.p/shlr_sdb_src_array.c.o -c ../shlr/sdb/src/array.c [33/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_dict.c.o -MF sdb.p/shlr_sdb_src_dict.c.o.d -o sdb.p/shlr_sdb_src_dict.c.o -c ../shlr/sdb/src/dict.c [34/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_disk.c.o -MF sdb.p/shlr_sdb_src_disk.c.o.d -o sdb.p/shlr_sdb_src_disk.c.o -c ../shlr/sdb/src/disk.c [35/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_diff.c.o -MF sdb.p/shlr_sdb_src_diff.c.o.d -o sdb.p/shlr_sdb_src_diff.c.o -c ../shlr/sdb/src/diff.c [36/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_journal.c.o -MF sdb.p/shlr_sdb_src_journal.c.o.d -o sdb.p/shlr_sdb_src_journal.c.o -c ../shlr/sdb/src/journal.c [37/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_fmt.c.o -MF sdb.p/shlr_sdb_src_fmt.c.o.d -o sdb.p/shlr_sdb_src_fmt.c.o -c ../shlr/sdb/src/fmt.c [38/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ht_up.c.o -MF sdb.p/shlr_sdb_src_ht_up.c.o.d -o sdb.p/shlr_sdb_src_ht_up.c.o -c ../shlr/sdb/src/ht_up.c [39/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ht_pu.c.o -MF sdb.p/shlr_sdb_src_ht_pu.c.o.d -o sdb.p/shlr_sdb_src_ht_pu.c.o -c ../shlr/sdb/src/ht_pu.c [40/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_lock.c.o -MF sdb.p/shlr_sdb_src_lock.c.o.d -o sdb.p/shlr_sdb_src_lock.c.o -c ../shlr/sdb/src/lock.c [41/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ht_pp.c.o -MF sdb.p/shlr_sdb_src_ht_pp.c.o.d -o sdb.p/shlr_sdb_src_ht_pp.c.o -c ../shlr/sdb/src/ht_pp.c [42/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ht_uu.c.o -MF sdb.p/shlr_sdb_src_ht_uu.c.o.d -o sdb.p/shlr_sdb_src_ht_uu.c.o -c ../shlr/sdb/src/ht_uu.c [43/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_match.c.o -MF sdb.p/shlr_sdb_src_match.c.o.d -o sdb.p/shlr_sdb_src_match.c.o -c ../shlr/sdb/src/match.c [44/1166] gcc -Ilibr2sdb.a.p -I. -I.. -I../libr/include -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libr2sdb.a.p/shlr_sdb_src_sdb.c.o -MF libr2sdb.a.p/shlr_sdb_src_sdb.c.o.d -o libr2sdb.a.p/shlr_sdb_src_sdb.c.o -c ../shlr/sdb/src/sdb.c [45/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_num.c.o -MF sdb.p/shlr_sdb_src_num.c.o.d -o sdb.p/shlr_sdb_src_num.c.o -c ../shlr/sdb/src/num.c [46/1166] rm -f libr2sdb.a && gcc-ar csrDT libr2sdb.a libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [47/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ls.c.o -MF sdb.p/shlr_sdb_src_ls.c.o.d -o sdb.p/shlr_sdb_src_ls.c.o -c ../shlr/sdb/src/ls.c [48/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_ns.c.o -MF sdb.p/shlr_sdb_src_ns.c.o.d -o sdb.p/shlr_sdb_src_ns.c.o -c ../shlr/sdb/src/ns.c [49/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_sdbht.c.o -MF sdb.p/shlr_sdb_src_sdbht.c.o.d -o sdb.p/shlr_sdb_src_sdbht.c.o -c ../shlr/sdb/src/sdbht.c [50/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/ascii_table.c.o -MF libr/util/libr_util.so.5.7.6.p/ascii_table.c.o.d -o libr/util/libr_util.so.5.7.6.p/ascii_table.c.o -c ../libr/util/ascii_table.c [51/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_util.c.o -MF sdb.p/shlr_sdb_src_util.c.o.d -o sdb.p/shlr_sdb_src_util.c.o -c ../shlr/sdb/src/util.c [52/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_json.c.o -MF sdb.p/shlr_sdb_src_json.c.o.d -o sdb.p/shlr_sdb_src_json.c.o -c ../shlr/sdb/src/json.c [53/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/assert.c.o -MF libr/util/libr_util.so.5.7.6.p/assert.c.o.d -o libr/util/libr_util.so.5.7.6.p/assert.c.o -c ../libr/util/assert.c [54/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/w32dw.c.o -MF libr/util/libr_util.so.5.7.6.p/w32dw.c.o.d -o libr/util/libr_util.so.5.7.6.p/w32dw.c.o -c ../libr/util/w32dw.c [55/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_text.c.o -MF sdb.p/shlr_sdb_src_text.c.o.d -o sdb.p/shlr_sdb_src_text.c.o -c ../shlr/sdb/src/text.c [56/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/w32.c.o -MF libr/util/libr_util.so.5.7.6.p/w32.c.o.d -o libr/util/libr_util.so.5.7.6.p/w32.c.o -c ../libr/util/w32.c [57/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/arch.c.o -MF libr/util/libr_util.so.5.7.6.p/arch.c.o.d -o libr/util/libr_util.so.5.7.6.p/arch.c.o -c ../libr/util/arch.c [58/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/alloc.c.o -MF libr/util/libr_util.so.5.7.6.p/alloc.c.o.d -o libr/util/libr_util.so.5.7.6.p/alloc.c.o -c ../libr/util/alloc.c [59/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/donut.c.o -MF libr/util/libr_util.so.5.7.6.p/donut.c.o.d -o libr/util/libr_util.so.5.7.6.p/donut.c.o -c ../libr/util/donut.c [60/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_query.c.o -MF sdb.p/shlr_sdb_src_query.c.o.d -o sdb.p/shlr_sdb_src_query.c.o -c ../shlr/sdb/src/query.c [61/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/charset.c.o -MF libr/util/libr_util.so.5.7.6.p/charset.c.o.d -o libr/util/libr_util.so.5.7.6.p/charset.c.o -c ../libr/util/charset.c In file included from ../libr/util/charset.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_util.h:6, from ../libr/util/charset.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [62/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/sstext.c.o -MF libr/util/libr_util.so.5.7.6.p/sstext.c.o.d -o libr/util/libr_util.so.5.7.6.p/sstext.c.o -c ../libr/util/sstext.c [63/1166] gcc -Ilibr2spp.a.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_R_UTIL -DUSE_R2=1 -MD -MQ libr2spp.a.p/shlr_spp_spp.c.o -MF libr2spp.a.p/shlr_spp_spp.c.o.d -o libr2spp.a.p/shlr_spp_spp.c.o -c ../shlr/spp/spp.c [64/1166] rm -f libr2spp.a && gcc-ar csrDT libr2spp.a libr2spp.a.p/shlr_spp_spp.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [65/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/getopt.c.o -MF libr/util/libr_util.so.5.7.6.p/getopt.c.o.d -o libr/util/libr_util.so.5.7.6.p/getopt.c.o -c ../libr/util/getopt.c [66/1166] gcc -Isdb.p -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ sdb.p/shlr_sdb_src_sdb.c.o -MF sdb.p/shlr_sdb_src_sdb.c.o.d -o sdb.p/shlr_sdb_src_sdb.c.o -c ../shlr/sdb/src/sdb.c [67/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/bplist.c.o -MF libr/util/libr_util.so.5.7.6.p/bplist.c.o.d -o libr/util/libr_util.so.5.7.6.p/bplist.c.o -c ../libr/util/bplist.c [68/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/base85.c.o -MF libr/util/libr_util.so.5.7.6.p/base85.c.o.d -o libr/util/libr_util.so.5.7.6.p/base85.c.o -c ../libr/util/base85.c [69/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/token.c.o -MF libr/util/libr_util.so.5.7.6.p/token.c.o.d -o libr/util/libr_util.so.5.7.6.p/token.c.o -c ../libr/util/token.c [70/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/print_code.c.o -MF libr/util/libr_util.so.5.7.6.p/print_code.c.o.d -o libr/util/libr_util.so.5.7.6.p/print_code.c.o -c ../libr/util/print_code.c [71/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/bitmap.c.o -MF libr/util/libr_util.so.5.7.6.p/bitmap.c.o.d -o libr/util/libr_util.so.5.7.6.p/bitmap.c.o -c ../libr/util/bitmap.c [72/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/base91.c.o -MF libr/util/libr_util.so.5.7.6.p/base91.c.o.d -o libr/util/libr_util.so.5.7.6.p/base91.c.o -c ../libr/util/base91.c [73/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/uleb128.c.o -MF libr/util/libr_util.so.5.7.6.p/uleb128.c.o.d -o libr/util/libr_util.so.5.7.6.p/uleb128.c.o -c ../libr/util/uleb128.c [74/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/cache.c.o -MF libr/util/libr_util.so.5.7.6.p/cache.c.o.d -o libr/util/libr_util.so.5.7.6.p/cache.c.o -c ../libr/util/cache.c [75/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/table.c.o -MF libr/util/libr_util.so.5.7.6.p/table.c.o.d -o libr/util/libr_util.so.5.7.6.p/table.c.o -c ../libr/util/table.c [76/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/chmod.c.o -MF libr/util/libr_util.so.5.7.6.p/chmod.c.o.d -o libr/util/libr_util.so.5.7.6.p/chmod.c.o -c ../libr/util/chmod.c [77/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/debruijn.c.o -MF libr/util/libr_util.so.5.7.6.p/debruijn.c.o.d -o libr/util/libr_util.so.5.7.6.p/debruijn.c.o -c ../libr/util/debruijn.c [78/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/calc.c.o -MF libr/util/libr_util.so.5.7.6.p/calc.c.o.d -o libr/util/libr_util.so.5.7.6.p/calc.c.o -c ../libr/util/calc.c [79/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/bdiff.c.o -MF libr/util/libr_util.so.5.7.6.p/bdiff.c.o.d -o libr/util/libr_util.so.5.7.6.p/bdiff.c.o -c ../libr/util/bdiff.c [80/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/flist.c.o -MF libr/util/libr_util.so.5.7.6.p/flist.c.o.d -o libr/util/libr_util.so.5.7.6.p/flist.c.o -c ../libr/util/flist.c [81/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/event.c.o -MF libr/util/libr_util.so.5.7.6.p/event.c.o.d -o libr/util/libr_util.so.5.7.6.p/event.c.o -c ../libr/util/event.c [82/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/graph.c.o -MF libr/util/libr_util.so.5.7.6.p/graph.c.o.d -o libr/util/libr_util.so.5.7.6.p/graph.c.o -c ../libr/util/graph.c [83/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/hex.c.o -MF libr/util/libr_util.so.5.7.6.p/hex.c.o.d -o libr/util/libr_util.so.5.7.6.p/hex.c.o -c ../libr/util/hex.c [84/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/graph_drawable.c.o -MF libr/util/libr_util.so.5.7.6.p/graph_drawable.c.o.d -o libr/util/libr_util.so.5.7.6.p/graph_drawable.c.o -c ../libr/util/graph_drawable.c [85/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/udiff.c.o -MF libr/util/libr_util.so.5.7.6.p/udiff.c.o.d -o libr/util/libr_util.so.5.7.6.p/udiff.c.o -c ../libr/util/udiff.c [86/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/buf.c.o -MF libr/util/libr_util.so.5.7.6.p/buf.c.o.d -o libr/util/libr_util.so.5.7.6.p/buf.c.o -c ../libr/util/buf.c [87/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/file.c.o -MF libr/util/libr_util.so.5.7.6.p/file.c.o.d -o libr/util/libr_util.so.5.7.6.p/file.c.o -c ../libr/util/file.c [88/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/idpool.c.o -MF libr/util/libr_util.so.5.7.6.p/idpool.c.o.d -o libr/util/libr_util.so.5.7.6.p/idpool.c.o -c ../libr/util/idpool.c [89/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/json_indent.c.o -MF libr/util/libr_util.so.5.7.6.p/json_indent.c.o.d -o libr/util/libr_util.so.5.7.6.p/json_indent.c.o -c ../libr/util/json_indent.c [90/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/json_parser.c.o -MF libr/util/libr_util.so.5.7.6.p/json_parser.c.o.d -o libr/util/libr_util.so.5.7.6.p/json_parser.c.o -c ../libr/util/json_parser.c [91/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/name.c.o -MF libr/util/libr_util.so.5.7.6.p/name.c.o.d -o libr/util/libr_util.so.5.7.6.p/name.c.o -c ../libr/util/name.c [92/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/lib.c.o -MF libr/util/libr_util.so.5.7.6.p/lib.c.o.d -o libr/util/libr_util.so.5.7.6.p/lib.c.o -c ../libr/util/lib.c [93/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/seven.c.o -MF libr/util/libr_util.so.5.7.6.p/seven.c.o.d -o libr/util/libr_util.so.5.7.6.p/seven.c.o -c ../libr/util/seven.c [94/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/log.c.o -MF libr/util/libr_util.so.5.7.6.p/log.c.o.d -o libr/util/libr_util.so.5.7.6.p/log.c.o -c ../libr/util/log.c [95/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/list.c.o -MF libr/util/libr_util.so.5.7.6.p/list.c.o.d -o libr/util/libr_util.so.5.7.6.p/list.c.o -c ../libr/util/list.c [96/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/mem.c.o -MF libr/util/libr_util.so.5.7.6.p/mem.c.o.d -o libr/util/libr_util.so.5.7.6.p/mem.c.o -c ../libr/util/mem.c [97/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/pie.c.o -MF libr/util/libr_util.so.5.7.6.p/pie.c.o.d -o libr/util/libr_util.so.5.7.6.p/pie.c.o -c ../libr/util/pie.c [98/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/queue.c.o -MF libr/util/libr_util.so.5.7.6.p/queue.c.o.d -o libr/util/libr_util.so.5.7.6.p/queue.c.o -c ../libr/util/queue.c [99/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/prof.c.o -MF libr/util/libr_util.so.5.7.6.p/prof.c.o.d -o libr/util/libr_util.so.5.7.6.p/prof.c.o -c ../libr/util/prof.c [100/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/new_rbtree.c.o -MF libr/util/libr_util.so.5.7.6.p/new_rbtree.c.o.d -o libr/util/libr_util.so.5.7.6.p/new_rbtree.c.o -c ../libr/util/new_rbtree.c [101/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/punycode.c.o -MF libr/util/libr_util.so.5.7.6.p/punycode.c.o.d -o libr/util/libr_util.so.5.7.6.p/punycode.c.o -c ../libr/util/punycode.c [102/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/asn1.c.o -MF libr/util/libr_util.so.5.7.6.p/asn1.c.o.d -o libr/util/libr_util.so.5.7.6.p/asn1.c.o -c ../libr/util/asn1.c [103/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/astr.c.o -MF libr/util/libr_util.so.5.7.6.p/astr.c.o.d -o libr/util/libr_util.so.5.7.6.p/astr.c.o -c ../libr/util/astr.c [104/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/qrcode.c.o -MF libr/util/libr_util.so.5.7.6.p/qrcode.c.o.d -o libr/util/libr_util.so.5.7.6.p/qrcode.c.o -c ../libr/util/qrcode.c [105/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/axml.c.o -MF libr/util/libr_util.so.5.7.6.p/axml.c.o.d -o libr/util/libr_util.so.5.7.6.p/axml.c.o -c ../libr/util/axml.c [106/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/randomart.c.o -MF libr/util/libr_util.so.5.7.6.p/randomart.c.o.d -o libr/util/libr_util.so.5.7.6.p/randomart.c.o -c ../libr/util/randomart.c [107/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/x509.c.o -MF libr/util/libr_util.so.5.7.6.p/x509.c.o.d -o libr/util/libr_util.so.5.7.6.p/x509.c.o -c ../libr/util/x509.c [108/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/pkcs7.c.o -MF libr/util/libr_util.so.5.7.6.p/pkcs7.c.o.d -o libr/util/libr_util.so.5.7.6.p/pkcs7.c.o -c ../libr/util/pkcs7.c [109/1166] gcc -o sdb sdb.p/shlr_sdb_src_main.c.o sdb.p/shlr_sdb_src_array.c.o sdb.p/shlr_sdb_src_base64.c.o sdb.p/shlr_sdb_src_buffer.c.o sdb.p/shlr_sdb_src_set.c.o sdb.p/shlr_sdb_src_cdb.c.o sdb.p/shlr_sdb_src_cdb_make.c.o sdb.p/shlr_sdb_src_dict.c.o sdb.p/shlr_sdb_src_diff.c.o sdb.p/shlr_sdb_src_disk.c.o sdb.p/shlr_sdb_src_fmt.c.o sdb.p/shlr_sdb_src_ht_uu.c.o sdb.p/shlr_sdb_src_ht_up.c.o sdb.p/shlr_sdb_src_ht_pp.c.o sdb.p/shlr_sdb_src_ht_pu.c.o sdb.p/shlr_sdb_src_journal.c.o sdb.p/shlr_sdb_src_json.c.o sdb.p/shlr_sdb_src_lock.c.o sdb.p/shlr_sdb_src_ls.c.o sdb.p/shlr_sdb_src_match.c.o sdb.p/shlr_sdb_src_ns.c.o sdb.p/shlr_sdb_src_num.c.o sdb.p/shlr_sdb_src_query.c.o sdb.p/shlr_sdb_src_sdb.c.o sdb.p/shlr_sdb_src_sdbht.c.o sdb.p/shlr_sdb_src_util.c.o sdb.p/shlr_sdb_src_text.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection [110/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/ascii.sdb == ../libr/util/d/ascii.sdb.txt [111/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/katakana.sdb == ../libr/util/d/katakana.sdb.txt [112/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/pokered.sdb == ../libr/util/d/pokered.sdb.txt [113/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/utype.c.o -MF libr/util/libr_util.so.5.7.6.p/utype.c.o.d -o libr/util/libr_util.so.5.7.6.p/utype.c.o -c ../libr/util/utype.c [114/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/ebcdic37.sdb == ../libr/util/d/ebcdic37.sdb.txt [115/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/hiragana.sdb == ../libr/util/d/hiragana.sdb.txt [116/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/util/d/iso8859_1.sdb == ../libr/util/d/iso8859_1.sdb.txt [117/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/intervaltree.c.o -MF libr/util/libr_util.so.5.7.6.p/intervaltree.c.o.d -o libr/util/libr_util.so.5.7.6.p/intervaltree.c.o -c ../libr/util/intervaltree.c [118/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/range.c.o -MF libr/util/libr_util.so.5.7.6.p/range.c.o.d -o libr/util/libr_util.so.5.7.6.p/range.c.o -c ../libr/util/range.c [119/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/rbtree.c.o -MF libr/util/libr_util.so.5.7.6.p/rbtree.c.o.d -o libr/util/libr_util.so.5.7.6.p/rbtree.c.o -c ../libr/util/rbtree.c [120/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/sandbox.c.o -MF libr/util/libr_util.so.5.7.6.p/sandbox.c.o.d -o libr/util/libr_util.so.5.7.6.p/sandbox.c.o -c ../libr/util/sandbox.c [121/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/signal.c.o -MF libr/util/libr_util.so.5.7.6.p/signal.c.o.d -o libr/util/libr_util.so.5.7.6.p/signal.c.o -c ../libr/util/signal.c [122/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/skiplist.c.o -MF libr/util/libr_util.so.5.7.6.p/skiplist.c.o.d -o libr/util/libr_util.so.5.7.6.p/skiplist.c.o -c ../libr/util/skiplist.c [123/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/spaces.c.o -MF libr/util/libr_util.so.5.7.6.p/spaces.c.o.d -o libr/util/libr_util.so.5.7.6.p/spaces.c.o -c ../libr/util/spaces.c [124/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/str_constpool.c.o -MF libr/util/libr_util.so.5.7.6.p/str_constpool.c.o.d -o libr/util/libr_util.so.5.7.6.p/str_constpool.c.o -c ../libr/util/str_constpool.c [125/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/stack.c.o -MF libr/util/libr_util.so.5.7.6.p/stack.c.o.d -o libr/util/libr_util.so.5.7.6.p/stack.c.o -c ../libr/util/stack.c [126/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/strpool.c.o -MF libr/util/libr_util.so.5.7.6.p/strpool.c.o.d -o libr/util/libr_util.so.5.7.6.p/strpool.c.o -c ../libr/util/strpool.c [127/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/strbuf.c.o -MF libr/util/libr_util.so.5.7.6.p/strbuf.c.o.d -o libr/util/libr_util.so.5.7.6.p/strbuf.c.o -c ../libr/util/strbuf.c [128/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/str_trim.c.o -MF libr/util/libr_util.so.5.7.6.p/str_trim.c.o.d -o libr/util/libr_util.so.5.7.6.p/str_trim.c.o -c ../libr/util/str_trim.c [129/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/sys_sh.c.o -MF libr/util/libr_util.so.5.7.6.p/sys_sh.c.o.d -o libr/util/libr_util.so.5.7.6.p/sys_sh.c.o -c ../libr/util/sys_sh.c [130/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/print.c.o -MF libr/util/libr_util.so.5.7.6.p/print.c.o.d -o libr/util/libr_util.so.5.7.6.p/print.c.o -c ../libr/util/print.c [131/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread_sem.c.o -MF libr/util/libr_util.so.5.7.6.p/thread_sem.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread_sem.c.o -c ../libr/util/thread_sem.c [132/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/sys.c.o -MF libr/util/libr_util.so.5.7.6.p/sys.c.o.d -o libr/util/libr_util.so.5.7.6.p/sys.c.o -c ../libr/util/sys.c [133/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/format.c.o -MF libr/util/libr_util.so.5.7.6.p/format.c.o.d -o libr/util/libr_util.so.5.7.6.p/format.c.o -c ../libr/util/format.c [134/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread_pipe.c.o -MF libr/util/libr_util.so.5.7.6.p/thread_pipe.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread_pipe.c.o -c ../libr/util/thread_pipe.c [135/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread_cond.c.o -MF libr/util/libr_util.so.5.7.6.p/thread_cond.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread_cond.c.o -c ../libr/util/thread_cond.c [136/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread_lock.c.o -MF libr/util/libr_util.so.5.7.6.p/thread_lock.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread_lock.c.o -c ../libr/util/thread_lock.c ../libr/util/thread_lock.c: In function ‘lock_init’: ../libr/util/thread_lock.c:30:2: warning: #warning Unsupported mutex [-Wcpp] 30 | #warning Unsupported mutex | ^~~~~~~ [137/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread.c.o -MF libr/util/libr_util.so.5.7.6.p/thread.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread.c.o -c ../libr/util/thread.c ../libr/util/thread.c: In function ‘r_th_self’: ../libr/util/thread.c:78:9: note: ‘#pragma message: Not implemented on this platform’ 78 | #pragma message("Not implemented on this platform") | ^~~~~~~ ../libr/util/thread.c: At top level: ../libr/util/thread.c:23:14: warning: ‘_r_th_launcher’ defined but not used [-Wunused-function] 23 | static void *_r_th_launcher(void *_th) { | ^~~~~~~~~~~~~~ [138/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/tree.c.o -MF libr/util/libr_util.so.5.7.6.p/tree.c.o.d -o libr/util/libr_util.so.5.7.6.p/tree.c.o -c ../libr/util/tree.c [139/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/thread_chan.c.o -MF libr/util/libr_util.so.5.7.6.p/thread_chan.c.o.d -o libr/util/libr_util.so.5.7.6.p/thread_chan.c.o -c ../libr/util/thread_chan.c [140/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/cutf8.c.o -MF libr/cons/libr_cons.so.5.7.6.p/cutf8.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/cutf8.c.o -c ../libr/cons/cutf8.c [141/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/ubase64.c.o -MF libr/util/libr_util.so.5.7.6.p/ubase64.c.o.d -o libr/util/libr_util.so.5.7.6.p/ubase64.c.o -c ../libr/util/ubase64.c [142/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/time.c.o -MF libr/util/libr_util.so.5.7.6.p/time.c.o.d -o libr/util/libr_util.so.5.7.6.p/time.c.o -c ../libr/util/time.c [143/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/pj.c.o -MF libr/util/libr_util.so.5.7.6.p/pj.c.o.d -o libr/util/libr_util.so.5.7.6.p/pj.c.o -c ../libr/util/pj.c [144/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/syscmd.c.o -MF libr/util/libr_util.so.5.7.6.p/syscmd.c.o.d -o libr/util/libr_util.so.5.7.6.p/syscmd.c.o -c ../libr/util/syscmd.c [145/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/utf16.c.o -MF libr/util/libr_util.so.5.7.6.p/utf16.c.o.d -o libr/util/libr_util.so.5.7.6.p/utf16.c.o -c ../libr/util/utf16.c [146/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/utf32.c.o -MF libr/util/libr_util.so.5.7.6.p/utf32.c.o.d -o libr/util/libr_util.so.5.7.6.p/utf32.c.o -c ../libr/util/utf32.c [147/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/sys_w32.c.o -MF libr/util/libr_util.so.5.7.6.p/sys_w32.c.o.d -o libr/util/libr_util.so.5.7.6.p/sys_w32.c.o -c ../libr/util/sys_w32.c [148/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/utf8.c.o -MF libr/util/libr_util.so.5.7.6.p/utf8.c.o.d -o libr/util/libr_util.so.5.7.6.p/utf8.c.o -c ../libr/util/utf8.c [149/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/skyline.c.o -MF libr/util/libr_util.so.5.7.6.p/skyline.c.o.d -o libr/util/libr_util.so.5.7.6.p/skyline.c.o -c ../libr/util/skyline.c [150/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/zip.c.o -MF libr/util/libr_util.so.5.7.6.p/zip.c.o.d -o libr/util/libr_util.so.5.7.6.p/zip.c.o -c ../libr/util/zip.c [151/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/unum.c.o -MF libr/util/libr_util.so.5.7.6.p/unum.c.o.d -o libr/util/libr_util.so.5.7.6.p/unum.c.o -c ../libr/util/unum.c [152/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/vector.c.o -MF libr/util/libr_util.so.5.7.6.p/vector.c.o.d -o libr/util/libr_util.so.5.7.6.p/vector.c.o -c ../libr/util/vector.c [153/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/regex_regerror.c.o -MF libr/util/libr_util.so.5.7.6.p/regex_regerror.c.o.d -o libr/util/libr_util.so.5.7.6.p/regex_regerror.c.o -c ../libr/util/regex/regerror.c [154/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/protobuf.c.o -MF libr/util/libr_util.so.5.7.6.p/protobuf.c.o.d -o libr/util/libr_util.so.5.7.6.p/protobuf.c.o -c ../libr/util/protobuf.c [155/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_serial.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_serial.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_serial.c.o -c ../libr/socket/socket_serial.c [156/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/big_ssl.c.o -MF libr/util/libr_util.so.5.7.6.p/big_ssl.c.o.d -o libr/util/libr_util.so.5.7.6.p/big_ssl.c.o -c ../libr/util/big_ssl.c [157/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_proc.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_proc.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_proc.c.o -c ../libr/socket/socket_proc.c [158/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/r2pipe.c.o -MF libr/socket/libr_socket.so.5.7.6.p/r2pipe.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/r2pipe.c.o -c ../libr/socket/r2pipe.c [159/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_http_server.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_http_server.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_http_server.c.o -c ../libr/socket/socket_http_server.c [160/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/str.c.o -MF libr/util/libr_util.so.5.7.6.p/str.c.o.d -o libr/util/libr_util.so.5.7.6.p/str.c.o -c ../libr/util/str.c [161/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_http.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_http.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_http.c.o -c ../libr/socket/socket_http.c [162/1166] gcc -Ishlr/libr2mpc.a.p -I. -I.. -I../libr/include -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ shlr/libr2mpc.a.p/mpc_mpc.c.o -MF shlr/libr2mpc.a.p/mpc_mpc.c.o.d -o shlr/libr2mpc.a.p/mpc_mpc.c.o -c ../shlr/mpc/mpc.c [163/1166] rm -f shlr/libr2mpc.a && gcc-ar csrDT shlr/libr2mpc.a shlr/libr2mpc.a.p/mpc_mpc.c.o [164/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/adler32.c.o -MF libr/hash/libr_hash.so.5.7.6.p/adler32.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/adler32.c.o -c ../libr/hash/adler32.c [165/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_rap_client.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_rap_client.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_rap_client.c.o -c ../libr/socket/socket_rap_client.c [166/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket.c.o -c ../libr/socket/socket.c [167/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/entropy.c.o -MF libr/hash/libr_hash.so.5.7.6.p/entropy.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/entropy.c.o -c ../libr/hash/entropy.c [168/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/crca.c.o -MF libr/hash/libr_hash.so.5.7.6.p/crca.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/crca.c.o -c ../libr/hash/crca.c [169/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/hcalc.c.o -MF libr/hash/libr_hash.so.5.7.6.p/hcalc.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/hcalc.c.o -c ../libr/hash/hcalc.c [170/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/socket_rap_server.c.o -MF libr/socket/libr_socket.so.5.7.6.p/socket_rap_server.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/socket_rap_server.c.o -c ../libr/socket/socket_rap_server.c [171/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/hamdist.c.o -MF libr/hash/libr_hash.so.5.7.6.p/hamdist.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/hamdist.c.o -c ../libr/hash/hamdist.c [172/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/fletcher.c.o -MF libr/hash/libr_hash.so.5.7.6.p/fletcher.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/fletcher.c.o -c ../libr/hash/fletcher.c [173/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/luhn.c.o -MF libr/hash/libr_hash.so.5.7.6.p/luhn.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/luhn.c.o -c ../libr/hash/luhn.c [174/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/regex_regcomp.c.o -MF libr/util/libr_util.so.5.7.6.p/regex_regcomp.c.o.d -o libr/util/libr_util.so.5.7.6.p/regex_regcomp.c.o -c ../libr/util/regex/regcomp.c [175/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/ssdeep.c.o -MF libr/hash/libr_hash.so.5.7.6.p/ssdeep.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/ssdeep.c.o -c ../libr/hash/ssdeep.c [176/1166] gcc -Ilibr/util/libr_util.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/util/libr_util.so.5.7.6.p/regex_regexec.c.o -MF libr/util/libr_util.so.5.7.6.p/regex_regexec.c.o.d -o libr/util/libr_util.so.5.7.6.p/regex_regexec.c.o -c ../libr/util/regex/regexec.c [177/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/crypto.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/crypto.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/crypto.c.o -c ../libr/crypto/crypto.c In file included from ../libr/crypto/crypto.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_crypto.h:4, from ../libr/crypto/crypto.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [178/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/hash.c.o -MF libr/hash/libr_hash.so.5.7.6.p/hash.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/hash.c.o -c ../libr/hash/hash.c [179/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes.c.o -c ../libr/crypto/p/crypto_aes.c [180/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/des.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/des.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/des.c.o -c ../libr/crypto/des.c [181/1166] gcc -Ilibr/hash/libr_hash.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/hash/libr_hash.so.5.7.6.p/state.c.o -MF libr/hash/libr_hash.so.5.7.6.p/state.c.o.d -o libr/hash/libr_hash.so.5.7.6.p/state.c.o -c ../libr/hash/state.c ../libr/hash/state.c: In function ‘r_hash_do_begin’: ../libr/hash/state.c:52:9: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 52 | CHKFLAG (R_HASH_SHA1) r_SHA1_Init (&ctx->sha1); | ^~~~~~~ In file included from ../libr/include/r_hash.h:14, from ../libr/hash/state.c:3: /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ../libr/hash/state.c:53:9: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 53 | CHKFLAG (R_HASH_SHA256) r_SHA256_Init (&ctx->sha256); | ^~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:54:9: warning: ‘SHA384_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 54 | CHKFLAG (R_HASH_SHA384) r_SHA384_Init (&ctx->sha384); | ^~~~~~~ /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:55:9: warning: ‘SHA512_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 55 | CHKFLAG (R_HASH_SHA512) r_SHA512_Init (&ctx->sha512); | ^~~~~~~ /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_end’: ../libr/hash/state.c:61:9: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 61 | CHKFLAG (R_HASH_SHA1) r_SHA1_Final (ctx->digest, &ctx->sha1); | ^~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ../libr/hash/state.c:62:9: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 62 | CHKFLAG (R_HASH_SHA256) r_SHA256_Final (ctx->digest, &ctx->sha256); | ^~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c:63:9: warning: ‘SHA384_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | CHKFLAG (R_HASH_SHA384) r_SHA384_Final (ctx->digest, &ctx->sha384); | ^~~~~~~ /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c:64:9: warning: ‘SHA512_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 64 | CHKFLAG (R_HASH_SHA512) r_SHA512_Final (ctx->digest, &ctx->sha512); | ^~~~~~~ /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_sha1’: ../libr/hash/state.c:89:17: warning: ‘SHA1_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | r_SHA1_Init (&ctx->sha1); | ^~~~~~~~~~~ /usr/include/openssl/sha.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); | ^~~~~~~~~ ../libr/hash/state.c:91:9: warning: ‘SHA1_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 91 | r_SHA1_Update (&ctx->sha1, input, len); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); | ^~~~~~~~~~~ ../libr/hash/state.c:93:17: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 93 | r_SHA1_Final (ctx->digest, &ctx->sha1); | ^~~~~~~~~~~~ /usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_sha256’: ../libr/hash/state.c:103:17: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 103 | r_SHA256_Init (&ctx->sha256); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:105:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 105 | r_SHA256_Update (&ctx->sha256, input, len); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:107:17: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | r_SHA256_Final (ctx->digest, &ctx->sha256); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_sha384’: ../libr/hash/state.c:117:17: warning: ‘SHA384_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 117 | r_SHA384_Init (&ctx->sha384); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:119:9: warning: ‘SHA384_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | r_SHA384_Update (&ctx->sha384, input, len); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:121:17: warning: ‘SHA384_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | r_SHA384_Final (ctx->digest, &ctx->sha384); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_sha512’: ../libr/hash/state.c:131:17: warning: ‘SHA512_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 131 | r_SHA512_Init (&ctx->sha512); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:133:9: warning: ‘SHA512_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | r_SHA512_Update (&ctx->sha512, input, len); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:135:17: warning: ‘SHA512_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 135 | r_SHA512_Final (ctx->digest, &ctx->sha512); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_md5’: ../libr/hash/state.c:143:25: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 143 | r_MD5_Init (&ctx->md5); | ^~~~~~~~~~ In file included from ../libr/include/r_hash.h:15: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ../libr/hash/state.c:145:25: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 145 | r_MD5_Final (ctx->digest, &ctx->md5); | ^~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ ../libr/hash/state.c:150:17: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | r_MD5_Init (&ctx->md5); | ^~~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ../libr/hash/state.c:153:17: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 153 | r_MD5_Update (&ctx->md5, input, len); | ^~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ../libr/hash/state.c:155:17: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 155 | r_MD5_Update (&ctx->md5, (const ut8 *) "", 0); | ^~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ../libr/hash/state.c:158:17: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 158 | r_MD5_Final (ctx->digest, &ctx->md5); | ^~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ ../libr/hash/state.c: In function ‘r_hash_do_md4’: ../libr/hash/state.c:165:17: warning: ‘MD4’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 165 | MD4 (input, len, ctx->digest); | ^~~ In file included from ../libr/hash/state.c:7: /usr/include/openssl/md4.h:53:38: note: declared here 53 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD4(const unsigned char *d, size_t n, | ^~~ ../libr/hash/state.c: In function ‘r_hash_do_hmac_sha256’: ../libr/hash/state.c:183:17: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 183 | r_SHA256_Init (&ctx->sha256); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:184:17: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | r_SHA256_Update (&ctx->sha256, key, klen); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:185:17: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 185 | r_SHA256_Final (ctx->digest, &ctx->sha256); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c:199:9: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 199 | r_SHA256_Init (&ctx->sha256); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:200:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 200 | r_SHA256_Update (&ctx->sha256, kpad, r_SHA256_BLOCK_LENGTH); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:201:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 201 | r_SHA256_Update (&ctx->sha256, input, len); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:202:9: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 202 | r_SHA256_Final (ctx->digest, &ctx->sha256); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ ../libr/hash/state.c:212:9: warning: ‘SHA256_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 212 | r_SHA256_Init (&ctx->sha256); | ^~~~~~~~~~~~~ /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ ../libr/hash/state.c:213:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 213 | r_SHA256_Update (&ctx->sha256, kpad, r_SHA256_BLOCK_LENGTH); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:214:9: warning: ‘SHA256_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | r_SHA256_Update (&ctx->sha256, ctx->digest, R_HASH_SIZE_SHA256); | ^~~~~~~~~~~~~~~ /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ ../libr/hash/state.c:215:9: warning: ‘SHA256_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 215 | r_SHA256_Final (ctx->digest, &ctx->sha256); | ^~~~~~~~~~~~~~ /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ [182/1166] gcc -Ilibr/socket/libr_socket.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/socket/libr_socket.so.5.7.6.p/run.c.o -MF libr/socket/libr_socket.so.5.7.6.p/run.c.o.d -o libr/socket/libr_socket.so.5.7.6.p/run.c.o -c ../libr/socket/run.c [183/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base64.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base64.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base64.c.o -c ../libr/crypto/p/crypto_base64.c [184/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_blowfish.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_blowfish.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_blowfish.c.o -c ../libr/crypto/p/crypto_blowfish.c [185/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_wrap.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_wrap.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_wrap.c.o -c ../libr/crypto/p/crypto_aes_wrap.c [186/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_cbc.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_cbc.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_cbc.c.o -c ../libr/crypto/p/crypto_aes_cbc.c [187/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_algo.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_algo.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_algo.c.o -c ../libr/crypto/p/crypto_aes_algo.c [188/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base91.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base91.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base91.c.o -c ../libr/crypto/p/crypto_base91.c [189/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_cps2.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_cps2.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_cps2.c.o -c ../libr/crypto/p/crypto_cps2.c [190/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_des.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_des.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_des.c.o -c ../libr/crypto/p/crypto_des.c [191/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rol.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rol.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rol.c.o -c ../libr/crypto/p/crypto_rol.c [192/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc4.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc4.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc4.c.o -c ../libr/crypto/p/crypto_rc4.c [193/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_ror.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_ror.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_ror.c.o -c ../libr/crypto/p/crypto_ror.c [194/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_punycode.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_punycode.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_punycode.c.o -c ../libr/crypto/p/crypto_punycode.c [195/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc2.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc2.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc2.c.o -c ../libr/crypto/p/crypto_rc2.c [196/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc6.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc6.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc6.c.o -c ../libr/crypto/p/crypto_rc6.c [197/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_xor.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_xor.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_xor.c.o -c ../libr/crypto/p/crypto_xor.c [198/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rot.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rot.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rot.c.o -c ../libr/crypto/p/crypto_rot.c [199/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent.c.o -c ../libr/crypto/p/crypto_serpent.c [200/1166] gcc -Ilibr/crypto/libr_crypto.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent_algo.c.o -MF libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent_algo.c.o.d -o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent_algo.c.o -c ../libr/crypto/p/crypto_serpent_algo.c [201/1166] gcc -Ishlr/libr2qnx.a.p -I. -I.. -I../libr/include -I../shlr/qnx/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2qnx.a.p/qnx_src_libqnxr.c.o -MF shlr/libr2qnx.a.p/qnx_src_libqnxr.c.o.d -o shlr/libr2qnx.a.p/qnx_src_libqnxr.c.o -c ../shlr/qnx/src/libqnxr.c [202/1166] gcc -Ishlr/libr2qnx.a.p -I. -I.. -I../libr/include -I../shlr/qnx/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2qnx.a.p/qnx_src_packet.c.o -MF shlr/libr2qnx.a.p/qnx_src_packet.c.o.d -o shlr/libr2qnx.a.p/qnx_src_packet.c.o -c ../shlr/qnx/src/packet.c [203/1166] gcc -Ishlr/libr2java.a.p -I. -I.. -I../libr/include -I../shlr/java -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2java.a.p/java_ops.c.o -MF shlr/libr2java.a.p/java_ops.c.o.d -o shlr/libr2java.a.p/java_ops.c.o -c ../shlr/java/ops.c [204/1166] gcc -Ishlr/libr2bochs.a.p -I. -I.. -I../libr/include -I../shlr/bochs/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2bochs.a.p/bochs_src_libbochs.c.o -MF shlr/libr2bochs.a.p/bochs_src_libbochs.c.o.d -o shlr/libr2bochs.a.p/bochs_src_libbochs.c.o -c ../shlr/bochs/src/libbochs.c [205/1166] rm -f shlr/libr2bochs.a && gcc-ar csrDT shlr/libr2bochs.a shlr/libr2bochs.a.p/bochs_src_libbochs.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [206/1166] gcc -Ishlr/libr2java.a.p -I. -I.. -I../libr/include -I../shlr/java -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2java.a.p/java_code.c.o -MF shlr/libr2java.a.p/java_code.c.o.d -o shlr/libr2java.a.p/java_code.c.o -c ../shlr/java/code.c [207/1166] gcc -Ishlr/libr2qnx.a.p -I. -I.. -I../libr/include -I../shlr/qnx/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2qnx.a.p/qnx_src_sigutil.c.o -MF shlr/libr2qnx.a.p/qnx_src_sigutil.c.o.d -o shlr/libr2qnx.a.p/qnx_src_sigutil.c.o -c ../shlr/qnx/src/sigutil.c [208/1166] gcc -Ishlr/libr2qnx.a.p -I. -I.. -I../libr/include -I../shlr/qnx/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2qnx.a.p/qnx_src_utils.c.o -MF shlr/libr2qnx.a.p/qnx_src_utils.c.o.d -o shlr/libr2qnx.a.p/qnx_src_utils.c.o -c ../shlr/qnx/src/utils.c [209/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_cpio.c.o -MF shlr/libr2grub.a.p/grub_fs_cpio.c.o.d -o shlr/libr2grub.a.p/grub_fs_cpio.c.o -c ../shlr/grub/fs/cpio.c [210/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_fb.c.o -MF shlr/libr2grub.a.p/grub_fs_fb.c.o.d -o shlr/libr2grub.a.p/grub_fs_fb.c.o -c ../shlr/grub/fs/fb.c [211/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_ext2.c.o -MF shlr/libr2grub.a.p/grub_fs_ext2.c.o.d -o shlr/libr2grub.a.p/grub_fs_ext2.c.o -c ../shlr/grub/fs/ext2.c [212/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_fshelp.c.o -MF shlr/libr2grub.a.p/grub_fs_fshelp.c.o.d -o shlr/libr2grub.a.p/grub_fs_fshelp.c.o -c ../shlr/grub/fs/fshelp.c [213/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_hfs.c.o -MF shlr/libr2grub.a.p/grub_fs_hfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_hfs.c.o -c ../shlr/grub/fs/hfs.c [214/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_hfsplus.c.o -MF shlr/libr2grub.a.p/grub_fs_hfsplus.c.o.d -o shlr/libr2grub.a.p/grub_fs_hfsplus.c.o -c ../shlr/grub/fs/hfsplus.c [215/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_iso9660.c.o -MF shlr/libr2grub.a.p/grub_fs_iso9660.c.o.d -o shlr/libr2grub.a.p/grub_fs_iso9660.c.o -c ../shlr/grub/fs/iso9660.c [216/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_fat.c.o -MF shlr/libr2grub.a.p/grub_fs_fat.c.o.d -o shlr/libr2grub.a.p/grub_fs_fat.c.o -c ../shlr/grub/fs/fat.c [217/1166] gcc -Ishlr/libr2qnx.a.p -I. -I.. -I../libr/include -I../shlr/qnx/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2qnx.a.p/qnx_src_core.c.o -MF shlr/libr2qnx.a.p/qnx_src_core.c.o.d -o shlr/libr2qnx.a.p/qnx_src_core.c.o -c ../shlr/qnx/src/core.c [218/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_ntfscomp.c.o -MF shlr/libr2grub.a.p/grub_fs_ntfscomp.c.o.d -o shlr/libr2grub.a.p/grub_fs_ntfscomp.c.o -c ../shlr/grub/fs/ntfscomp.c [219/1166] rm -f shlr/libr2qnx.a && gcc-ar csrDT shlr/libr2qnx.a shlr/libr2qnx.a.p/qnx_src_core.c.o shlr/libr2qnx.a.p/qnx_src_libqnxr.c.o shlr/libr2qnx.a.p/qnx_src_packet.c.o shlr/libr2qnx.a.p/qnx_src_sigutil.c.o shlr/libr2qnx.a.p/qnx_src_utils.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [220/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_jfs.c.o -MF shlr/libr2grub.a.p/grub_fs_jfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_jfs.c.o -c ../shlr/grub/fs/jfs.c [221/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_minix.c.o -MF shlr/libr2grub.a.p/grub_fs_minix.c.o.d -o shlr/libr2grub.a.p/grub_fs_minix.c.o -c ../shlr/grub/fs/minix.c [222/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_tar.c.o -MF shlr/libr2grub.a.p/grub_fs_tar.c.o.d -o shlr/libr2grub.a.p/grub_fs_tar.c.o -c ../shlr/grub/fs/tar.c [223/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_sfs.c.o -MF shlr/libr2grub.a.p/grub_fs_sfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_sfs.c.o -c ../shlr/grub/fs/sfs.c [224/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_ufs.c.o -MF shlr/libr2grub.a.p/grub_fs_ufs.c.o.d -o shlr/libr2grub.a.p/grub_fs_ufs.c.o -c ../shlr/grub/fs/ufs.c [225/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_ntfs.c.o -MF shlr/libr2grub.a.p/grub_fs_ntfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_ntfs.c.o -c ../shlr/grub/fs/ntfs.c [226/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_xfs.c.o -MF shlr/libr2grub.a.p/grub_fs_xfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_xfs.c.o -c ../shlr/grub/fs/xfs.c [227/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_ufs2.c.o -MF shlr/libr2grub.a.p/grub_fs_ufs2.c.o.d -o shlr/libr2grub.a.p/grub_fs_ufs2.c.o -c ../shlr/grub/fs/ufs2.c [228/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_device.c.o -MF shlr/libr2grub.a.p/grub_kern_device.c.o.d -o shlr/libr2grub.a.p/grub_kern_device.c.o -c ../shlr/grub/kern/device.c [229/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_reiserfs.c.o -MF shlr/libr2grub.a.p/grub_fs_reiserfs.c.o.d -o shlr/libr2grub.a.p/grub_fs_reiserfs.c.o -c ../shlr/grub/fs/reiserfs.c [230/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_fs_udf.c.o -MF shlr/libr2grub.a.p/grub_fs_udf.c.o.d -o shlr/libr2grub.a.p/grub_fs_udf.c.o -c ../shlr/grub/fs/udf.c [231/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_err.c.o -MF shlr/libr2grub.a.p/grub_kern_err.c.o.d -o shlr/libr2grub.a.p/grub_kern_err.c.o -c ../shlr/grub/kern/err.c [232/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_env.c.o -MF shlr/libr2grub.a.p/grub_kern_env.c.o.d -o shlr/libr2grub.a.p/grub_kern_env.c.o -c ../shlr/grub/kern/env.c [233/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_grubfs.c.o -MF shlr/libr2grub.a.p/grub_grubfs.c.o.d -o shlr/libr2grub.a.p/grub_grubfs.c.o -c ../shlr/grub/grubfs.c [234/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_file.c.o -MF shlr/libr2grub.a.p/grub_kern_file.c.o.d -o shlr/libr2grub.a.p/grub_kern_file.c.o -c ../shlr/grub/kern/file.c [235/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_mm.c.o -MF shlr/libr2grub.a.p/grub_kern_mm.c.o.d -o shlr/libr2grub.a.p/grub_kern_mm.c.o -c ../shlr/grub/kern/mm.c [236/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_disk.c.o -MF shlr/libr2grub.a.p/grub_kern_disk.c.o.d -o shlr/libr2grub.a.p/grub_kern_disk.c.o -c ../shlr/grub/kern/disk.c [237/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_list.c.o -MF shlr/libr2grub.a.p/grub_kern_list.c.o.d -o shlr/libr2grub.a.p/grub_kern_list.c.o -c ../shlr/grub/kern/list.c [238/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_time.c.o -MF shlr/libr2grub.a.p/grub_kern_time.c.o.d -o shlr/libr2grub.a.p/grub_kern_time.c.o -c ../shlr/grub/kern/time.c [239/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_fs.c.o -MF shlr/libr2grub.a.p/grub_kern_fs.c.o.d -o shlr/libr2grub.a.p/grub_kern_fs.c.o -c ../shlr/grub/kern/fs.c [240/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_partition.c.o -MF shlr/libr2grub.a.p/grub_kern_partition.c.o.d -o shlr/libr2grub.a.p/grub_kern_partition.c.o -c ../shlr/grub/kern/partition.c [241/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_term.c.o -MF shlr/libr2grub.a.p/grub_kern_term.c.o.d -o shlr/libr2grub.a.p/grub_kern_term.c.o -c ../shlr/grub/kern/term.c [242/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_apple.c.o -MF shlr/libr2grub.a.p/grub_partmap_apple.c.o.d -o shlr/libr2grub.a.p/grub_partmap_apple.c.o -c ../shlr/grub/partmap/apple.c [243/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_amiga.c.o -MF shlr/libr2grub.a.p/grub_partmap_amiga.c.o.d -o shlr/libr2grub.a.p/grub_partmap_amiga.c.o -c ../shlr/grub/partmap/amiga.c [244/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_gpt.c.o -MF shlr/libr2grub.a.p/grub_partmap_gpt.c.o.d -o shlr/libr2grub.a.p/grub_partmap_gpt.c.o -c ../shlr/grub/partmap/gpt.c [245/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mstcp.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mstcp.sdb.txt [246/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_bsdlabel.c.o -MF shlr/libr2grub.a.p/grub_partmap_bsdlabel.c.o.d -o shlr/libr2grub.a.p/grub_partmap_bsdlabel.c.o -c ../shlr/grub/partmap/bsdlabel.c [247/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msvideo.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msvideo.sdb.txt [248/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/netapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/netapi.sdb.txt [249/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_sun.c.o -MF shlr/libr2grub.a.p/grub_partmap_sun.c.o.d -o shlr/libr2grub.a.p/grub_partmap_sun.c.o -c ../shlr/grub/partmap/sun.c [250/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_sunpc.c.o -MF shlr/libr2grub.a.p/grub_partmap_sunpc.c.o.d -o shlr/libr2grub.a.p/grub_partmap_sunpc.c.o -c ../shlr/grub/partmap/sunpc.c [251/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_partmap_msdos.c.o -MF shlr/libr2grub.a.p/grub_partmap_msdos.c.o.d -o shlr/libr2grub.a.p/grub_partmap_msdos.c.o -c ../shlr/grub/partmap/msdos.c [252/1166] gcc -Ishlr/libr2grub.a.p -I. -I.. -I../libr/include -I../shlr/grub -I../shlr/grub/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2grub.a.p/grub_kern_misc.c.o -MF shlr/libr2grub.a.p/grub_kern_misc.c.o.d -o shlr/libr2grub.a.p/grub_kern_misc.c.o -c ../shlr/grub/kern/misc.c [253/1166] rm -f shlr/libr2grub.a && gcc-ar csrDT shlr/libr2grub.a shlr/libr2grub.a.p/grub_fs_cpio.c.o shlr/libr2grub.a.p/grub_fs_ext2.c.o shlr/libr2grub.a.p/grub_fs_fat.c.o shlr/libr2grub.a.p/grub_fs_fb.c.o shlr/libr2grub.a.p/grub_fs_fshelp.c.o shlr/libr2grub.a.p/grub_fs_hfs.c.o shlr/libr2grub.a.p/grub_fs_hfsplus.c.o shlr/libr2grub.a.p/grub_fs_iso9660.c.o shlr/libr2grub.a.p/grub_fs_jfs.c.o shlr/libr2grub.a.p/grub_fs_minix.c.o shlr/libr2grub.a.p/grub_fs_ntfs.c.o shlr/libr2grub.a.p/grub_fs_ntfscomp.c.o shlr/libr2grub.a.p/grub_fs_reiserfs.c.o shlr/libr2grub.a.p/grub_fs_sfs.c.o shlr/libr2grub.a.p/grub_fs_tar.c.o shlr/libr2grub.a.p/grub_fs_udf.c.o shlr/libr2grub.a.p/grub_fs_ufs.c.o shlr/libr2grub.a.p/grub_fs_ufs2.c.o shlr/libr2grub.a.p/grub_fs_xfs.c.o shlr/libr2grub.a.p/grub_grubfs.c.o shlr/libr2grub.a.p/grub_kern_device.c.o shlr/libr2grub.a.p/grub_kern_disk.c.o shlr/libr2grub.a.p/grub_kern_env.c.o shlr/libr2grub.a.p/grub_kern_err.c.o shlr/libr2grub.a.p/grub_kern_file.c.o shlr/libr2grub.a.p/grub_kern_fs.c.o shlr/libr2grub.a.p/grub_kern_list.c.o shlr/libr2grub.a.p/grub_kern_misc.c.o shlr/libr2grub.a.p/grub_kern_mm.c.o shlr/libr2grub.a.p/grub_kern_partition.c.o shlr/libr2grub.a.p/grub_kern_term.c.o shlr/libr2grub.a.p/grub_kern_time.c.o shlr/libr2grub.a.p/grub_partmap_amiga.c.o shlr/libr2grub.a.p/grub_partmap_apple.c.o shlr/libr2grub.a.p/grub_partmap_bsdlabel.c.o shlr/libr2grub.a.p/grub_partmap_gpt.c.o shlr/libr2grub.a.p/grub_partmap_msdos.c.o shlr/libr2grub.a.p/grub_partmap_sun.c.o shlr/libr2grub.a.p/grub_partmap_sunpc.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [254/1166] gcc -Ishlr/libr2winkd.a.p -I. -I.. -I../libr/include -I../shlr/winkd -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2winkd.a.p/winkd_iob_pipe.c.o -MF shlr/libr2winkd.a.p/winkd_iob_pipe.c.o.d -o shlr/libr2winkd.a.p/winkd_iob_pipe.c.o -c ../shlr/winkd/iob_pipe.c [255/1166] gcc -Ishlr/libr2winkd.a.p -I. -I.. -I../libr/include -I../shlr/winkd -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2winkd.a.p/winkd_kd.c.o -MF shlr/libr2winkd.a.p/winkd_kd.c.o.d -o shlr/libr2winkd.a.p/winkd_kd.c.o -c ../shlr/winkd/kd.c [256/1166] gcc -Ishlr/libr2winkd.a.p -I. -I.. -I../libr/include -I../shlr/winkd -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2winkd.a.p/winkd_transport.c.o -MF shlr/libr2winkd.a.p/winkd_transport.c.o.d -o shlr/libr2winkd.a.p/winkd_transport.c.o -c ../shlr/winkd/transport.c [257/1166] gcc -Ishlr/libr2yxml.a.p -I. -I.. -I../libr/include -I../shlr/yxml -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ shlr/libr2yxml.a.p/yxml_yxml.c.o -MF shlr/libr2yxml.a.p/yxml_yxml.c.o.d -o shlr/libr2yxml.a.p/yxml_yxml.c.o -c ../shlr/yxml/yxml.c [258/1166] rm -f shlr/libr2yxml.a && gcc-ar csrDT shlr/libr2yxml.a shlr/libr2yxml.a.p/yxml_yxml.c.o [259/1166] gcc -Ishlr/libr2winkd.a.p -I. -I.. -I../libr/include -I../shlr/winkd -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2winkd.a.p/winkd_iob_net.c.o -MF shlr/libr2winkd.a.p/winkd_iob_net.c.o.d -o shlr/libr2winkd.a.p/winkd_iob_net.c.o -c ../shlr/winkd/iob_net.c [260/1166] gcc -Ishlr/libr2ar.a.p -I. -I.. -I../libr/include -I../shlr/ar -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2ar.a.p/ar_ar.c.o -MF shlr/libr2ar.a.p/ar_ar.c.o.d -o shlr/libr2ar.a.p/ar_ar.c.o -c ../shlr/ar/ar.c [261/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/2048.c.o -MF libr/cons/libr_cons.so.5.7.6.p/2048.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/2048.c.o -c ../libr/cons/2048.c [262/1166] rm -f shlr/libr2ar.a && gcc-ar csrDT shlr/libr2ar.a shlr/libr2ar.a.p/ar_ar.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [263/1166] gcc -Ishlr/libr2winkd.a.p -I. -I.. -I../libr/include -I../shlr/winkd -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2winkd.a.p/winkd_winkd.c.o -MF shlr/libr2winkd.a.p/winkd_winkd.c.o.d -o shlr/libr2winkd.a.p/winkd_winkd.c.o -c ../shlr/winkd/winkd.c [264/1166] rm -f shlr/libr2winkd.a && gcc-ar csrDT shlr/libr2winkd.a shlr/libr2winkd.a.p/winkd_iob_pipe.c.o shlr/libr2winkd.a.p/winkd_iob_net.c.o shlr/libr2winkd.a.p/winkd_kd.c.o shlr/libr2winkd.a.p/winkd_transport.c.o shlr/libr2winkd.a.p/winkd_winkd.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [265/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/help.c.o -MF libr/cons/libr_cons.so.5.7.6.p/help.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/help.c.o -c ../libr/cons/help.c [266/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/html.c.o -MF libr/cons/libr_cons.so.5.7.6.p/html.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/html.c.o -c ../libr/cons/html.c [267/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/editor.c.o -MF libr/cons/libr_cons.so.5.7.6.p/editor.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/editor.c.o -c ../libr/cons/editor.c [268/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/canvas.c.o -MF libr/cons/libr_cons.so.5.7.6.p/canvas.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/canvas.c.o -c ../libr/cons/canvas.c [269/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/canvas_line.c.o -MF libr/cons/libr_cons.so.5.7.6.p/canvas_line.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/canvas_line.c.o -c ../libr/cons/canvas_line.c [270/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/less.c.o -MF libr/cons/libr_cons.so.5.7.6.p/less.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/less.c.o -c ../libr/cons/less.c [271/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/input.c.o -MF libr/cons/libr_cons.so.5.7.6.p/input.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/input.c.o -c ../libr/cons/input.c [272/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/grep.c.o -MF libr/cons/libr_cons.so.5.7.6.p/grep.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/grep.c.o -c ../libr/cons/grep.c [273/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/pixel.c.o -MF libr/cons/libr_cons.so.5.7.6.p/pixel.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/pixel.c.o -c ../libr/cons/pixel.c [274/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/hud.c.o -MF libr/cons/libr_cons.so.5.7.6.p/hud.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/hud.c.o -c ../libr/cons/hud.c [275/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/stiv.c.o -MF libr/cons/libr_cons.so.5.7.6.p/stiv.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/stiv.c.o -c ../libr/cons/stiv.c [276/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/output.c.o -MF libr/cons/libr_cons.so.5.7.6.p/output.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/output.c.o -c ../libr/cons/output.c [277/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/more.c.o -MF libr/cons/libr_cons.so.5.7.6.p/more.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/more.c.o -c ../libr/cons/more.c [278/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/cpipe.c.o -MF libr/cons/libr_cons.so.5.7.6.p/cpipe.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/cpipe.c.o -c ../libr/cons/cpipe.c [279/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/pager.c.o -MF libr/cons/libr_cons.so.5.7.6.p/pager.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/pager.c.o -c ../libr/cons/pager.c [280/1166] gcc -o libr/util/libr_util.so.5.7.6 libr/util/libr_util.so.5.7.6.p/ascii_table.c.o libr/util/libr_util.so.5.7.6.p/assert.c.o libr/util/libr_util.so.5.7.6.p/arch.c.o libr/util/libr_util.so.5.7.6.p/w32.c.o libr/util/libr_util.so.5.7.6.p/w32dw.c.o libr/util/libr_util.so.5.7.6.p/alloc.c.o libr/util/libr_util.so.5.7.6.p/charset.c.o libr/util/libr_util.so.5.7.6.p/donut.c.o libr/util/libr_util.so.5.7.6.p/token.c.o libr/util/libr_util.so.5.7.6.p/table.c.o libr/util/libr_util.so.5.7.6.p/bplist.c.o libr/util/libr_util.so.5.7.6.p/sstext.c.o libr/util/libr_util.so.5.7.6.p/getopt.c.o libr/util/libr_util.so.5.7.6.p/print_code.c.o libr/util/libr_util.so.5.7.6.p/base85.c.o libr/util/libr_util.so.5.7.6.p/base91.c.o libr/util/libr_util.so.5.7.6.p/bdiff.c.o libr/util/libr_util.so.5.7.6.p/bitmap.c.o libr/util/libr_util.so.5.7.6.p/buf.c.o libr/util/libr_util.so.5.7.6.p/cache.c.o libr/util/libr_util.so.5.7.6.p/calc.c.o libr/util/libr_util.so.5.7.6.p/chmod.c.o libr/util/libr_util.so.5.7.6.p/debruijn.c.o libr/util/libr_util.so.5.7.6.p/udiff.c.o libr/util/libr_util.so.5.7.6.p/event.c.o libr/util/libr_util.so.5.7.6.p/file.c.o libr/util/libr_util.so.5.7.6.p/flist.c.o libr/util/libr_util.so.5.7.6.p/graph.c.o libr/util/libr_util.so.5.7.6.p/graph_drawable.c.o libr/util/libr_util.so.5.7.6.p/hex.c.o libr/util/libr_util.so.5.7.6.p/idpool.c.o libr/util/libr_util.so.5.7.6.p/json_parser.c.o libr/util/libr_util.so.5.7.6.p/json_indent.c.o libr/util/libr_util.so.5.7.6.p/lib.c.o libr/util/libr_util.so.5.7.6.p/list.c.o libr/util/libr_util.so.5.7.6.p/log.c.o libr/util/libr_util.so.5.7.6.p/mem.c.o libr/util/libr_util.so.5.7.6.p/name.c.o libr/util/libr_util.so.5.7.6.p/new_rbtree.c.o libr/util/libr_util.so.5.7.6.p/format.c.o libr/util/libr_util.so.5.7.6.p/pie.c.o libr/util/libr_util.so.5.7.6.p/seven.c.o libr/util/libr_util.so.5.7.6.p/print.c.o libr/util/libr_util.so.5.7.6.p/prof.c.o libr/util/libr_util.so.5.7.6.p/punycode.c.o libr/util/libr_util.so.5.7.6.p/qrcode.c.o libr/util/libr_util.so.5.7.6.p/queue.c.o libr/util/libr_util.so.5.7.6.p/asn1.c.o libr/util/libr_util.so.5.7.6.p/astr.c.o libr/util/libr_util.so.5.7.6.p/axml.c.o libr/util/libr_util.so.5.7.6.p/pkcs7.c.o libr/util/libr_util.so.5.7.6.p/x509.c.o libr/util/libr_util.so.5.7.6.p/utype.c.o libr/util/libr_util.so.5.7.6.p/randomart.c.o libr/util/libr_util.so.5.7.6.p/range.c.o libr/util/libr_util.so.5.7.6.p/rbtree.c.o libr/util/libr_util.so.5.7.6.p/intervaltree.c.o libr/util/libr_util.so.5.7.6.p/sandbox.c.o libr/util/libr_util.so.5.7.6.p/signal.c.o libr/util/libr_util.so.5.7.6.p/skiplist.c.o libr/util/libr_util.so.5.7.6.p/spaces.c.o libr/util/libr_util.so.5.7.6.p/stack.c.o libr/util/libr_util.so.5.7.6.p/str.c.o libr/util/libr_util.so.5.7.6.p/str_constpool.c.o libr/util/libr_util.so.5.7.6.p/str_trim.c.o libr/util/libr_util.so.5.7.6.p/strbuf.c.o libr/util/libr_util.so.5.7.6.p/strpool.c.o libr/util/libr_util.so.5.7.6.p/sys.c.o libr/util/libr_util.so.5.7.6.p/sys_sh.c.o libr/util/libr_util.so.5.7.6.p/syscmd.c.o libr/util/libr_util.so.5.7.6.p/thread.c.o libr/util/libr_util.so.5.7.6.p/thread_sem.c.o libr/util/libr_util.so.5.7.6.p/thread_lock.c.o libr/util/libr_util.so.5.7.6.p/thread_cond.c.o libr/util/libr_util.so.5.7.6.p/thread_chan.c.o libr/util/libr_util.so.5.7.6.p/thread_pipe.c.o libr/util/libr_util.so.5.7.6.p/time.c.o libr/util/libr_util.so.5.7.6.p/tree.c.o libr/util/libr_util.so.5.7.6.p/pj.c.o libr/util/libr_util.so.5.7.6.p/ubase64.c.o libr/util/libr_util.so.5.7.6.p/uleb128.c.o libr/util/libr_util.so.5.7.6.p/unum.c.o libr/util/libr_util.so.5.7.6.p/utf8.c.o libr/util/libr_util.so.5.7.6.p/utf16.c.o libr/util/libr_util.so.5.7.6.p/utf32.c.o libr/util/libr_util.so.5.7.6.p/vector.c.o libr/util/libr_util.so.5.7.6.p/skyline.c.o libr/util/libr_util.so.5.7.6.p/sys_w32.c.o libr/util/libr_util.so.5.7.6.p/zip.c.o libr/util/libr_util.so.5.7.6.p/protobuf.c.o libr/util/libr_util.so.5.7.6.p/regex_regcomp.c.o libr/util/libr_util.so.5.7.6.p/regex_regexec.c.o libr/util/libr_util.so.5.7.6.p/regex_regerror.c.o libr/util/libr_util.so.5.7.6.p/big_ssl.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_util.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [281/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/rgb.c.o -MF libr/cons/libr_cons.so.5.7.6.p/rgb.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/rgb.c.o -c ../libr/cons/rgb.c [282/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/cons.c.o -MF libr/cons/libr_cons.so.5.7.6.p/cons.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/cons.c.o -c ../libr/cons/cons.c In file included from ../libr/include/r_types.h:8, from ../libr/include/r_cons.h:8, from ../libr/cons/cons.c:3: In function ‘__cons_write_ll’, inlined from ‘__cons_write’ at ../libr/cons/cons.c:187:3, inlined from ‘r_cons_visual_write’ at ../libr/cons/cons.c:1296:6: ../libr/cons/cons.c:176:26: warning: ‘write’ reading 65536 bytes from a region of size 1024 [-Wstringop-overread] 176 | R_IGNORE_RETURN (write (I->fdout, buf, len)); ../libr/cons/cons.c: In function ‘r_cons_visual_write’: ../libr/cons/cons.c:1250:14: note: source object ‘white’ of size 1024 1250 | char white[1024]; | ^~~~~ In file included from ../libr/include/r_types.h:390: /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ In function ‘__cons_write_ll’, inlined from ‘__cons_write’ at ../libr/cons/cons.c:187:3, inlined from ‘r_cons_visual_write’ at ../libr/cons/cons.c:1318:4: ../libr/cons/cons.c:176:26: warning: ‘write’ reading 65536 bytes from a region of size 1024 [-Wstringop-overread] 176 | R_IGNORE_RETURN (write (I->fdout, buf, len)); ../libr/cons/cons.c: In function ‘r_cons_visual_write’: ../libr/cons/cons.c:1250:14: note: source object ‘white’ of size 1024 1250 | char white[1024]; | ^~~~~ /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ [283/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/pal.c.o -MF libr/cons/libr_cons.so.5.7.6.p/pal.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/pal.c.o -c ../libr/cons/pal.c [284/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_bootimg.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_bootimg.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_bootimg.c.o -c ../libr/bin/p/bin_bootimg.c [285/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/util/libr_util.so.5.7.6 libr/util/libr_util.so.5.7.6 libr/util/libr_util.so.5.7.6.p/libr_util.so.5.7.6.symbols [286/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_off.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_off.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_off.c.o -c ../libr/bin/p/bin_off.c [287/1166] gcc -Ishlr/libr2java.a.p -I. -I.. -I../libr/include -I../shlr/java -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/libr2java.a.p/java_class.c.o -MF shlr/libr2java.a.p/java_class.c.o.d -o shlr/libr2java.a.p/java_class.c.o -c ../shlr/java/class.c [288/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_arch.c.o -MF shlr/gdb/libr2gdb.a.p/src_arch.c.o.d -o shlr/gdb/libr2gdb.a.p/src_arch.c.o -c ../shlr/gdb/src/arch.c [289/1166] rm -f shlr/libr2java.a && gcc-ar csrDT shlr/libr2java.a shlr/libr2java.a.p/java_class.c.o shlr/libr2java.a.p/java_code.c.o shlr/libr2java.a.p/java_ops.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [290/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_dex.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_dex.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_dex.c.o -c ../libr/bin/p/bin_dbginfo_dex.c [291/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_coff.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_coff.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_coff.c.o -c ../libr/bin/p/bin_coff.c [292/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_utils.c.o -MF shlr/gdb/libr2gdb.a.p/src_utils.c.o.d -o shlr/gdb/libr2gdb.a.p/src_utils.c.o -c ../shlr/gdb/src/utils.c [293/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_common.c.o -MF shlr/gdb/libr2gdb.a.p/src_common.c.o.d -o shlr/gdb/libr2gdb.a.p/src_common.c.o -c ../shlr/gdb/src/common.c [294/1166] gcc -Ilibr/cons/libr_cons.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/cons/libr_cons.so.5.7.6.p/line.c.o -MF libr/cons/libr_cons.so.5.7.6.p/line.c.o.d -o libr/cons/libr_cons.so.5.7.6.p/line.c.o -c ../libr/cons/line.c [295/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_packet.c.o -MF shlr/gdb/libr2gdb.a.p/src_packet.c.o.d -o shlr/gdb/libr2gdb.a.p/src_packet.c.o -c ../shlr/gdb/src/packet.c [296/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_libgdbr.c.o -MF shlr/gdb/libr2gdb.a.p/src_libgdbr.c.o.d -o shlr/gdb/libr2gdb.a.p/src_libgdbr.c.o -c ../shlr/gdb/src/libgdbr.c [297/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_cgc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_cgc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_cgc.c.o -c ../libr/bin/p/bin_cgc.c [298/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_gdbclient_responses.c.o -MF shlr/gdb/libr2gdb.a.p/src_gdbclient_responses.c.o.d -o shlr/gdb/libr2gdb.a.p/src_gdbclient_responses.c.o -c ../shlr/gdb/src/gdbclient/responses.c [299/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_gdbserver_core.c.o -MF shlr/gdb/libr2gdb.a.p/src_gdbserver_core.c.o.d -o shlr/gdb/libr2gdb.a.p/src_gdbserver_core.c.o -c ../shlr/gdb/src/gdbserver/core.c [300/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_gdbclient_xml.c.o -MF shlr/gdb/libr2gdb.a.p/src_gdbclient_xml.c.o.d -o shlr/gdb/libr2gdb.a.p/src_gdbclient_xml.c.o -c ../shlr/gdb/src/gdbclient/xml.c [301/1166] gcc -Ishlr/gdb/libr2gdb.a.p -I. -I.. -I../libr/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ shlr/gdb/libr2gdb.a.p/src_gdbclient_core.c.o -MF shlr/gdb/libr2gdb.a.p/src_gdbclient_core.c.o.d -o shlr/gdb/libr2gdb.a.p/src_gdbclient_core.c.o -c ../shlr/gdb/src/gdbclient/core.c [302/1166] rm -f shlr/gdb/libr2gdb.a && gcc-ar csrDT shlr/gdb/libr2gdb.a shlr/gdb/libr2gdb.a.p/src_arch.c.o shlr/gdb/libr2gdb.a.p/src_common.c.o shlr/gdb/libr2gdb.a.p/src_packet.c.o shlr/gdb/libr2gdb.a.p/src_utils.c.o shlr/gdb/libr2gdb.a.p/src_libgdbr.c.o shlr/gdb/libr2gdb.a.p/src_gdbclient_core.c.o shlr/gdb/libr2gdb.a.p/src_gdbclient_responses.c.o shlr/gdb/libr2gdb.a.p/src_gdbclient_xml.c.o shlr/gdb/libr2gdb.a.p/src_gdbserver_core.c.o libr2sdb.a.p/shlr_sdb_src_array.c.o libr2sdb.a.p/shlr_sdb_src_base64.c.o libr2sdb.a.p/shlr_sdb_src_buffer.c.o libr2sdb.a.p/shlr_sdb_src_set.c.o libr2sdb.a.p/shlr_sdb_src_cdb.c.o libr2sdb.a.p/shlr_sdb_src_cdb_make.c.o libr2sdb.a.p/shlr_sdb_src_dict.c.o libr2sdb.a.p/shlr_sdb_src_diff.c.o libr2sdb.a.p/shlr_sdb_src_disk.c.o libr2sdb.a.p/shlr_sdb_src_fmt.c.o libr2sdb.a.p/shlr_sdb_src_ht_uu.c.o libr2sdb.a.p/shlr_sdb_src_ht_up.c.o libr2sdb.a.p/shlr_sdb_src_ht_pp.c.o libr2sdb.a.p/shlr_sdb_src_ht_pu.c.o libr2sdb.a.p/shlr_sdb_src_journal.c.o libr2sdb.a.p/shlr_sdb_src_json.c.o libr2sdb.a.p/shlr_sdb_src_lock.c.o libr2sdb.a.p/shlr_sdb_src_ls.c.o libr2sdb.a.p/shlr_sdb_src_match.c.o libr2sdb.a.p/shlr_sdb_src_ns.c.o libr2sdb.a.p/shlr_sdb_src_num.c.o libr2sdb.a.p/shlr_sdb_src_query.c.o libr2sdb.a.p/shlr_sdb_src_sdb.c.o libr2sdb.a.p/shlr_sdb_src_sdbht.c.o libr2sdb.a.p/shlr_sdb_src_util.c.o libr2sdb.a.p/shlr_sdb_src_text.c.o [303/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io.c.o -MF libr/io/libr_io.so.5.7.6.p/io.c.o.d -o libr/io/libr_io.so.5.7.6.p/io.c.o -c ../libr/io/io.c In file included from ../libr/io/io.c:5: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_list.h:4, from ../libr/include/r_io.h:6, from ../libr/io/io.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [304/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_fd.c.o -MF libr/io/libr_io.so.5.7.6.p/io_fd.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_fd.c.o -c ../libr/io/io_fd.c [305/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_memory.c.o -MF libr/io/libr_io.so.5.7.6.p/io_memory.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_memory.c.o -c ../libr/io/io_memory.c [306/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_bank.c.o -MF libr/io/libr_io.so.5.7.6.p/io_bank.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_bank.c.o -c ../libr/io/io_bank.c [307/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_cache.c.o -MF libr/io/libr_io.so.5.7.6.p/io_cache.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_cache.c.o -c ../libr/io/io_cache.c [308/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_map.c.o -MF libr/io/libr_io.so.5.7.6.p/io_map.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_map.c.o -c ../libr/io/io_map.c [309/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_desc.c.o -MF libr/io/libr_io.so.5.7.6.p/io_desc.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_desc.c.o -c ../libr/io/io_desc.c [310/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/ioutils.c.o -MF libr/io/libr_io.so.5.7.6.p/ioutils.c.o.d -o libr/io/libr_io.so.5.7.6.p/ioutils.c.o -c ../libr/io/ioutils.c [311/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_plugin.c.o -MF libr/io/libr_io.so.5.7.6.p/io_plugin.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_plugin.c.o -c ../libr/io/io_plugin.c In file included from ../libr/io/io_plugin.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_list.h:4, from ../libr/include/r_io.h:6, from ../libr/io/io_plugin.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [312/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/io_submap.c.o -MF libr/io/libr_io.so.5.7.6.p/io_submap.c.o.d -o libr/io/libr_io.so.5.7.6.p/io_submap.c.o -c ../libr/io/io_submap.c [313/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_cache.c.o -MF libr/io/libr_io.so.5.7.6.p/p_cache.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_cache.c.o -c ../libr/io/p_cache.c [314/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_ar.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_ar.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_ar.c.o -c ../libr/io/p/io_ar.c [315/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/undo.c.o -MF libr/io/libr_io.so.5.7.6.p/undo.c.o.d -o libr/io/libr_io.so.5.7.6.p/undo.c.o -c ../libr/io/undo.c [316/1166] gcc -o libr/socket/libr_socket.so.5.7.6 libr/socket/libr_socket.so.5.7.6.p/socket.c.o libr/socket/libr_socket.so.5.7.6.p/socket_http.c.o libr/socket/libr_socket.so.5.7.6.p/socket_http_server.c.o libr/socket/libr_socket.so.5.7.6.p/socket_serial.c.o libr/socket/libr_socket.so.5.7.6.p/socket_proc.c.o libr/socket/libr_socket.so.5.7.6.p/r2pipe.c.o libr/socket/libr_socket.so.5.7.6.p/socket_rap_client.c.o libr/socket/libr_socket.so.5.7.6.p/socket_rap_server.c.o libr/socket/libr_socket.so.5.7.6.p/run.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_socket.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -lutil -ldl -lm -pthread /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [317/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_fd.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_fd.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_fd.c.o -c ../libr/io/p/io_fd.c [318/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_bochs.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_bochs.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_bochs.c.o -c ../libr/io/p/io_bochs.c [319/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_bfdbg.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_bfdbg.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_bfdbg.c.o -c ../libr/io/p/io_bfdbg.c [320/1166] gcc -o libr/hash/libr_hash.so.5.7.6 libr/hash/libr_hash.so.5.7.6.p/adler32.c.o libr/hash/libr_hash.so.5.7.6.p/hcalc.c.o libr/hash/libr_hash.so.5.7.6.p/crca.c.o libr/hash/libr_hash.so.5.7.6.p/entropy.c.o libr/hash/libr_hash.so.5.7.6.p/fletcher.c.o libr/hash/libr_hash.so.5.7.6.p/hamdist.c.o libr/hash/libr_hash.so.5.7.6.p/hash.c.o libr/hash/libr_hash.so.5.7.6.p/ssdeep.c.o libr/hash/libr_hash.so.5.7.6.p/luhn.c.o libr/hash/libr_hash.so.5.7.6.p/state.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_hash.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -lm -ldl -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libxxhash.so -Wl,--end-group [321/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/socket/libr_socket.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/socket/libr_socket.so.5.7.6.p/libr_socket.so.5.7.6.symbols [322/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_socket.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_socket.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_socket.c.o -c ../libr/io/p/io_socket.c [323/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_debug.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_debug.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_debug.c.o -c ../libr/io/p/io_debug.c [324/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_gdb.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_gdb.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_gdb.c.o -c ../libr/io/p/io_gdb.c [325/1166] gcc -o libr/cons/libr_cons.so.5.7.6 libr/cons/libr_cons.so.5.7.6.p/2048.c.o libr/cons/libr_cons.so.5.7.6.p/canvas.c.o libr/cons/libr_cons.so.5.7.6.p/canvas_line.c.o libr/cons/libr_cons.so.5.7.6.p/cons.c.o libr/cons/libr_cons.so.5.7.6.p/help.c.o libr/cons/libr_cons.so.5.7.6.p/html.c.o libr/cons/libr_cons.so.5.7.6.p/editor.c.o libr/cons/libr_cons.so.5.7.6.p/grep.c.o libr/cons/libr_cons.so.5.7.6.p/hud.c.o libr/cons/libr_cons.so.5.7.6.p/input.c.o libr/cons/libr_cons.so.5.7.6.p/pixel.c.o libr/cons/libr_cons.so.5.7.6.p/less.c.o libr/cons/libr_cons.so.5.7.6.p/stiv.c.o libr/cons/libr_cons.so.5.7.6.p/line.c.o libr/cons/libr_cons.so.5.7.6.p/more.c.o libr/cons/libr_cons.so.5.7.6.p/output.c.o libr/cons/libr_cons.so.5.7.6.p/pager.c.o libr/cons/libr_cons.so.5.7.6.p/pal.c.o libr/cons/libr_cons.so.5.7.6.p/cpipe.c.o libr/cons/libr_cons.so.5.7.6.p/rgb.c.o libr/cons/libr_cons.so.5.7.6.p/cutf8.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_cons.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group In function ‘__cons_write_ll’, inlined from ‘__cons_write’ at ../libr/cons/cons.c:187:3, inlined from ‘r_cons_visual_write’ at ../libr/cons/cons.c:1296:6: ../libr/cons/cons.c:176:9: warning: ‘write’ reading 65536 bytes from a region of size 1024 [-Wstringop-overread] 176 | R_IGNORE_RETURN (write (I->fdout, buf, len)); | ^ ../libr/cons/cons.c: In function ‘r_cons_visual_write’: ../libr/cons/cons.c:1250:14: note: source object ‘white’ of size 1024 1250 | char white[1024]; | ^ /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^ In function ‘__cons_write_ll’, inlined from ‘__cons_write’ at ../libr/cons/cons.c:187:3, inlined from ‘r_cons_visual_write’ at ../libr/cons/cons.c:1318:4: ../libr/cons/cons.c:176:9: warning: ‘write’ reading 65536 bytes from a region of size 1024 [-Wstringop-overread] 176 | R_IGNORE_RETURN (write (I->fdout, buf, len)); | ^ ../libr/cons/cons.c: In function ‘r_cons_visual_write’: ../libr/cons/cons.c:1250:14: note: source object ‘white’ of size 1024 1250 | char white[1024]; | ^ /usr/include/unistd.h:378:16: note: in a call to function ‘write’ declared with attribute ‘access (read_only, 2, 3)’ 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^ [326/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/hash/libr_hash.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/hash/libr_hash.so.5.7.6.p/libr_hash.so.5.7.6.symbols [327/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_default.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_default.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_default.c.o -c ../libr/io/p/io_default.c [328/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_gzip.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_gzip.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_gzip.c.o -c ../libr/io/p/io_gzip.c [329/1166] gcc -o libr/crypto/libr_crypto.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6.p/des.c.o libr/crypto/libr_crypto.so.5.7.6.p/crypto.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_algo.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_cbc.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_aes_wrap.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base64.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_base91.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_blowfish.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_cps2.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_des.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_punycode.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc2.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc4.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rc6.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rol.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_ror.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_rot.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_serpent_algo.c.o libr/crypto/libr_crypto.so.5.7.6.p/p_crypto_xor.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_crypto.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [330/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_http.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_http.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_http.c.o -c ../libr/io/p/io_http.c [331/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/cons/libr_cons.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/cons/libr_cons.so.5.7.6.p/libr_cons.so.5.7.6.symbols [332/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_mach.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_mach.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_mach.c.o -c ../libr/io/p/io_mach.c [333/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_ihex.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_ihex.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_ihex.c.o -c ../libr/io/p/io_ihex.c [334/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_xalz.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_xalz.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_xalz.c.o -c ../libr/io/p/io_xalz.c [335/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/crypto/libr_crypto.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6.p/libr_crypto.so.5.7.6.symbols [336/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_malloc.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_malloc.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_malloc.c.o -c ../libr/io/p/io_malloc.c [337/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_gprobe.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_gprobe.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_gprobe.c.o -c ../libr/io/p/io_gprobe.c [338/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_null.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_null.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_null.c.o -c ../libr/io/p/io_null.c [339/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_procpid.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_procpid.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_procpid.c.o -c ../libr/io/p/io_procpid.c [340/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_mmap.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_mmap.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_mmap.c.o -c ../libr/io/p/io_mmap.c [341/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_r2k.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_r2k.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_r2k.c.o -c ../libr/io/p/io_r2k.c [342/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_ptrace.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_ptrace.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_ptrace.c.o -c ../libr/io/p/io_ptrace.c [343/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_r2pipe.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_r2pipe.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_r2pipe.c.o -c ../libr/io/p/io_r2pipe.c [344/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_qnx.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_qnx.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_qnx.c.o -c ../libr/io/p/io_qnx.c [345/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_r2web.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_r2web.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_r2web.c.o -c ../libr/io/p/io_r2web.c [346/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_rbuf.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_rbuf.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_rbuf.c.o -c ../libr/io/p/io_rbuf.c [347/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_rap.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_rap.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_rap.c.o -c ../libr/io/p/io_rap.c [348/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_shm.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_shm.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_shm.c.o -c ../libr/io/p/io_shm.c [349/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_sparse.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_sparse.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_sparse.c.o -c ../libr/io/p/io_sparse.c [350/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_winkd.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_winkd.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_winkd.c.o -c ../libr/io/p/io_winkd.c [351/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/ptrace_wrap.c.o -MF libr/io/libr_io.so.5.7.6.p/ptrace_wrap.c.o.d -o libr/io/libr_io.so.5.7.6.p/ptrace_wrap.c.o -c ../libr/io/ptrace_wrap.c [352/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_tcpslurp.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_tcpslurp.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_tcpslurp.c.o -c ../libr/io/p/io_tcpslurp.c [353/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_self.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_self.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_self.c.o -c ../libr/io/p/io_self.c [354/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_winedbg.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_winedbg.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_winedbg.c.o -c ../libr/io/p/io_winedbg.c [355/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_isotp.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_isotp.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_isotp.c.o -c ../libr/io/p/io_isotp.c [356/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_zip.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_zip.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_zip.c.o -c ../libr/io/p/io_zip.c [357/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/bp_io.c.o -MF libr/bp/libr_bp.so.5.7.6.p/bp_io.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/bp_io.c.o -c ../libr/bp/bp_io.c In file included from ../libr/bp/bp_io.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_bp.h:4, from ../libr/bp/bp_io.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [358/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/bp_plugin.c.o -MF libr/bp/libr_bp.so.5.7.6.p/bp_plugin.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/bp_plugin.c.o -c ../libr/bp/bp_plugin.c [359/1166] gcc -Ilibr/io/libr_io.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/bochs/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/winkd -I../shlr/qnx/include -I../shlr/ar -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/io/libr_io.so.5.7.6.p/p_io_r2k_linux.c.o -MF libr/io/libr_io.so.5.7.6.p/p_io_r2k_linux.c.o.d -o libr/io/libr_io.so.5.7.6.p/p_io_r2k_linux.c.o -c ../libr/io/p/io_r2k_linux.c [360/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/bp_traptrace.c.o -MF libr/bp/libr_bp.so.5.7.6.p/bp_traptrace.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/bp_traptrace.c.o -c ../libr/bp/bp_traptrace.c [361/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/bp_watch.c.o -MF libr/bp/libr_bp.so.5.7.6.p/bp_watch.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/bp_watch.c.o -c ../libr/bp/bp_watch.c [362/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_bf.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_bf.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_bf.c.o -c ../libr/bp/p/bp_bf.c [363/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/darwin-arm-32.sdb == ../libr/syscall/d/darwin-arm-32.sdb.txt [364/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_mips.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_mips.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_mips.c.o -c ../libr/bp/p/bp_mips.c [365/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/darwin-arm-64.sdb == ../libr/syscall/d/darwin-arm-64.sdb.txt [366/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/darwin-x86-32.sdb == ../libr/syscall/d/darwin-x86-32.sdb.txt [367/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_arm.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_arm.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_arm.c.o -c ../libr/bp/p/bp_arm.c [368/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_ppc.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_ppc.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_ppc.c.o -c ../libr/bp/p/bp_ppc.c [369/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/dos-x86-16.sdb == ../libr/syscall/d/dos-x86-16.sdb.txt [370/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/darwin-x86-64.sdb == ../libr/syscall/d/darwin-x86-64.sdb.txt [371/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/freebsd-x86-32.sdb == ../libr/syscall/d/freebsd-x86-32.sdb.txt [372/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_sh.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_sh.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_sh.c.o -c ../libr/bp/p/bp_sh.c [373/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/ios-arm-32.sdb == ../libr/syscall/d/ios-arm-32.sdb.txt [374/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/bp.c.o -MF libr/bp/libr_bp.so.5.7.6.p/bp.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/bp.c.o -c ../libr/bp/bp.c In file included from ../libr/bp/bp.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_bp.h:4, from ../libr/bp/bp.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [375/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/ios-arm-64.sdb == ../libr/syscall/d/ios-arm-64.sdb.txt [376/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/ios-x86-32.sdb == ../libr/syscall/d/ios-x86-32.sdb.txt [377/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-arm-32.sdb == ../libr/syscall/d/linux-arm-32.sdb.txt [378/1166] gcc -Ilibr/bp/libr_bp.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bp/libr_bp.so.5.7.6.p/p_bp_x86.c.o -MF libr/bp/libr_bp.so.5.7.6.p/p_bp_x86.c.o.d -o libr/bp/libr_bp.so.5.7.6.p/p_bp_x86.c.o -c ../libr/bp/p/bp_x86.c [379/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-arm-64.sdb == ../libr/syscall/d/linux-arm-64.sdb.txt [380/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-x86-32.sdb == ../libr/syscall/d/linux-x86-32.sdb.txt [381/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-mips-32.sdb == ../libr/syscall/d/linux-mips-32.sdb.txt [382/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-sparc-32.sdb == ../libr/syscall/d/linux-sparc-32.sdb.txt [383/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/linux-x86-64.sdb == ../libr/syscall/d/linux-x86-64.sdb.txt [384/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/netbsd-x86-32.sdb == ../libr/syscall/d/netbsd-x86-32.sdb.txt [385/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/openbsd-x86-32.sdb == ../libr/syscall/d/openbsd-x86-32.sdb.txt [386/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/openbsd-x86-64.sdb == ../libr/syscall/d/openbsd-x86-64.sdb.txt [387/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/s110-arm-16.sdb == ../libr/syscall/d/s110-arm-16.sdb.txt [388/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/windows-x86-32.sdb == ../libr/syscall/d/windows-x86-32.sdb.txt [389/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/syscall/d/windows-x86-64.sdb == ../libr/syscall/d/windows-x86-64.sdb.txt [390/1166] gcc -Ilibr/syscall/libr_syscall.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/syscall/libr_syscall.so.5.7.6.p/ioports.c.o -MF libr/syscall/libr_syscall.so.5.7.6.p/ioports.c.o.d -o libr/syscall/libr_syscall.so.5.7.6.p/ioports.c.o -c ../libr/syscall/ioports.c [391/1166] gcc -Ilibr/syscall/libr_syscall.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/syscall/libr_syscall.so.5.7.6.p/splugs.c.o -MF libr/syscall/libr_syscall.so.5.7.6.p/splugs.c.o.d -o libr/syscall/libr_syscall.so.5.7.6.p/splugs.c.o -c ../libr/syscall/splugs.c [392/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/bytepat.c.o -MF libr/search/libr_search.so.5.7.6.p/bytepat.c.o.d -o libr/search/libr_search.so.5.7.6.p/bytepat.c.o -c ../libr/search/bytepat.c [393/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/aes_find.c.o -MF libr/search/libr_search.so.5.7.6.p/aes_find.c.o.d -o libr/search/libr_search.so.5.7.6.p/aes_find.c.o -c ../libr/search/aes_find.c [394/1166] gcc -Ilibr/syscall/libr_syscall.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/syscall/libr_syscall.so.5.7.6.p/syscall.c.o -MF libr/syscall/libr_syscall.so.5.7.6.p/syscall.c.o.d -o libr/syscall/libr_syscall.so.5.7.6.p/syscall.c.o -c ../libr/syscall/syscall.c [395/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/uds.c.o -MF libr/search/libr_search.so.5.7.6.p/uds.c.o.d -o libr/search/libr_search.so.5.7.6.p/uds.c.o -c ../libr/search/uds.c [396/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/keyword.c.o -MF libr/search/libr_search.so.5.7.6.p/keyword.c.o.d -o libr/search/libr_search.so.5.7.6.p/keyword.c.o -c ../libr/search/keyword.c [397/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/rabin_karp.c.o -MF libr/search/libr_search.so.5.7.6.p/rabin_karp.c.o.d -o libr/search/libr_search.so.5.7.6.p/rabin_karp.c.o -c ../libr/search/rabin_karp.c [398/1166] gcc -Ilibr/magic/libr_magic.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/magic/libr_magic.so.5.7.6.p/magic-libmagic.c.o -MF libr/magic/libr_magic.so.5.7.6.p/magic-libmagic.c.o.d -o libr/magic/libr_magic.so.5.7.6.p/magic-libmagic.c.o -c ../libr/magic/magic-libmagic.c [399/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/regexp.c.o -MF libr/search/libr_search.so.5.7.6.p/regexp.c.o.d -o libr/search/libr_search.so.5.7.6.p/regexp.c.o -c ../libr/search/regexp.c [400/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/privkey_find.c.o -MF libr/search/libr_search.so.5.7.6.p/privkey_find.c.o.d -o libr/search/libr_search.so.5.7.6.p/privkey_find.c.o -c ../libr/search/privkey_find.c [401/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/strings.c.o -MF libr/search/libr_search.so.5.7.6.p/strings.c.o.d -o libr/search/libr_search.so.5.7.6.p/strings.c.o -c ../libr/search/strings.c [402/1166] gcc -Ilibr/magic/libr_magic.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/magic/libr_magic.so.5.7.6.p/ascmagic-libmagic.c.o -MF libr/magic/libr_magic.so.5.7.6.p/ascmagic-libmagic.c.o.d -o libr/magic/libr_magic.so.5.7.6.p/ascmagic-libmagic.c.o -c ../libr/magic/ascmagic-libmagic.c [403/1166] gcc -Ilibr/flag/libr_flag.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/flag/libr_flag.so.5.7.6.p/tags.c.o -MF libr/flag/libr_flag.so.5.7.6.p/tags.c.o.d -o libr/flag/libr_flag.so.5.7.6.p/tags.c.o -c ../libr/flag/tags.c [404/1166] gcc -Ilibr/flag/libr_flag.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/flag/libr_flag.so.5.7.6.p/zones.c.o -MF libr/flag/libr_flag.so.5.7.6.p/zones.c.o.d -o libr/flag/libr_flag.so.5.7.6.p/zones.c.o -c ../libr/flag/zones.c [405/1166] gcc -Ilibr/search/libr_search.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/search/libr_search.so.5.7.6.p/search.c.o -MF libr/search/libr_search.so.5.7.6.p/search.c.o.d -o libr/search/libr_search.so.5.7.6.p/search.c.o -c ../libr/search/search.c [406/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/arena.c.o -MF libr/reg/libr_reg.so.5.7.6.p/arena.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/arena.c.o -c ../libr/reg/arena.c [407/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/rcond.c.o -MF libr/reg/libr_reg.so.5.7.6.p/rcond.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/rcond.c.o -c ../libr/reg/rcond.c [408/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/double.c.o -MF libr/reg/libr_reg.so.5.7.6.p/double.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/double.c.o -c ../libr/reg/double.c [409/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/profile.c.o -MF libr/reg/libr_reg.so.5.7.6.p/profile.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/profile.c.o -c ../libr/reg/profile.c [410/1166] gcc -Ilibr/flag/libr_flag.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/flag/libr_flag.so.5.7.6.p/flag.c.o -MF libr/flag/libr_flag.so.5.7.6.p/flag.c.o.d -o libr/flag/libr_flag.so.5.7.6.p/flag.c.o -c ../libr/flag/flag.c [411/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/reg.c.o -MF libr/reg/libr_reg.so.5.7.6.p/reg.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/reg.c.o -c ../libr/reg/reg.c [412/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/aclui.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/aclui.sdb.txt [413/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/activeds.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/activeds.sdb.txt [414/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/atl.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/atl.sdb.txt [415/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/borlndmm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/borlndmm.sdb.txt [416/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/browseui.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/browseui.sdb.txt [417/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/cabinet.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/cabinet.sdb.txt [418/1166] gcc -Ilibr/reg/libr_reg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/reg/libr_reg.so.5.7.6.p/rvalue.c.o -MF libr/reg/libr_reg.so.5.7.6.p/rvalue.c.o.d -o libr/reg/libr_reg.so.5.7.6.p/rvalue.c.o -c ../libr/reg/rvalue.c [419/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/comctl32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/comctl32.sdb.txt [420/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/csmfpapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/csmfpapi.sdb.txt [421/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/csmtpapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/csmtpapi.sdb.txt [422/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/csncdapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/csncdapi.sdb.txt [423/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/dsound.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/dsound.sdb.txt [424/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/gsprop32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/gsprop32.sdb.txt [425/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/iertutil.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/iertutil.sdb.txt [426/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/kernel32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/kernel32.sdb.txt [427/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc120.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc120.sdb.txt [428/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc30.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc30.sdb.txt [429/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc40.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc40.sdb.txt [430/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc42.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc42.sdb.txt [431/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc42u.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc42u.sdb.txt [432/1166] gcc -o libr/bp/libr_bp.so.5.7.6 libr/bp/libr_bp.so.5.7.6.p/bp.c.o libr/bp/libr_bp.so.5.7.6.p/bp_io.c.o libr/bp/libr_bp.so.5.7.6.p/bp_plugin.c.o libr/bp/libr_bp.so.5.7.6.p/bp_traptrace.c.o libr/bp/libr_bp.so.5.7.6.p/bp_watch.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_arm.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_bf.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_mips.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_ppc.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_sh.c.o libr/bp/libr_bp.so.5.7.6.p/p_bp_x86.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_bp.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [433/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc71.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc71.sdb.txt [434/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc71u.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc71u.sdb.txt [435/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mfc90u.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mfc90u.sdb.txt [436/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msi.sdb.txt [437/1166] gcc -o libr/io/libr_io.so.5.7.6 libr/io/libr_io.so.5.7.6.p/io.c.o libr/io/libr_io.so.5.7.6.p/io_fd.c.o libr/io/libr_io.so.5.7.6.p/io_bank.c.o libr/io/libr_io.so.5.7.6.p/io_map.c.o libr/io/libr_io.so.5.7.6.p/io_memory.c.o libr/io/libr_io.so.5.7.6.p/io_cache.c.o libr/io/libr_io.so.5.7.6.p/io_desc.c.o libr/io/libr_io.so.5.7.6.p/io_plugin.c.o libr/io/libr_io.so.5.7.6.p/io_submap.c.o libr/io/libr_io.so.5.7.6.p/ioutils.c.o libr/io/libr_io.so.5.7.6.p/undo.c.o libr/io/libr_io.so.5.7.6.p/p_cache.c.o libr/io/libr_io.so.5.7.6.p/p_io_ar.c.o libr/io/libr_io.so.5.7.6.p/p_io_fd.c.o libr/io/libr_io.so.5.7.6.p/p_io_bfdbg.c.o libr/io/libr_io.so.5.7.6.p/p_io_bochs.c.o libr/io/libr_io.so.5.7.6.p/p_io_socket.c.o libr/io/libr_io.so.5.7.6.p/p_io_debug.c.o libr/io/libr_io.so.5.7.6.p/p_io_default.c.o libr/io/libr_io.so.5.7.6.p/p_io_gdb.c.o libr/io/libr_io.so.5.7.6.p/p_io_gprobe.c.o libr/io/libr_io.so.5.7.6.p/p_io_gzip.c.o libr/io/libr_io.so.5.7.6.p/p_io_http.c.o libr/io/libr_io.so.5.7.6.p/p_io_ihex.c.o libr/io/libr_io.so.5.7.6.p/p_io_mach.c.o libr/io/libr_io.so.5.7.6.p/p_io_malloc.c.o libr/io/libr_io.so.5.7.6.p/p_io_xalz.c.o libr/io/libr_io.so.5.7.6.p/p_io_mmap.c.o libr/io/libr_io.so.5.7.6.p/p_io_null.c.o libr/io/libr_io.so.5.7.6.p/p_io_procpid.c.o libr/io/libr_io.so.5.7.6.p/p_io_ptrace.c.o libr/io/libr_io.so.5.7.6.p/p_io_qnx.c.o libr/io/libr_io.so.5.7.6.p/p_io_r2k.c.o libr/io/libr_io.so.5.7.6.p/p_io_r2pipe.c.o libr/io/libr_io.so.5.7.6.p/p_io_r2web.c.o libr/io/libr_io.so.5.7.6.p/p_io_rap.c.o libr/io/libr_io.so.5.7.6.p/p_io_rbuf.c.o libr/io/libr_io.so.5.7.6.p/p_io_self.c.o libr/io/libr_io.so.5.7.6.p/p_io_shm.c.o libr/io/libr_io.so.5.7.6.p/p_io_sparse.c.o libr/io/libr_io.so.5.7.6.p/p_io_tcpslurp.c.o libr/io/libr_io.so.5.7.6.p/p_io_winkd.c.o libr/io/libr_io.so.5.7.6.p/p_io_winedbg.c.o libr/io/libr_io.so.5.7.6.p/p_io_zip.c.o libr/io/libr_io.so.5.7.6.p/p_io_r2k_linux.c.o libr/io/libr_io.so.5.7.6.p/p_io_isotp.c.o libr/io/libr_io.so.5.7.6.p/ptrace_wrap.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_io.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../socket:$ORIGIN/../cons:$ORIGIN/../hash:$ORIGIN/../crypto' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto libr/util/libr_util.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr2spp.a shlr/libr2bochs.a shlr/gdb/libr2gdb.a libr/cons/libr_cons.so.5.7.6 shlr/libr2winkd.a libr/hash/libr_hash.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 shlr/libr2qnx.a shlr/libr2ar.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libzip.so -lutil -lutil -lutil -lutil -lutil -Wl,--end-group [438/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mstlsapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mstlsapi.sdb.txt [439/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msvbvm50.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msvbvm50.sdb.txt [440/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msvbvm60.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msvbvm60.sdb.txt [441/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/odbc32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/odbc32.sdb.txt [442/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/bp/libr_bp.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/bp/libr_bp.so.5.7.6.p/libr_bp.so.5.7.6.symbols [443/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/oleaut32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/oleaut32.sdb.txt [444/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/olecli32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/olecli32.sdb.txt [445/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/oledlg.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/oledlg.sdb.txt [446/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/olepro32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/olepro32.sdb.txt [447/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/olesvr32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/olesvr32.sdb.txt [448/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/shdocvw.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/shdocvw.sdb.txt [449/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/io/libr_io.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/io/libr_io.so.5.7.6.p/libr_io.so.5.7.6.symbols [450/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/shell32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/shell32.sdb.txt [451/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/shlwapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/shlwapi.sdb.txt [452/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/spr32d70.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/spr32d70.sdb.txt [453/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/urlmon.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/urlmon.sdb.txt [454/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/uxtheme.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/uxtheme.sdb.txt [455/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/vb40032.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/vb40032.sdb.txt [456/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/vssapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/vssapi.sdb.txt [457/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winmm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winmm.sdb.txt [458/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wldap32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wldap32.sdb.txt [459/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ws2_32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ws2_32.sdb.txt [460/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wsnmp32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wsnmp32.sdb.txt [461/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wsock32.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wsock32.sdb.txt [462/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/avicap.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/avicap.sdb.txt [463/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/avifile.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/avifile.sdb.txt [464/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/awdevl16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/awdevl16.sdb.txt [465/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/cards.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/cards.sdb.txt [466/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/cmc.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/cmc.sdb.txt [467/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/comm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/comm.sdb.txt [468/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/commctrl.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/commctrl.sdb.txt [469/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/commdlg.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/commdlg.sdb.txt [470/1166] gcc -o libr/syscall/libr_syscall.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6.p/syscall.c.o libr/syscall/libr_syscall.so.5.7.6.p/splugs.c.o libr/syscall/libr_syscall.so.5.7.6.p/ioports.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_syscall.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [471/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/compobj.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/compobj.sdb.txt [472/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/cspman.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/cspman.sdb.txt [473/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/dciman.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/dciman.sdb.txt [474/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ddeml.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ddeml.sdb.txt [475/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/deskcp16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/deskcp16.sdb.txt [476/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/dibeng.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/dibeng.sdb.txt [477/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/dispdib.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/dispdib.sdb.txt [478/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/display.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/display.sdb.txt [479/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/dskmaint.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/dskmaint.sdb.txt [480/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/enable3.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/enable3.sdb.txt [481/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/faxcodec.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/faxcodec.sdb.txt [482/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/gdi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/gdi.sdb.txt [483/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/inet16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/inet16.sdb.txt [484/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/iosclass.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/iosclass.sdb.txt [485/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/kernel.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/kernel.sdb.txt [486/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/keyboard.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/keyboard.sdb.txt [487/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/lzexpand.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/lzexpand.sdb.txt [488/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/maincp16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/maincp16.sdb.txt [489/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mapi.sdb.txt [490/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mapiu.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mapiu.sdb.txt [491/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mapix.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mapix.sdb.txt [492/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mciavi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mciavi.sdb.txt [493/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mcicda.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mcicda.sdb.txt [494/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mcimidi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mcimidi.sdb.txt [495/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mciole.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mciole.sdb.txt [496/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mciwave.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mciwave.sdb.txt [497/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/midimap.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/midimap.sdb.txt [498/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/syscall/libr_syscall.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6.p/libr_syscall.so.5.7.6.symbols [499/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ml3xec16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ml3xec16.sdb.txt [500/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mmci.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mmci.sdb.txt [501/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mmsystem.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mmsystem.sdb.txt [502/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/modem.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/modem.sdb.txt [503/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/modemui.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/modemui.sdb.txt [504/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mouse.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mouse.sdb.txt [505/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msacm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msacm.sdb.txt [506/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msacmmap.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msacmmap.sdb.txt [507/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msmixmgr.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msmixmgr.sdb.txt [508/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msdos.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msdos.sdb.txt [509/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msdosd.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msdosd.sdb.txt [510/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msjstick.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msjstick.sdb.txt [511/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/mspcic.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/mspcic.sdb.txt [512/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/msprint.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/msprint.sdb.txt [513/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_cpio.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_cpio.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_cpio.c.o -c ../libr/fs/p/fs_cpio.c [514/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_fat.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_fat.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_fat.c.o -c ../libr/fs/p/fs_fat.c [515/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/netcpl.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/netcpl.sdb.txt [516/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/netdi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/netdi.sdb.txt [517/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/netos.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/netos.sdb.txt [518/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_ext2.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_ext2.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_ext2.c.o -c ../libr/fs/p/fs_ext2.c [519/1166] gcc -o libr/search/libr_search.so.5.7.6 libr/search/libr_search.so.5.7.6.p/aes_find.c.o libr/search/libr_search.so.5.7.6.p/bytepat.c.o libr/search/libr_search.so.5.7.6.p/keyword.c.o libr/search/libr_search.so.5.7.6.p/regexp.c.o libr/search/libr_search.so.5.7.6.p/uds.c.o libr/search/libr_search.so.5.7.6.p/privkey_find.c.o libr/search/libr_search.so.5.7.6.p/rabin_karp.c.o libr/search/libr_search.so.5.7.6.p/search.c.o libr/search/libr_search.so.5.7.6.p/strings.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_search.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [520/1166] gcc -o libr/magic/libr_magic.so.5.7.6 libr/magic/libr_magic.so.5.7.6.p/magic-libmagic.c.o libr/magic/libr_magic.so.5.7.6.p/ascmagic-libmagic.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_magic.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lmagic -Wl,--end-group [521/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_r2.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_r2.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_r2.c.o -c ../libr/fs/p/fs_r2.c [522/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/netware.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/netware.sdb.txt [523/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/nw16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/nw16.sdb.txt [524/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ole2.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ole2.sdb.txt [525/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ole2conv.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ole2conv.sdb.txt [526/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ole2disp.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ole2disp.sdb.txt [527/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ole2nls.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ole2nls.sdb.txt [528/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/olecli.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/olecli.sdb.txt [529/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/olesvr.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/olesvr.sdb.txt [530/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/pifmgr.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/pifmgr.sdb.txt [531/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/pkpd.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/pkpd.sdb.txt [532/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/pmspl.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/pmspl.sdb.txt [533/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/power.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/power.sdb.txt [534/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/rasapi16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/rasapi16.sdb.txt [535/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/rnasetup.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/rnasetup.sdb.txt [536/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_fb.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_fb.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_fb.c.o -c ../libr/fs/p/fs_fb.c [537/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/rsrc16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/rsrc16.sdb.txt [538/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sbfm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sbfm.sdb.txt [539/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sb16snd.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sb16snd.sdb.txt [540/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/setup4.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/setup4.sdb.txt [541/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/shell.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/shell.sdb.txt [542/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sound.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sound.sdb.txt [543/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/setupx.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/setupx.sdb.txt [544/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/spooler.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/spooler.sdb.txt [545/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/storage.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/storage.sdb.txt [546/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sysdetmg.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sysdetmg.sdb.txt [547/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sysclass.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sysclass.sdb.txt [548/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sysdm.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sysdm.sdb.txt [549/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/search/libr_search.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/search/libr_search.so.5.7.6.p/libr_search.so.5.7.6.symbols [550/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/magic/libr_magic.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/magic/libr_magic.so.5.7.6.p/libr_magic.so.5.7.6.symbols [551/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/sysedit.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/sysedit.sdb.txt [552/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/toolhelp.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/toolhelp.sdb.txt [553/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/system.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/system.sdb.txt [554/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/systhunk.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/systhunk.sdb.txt [555/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/tapi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/tapi.sdb.txt [556/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/tapiaddr.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/tapiaddr.sdb.txt [557/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/typelib.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/typelib.sdb.txt [558/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/umdm16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/umdm16.sdb.txt [559/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/user.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/user.sdb.txt [560/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/ver.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/ver.sdb.txt [561/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/whlp16t.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/whlp16t.sdb.txt [562/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/win32s16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/win32s16.sdb.txt [563/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/win87em.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/win87em.sdb.txt [564/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winaspi.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winaspi.sdb.txt [565/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winnet16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winnet16.sdb.txt [566/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winoldap.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winoldap.sdb.txt [567/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winsock.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winsock.sdb.txt [568/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/winspl16.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/winspl16.sdb.txt [569/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wpsapd.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wpsapd.sdb.txt [570/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wpsuni.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wpsuni.sdb.txt [571/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wpsunire.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wpsunire.sdb.txt [572/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/bin/d/wsasrv.sdb == /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/dll/wsasrv.sdb.txt [573/1166] gcc -o libr/flag/libr_flag.so.5.7.6 libr/flag/libr_flag.so.5.7.6.p/flag.c.o libr/flag/libr_flag.so.5.7.6.p/tags.c.o libr/flag/libr_flag.so.5.7.6.p/zones.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_flag.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [574/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/bin_write.c.o -MF libr/bin/libr_bin.so.5.7.6.p/bin_write.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/bin_write.c.o -c ../libr/bin/bin_write.c [575/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/dbginfo.c.o -MF libr/bin/libr_bin.so.5.7.6.p/dbginfo.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/dbginfo.c.o -c ../libr/bin/dbginfo.c [576/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/demangle.c.o -MF libr/bin/libr_bin.so.5.7.6.p/demangle.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/demangle.c.o -c ../libr/bin/demangle.c [577/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/flag/libr_flag.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/flag/libr_flag.so.5.7.6.p/libr_flag.so.5.7.6.symbols [578/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/blang.c.o -MF libr/bin/libr_bin.so.5.7.6.p/blang.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/blang.c.o -c ../libr/bin/blang.c [579/1166] gcc -o libr/reg/libr_reg.so.5.7.6 libr/reg/libr_reg.so.5.7.6.p/arena.c.o libr/reg/libr_reg.so.5.7.6.p/rcond.c.o libr/reg/libr_reg.so.5.7.6.p/double.c.o libr/reg/libr_reg.so.5.7.6.p/profile.c.o libr/reg/libr_reg.so.5.7.6.p/reg.c.o libr/reg/libr_reg.so.5.7.6.p/rvalue.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_reg.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [580/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/bfilter.c.o -MF libr/bin/libr_bin.so.5.7.6.p/bfilter.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/bfilter.c.o -c ../libr/bin/bfilter.c [581/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_any.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_any.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_any.c.o -c ../libr/bin/p/bin_any.c [582/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/bobj.c.o -MF libr/bin/libr_bin.so.5.7.6.p/bobj.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/bobj.c.o -c ../libr/bin/bobj.c [583/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/reg/libr_reg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/reg/libr_reg.so.5.7.6.p/libr_reg.so.5.7.6.symbols [584/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_avr.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_avr.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_avr.c.o -c ../libr/bin/p/bin_avr.c [585/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/bin.c.o -MF libr/bin/libr_bin.so.5.7.6.p/bin.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/bin.c.o -c ../libr/bin/bin.c In file included from ../libr/bin/bin.c:10: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_util.h:6, from ../libr/include/r_bin.h:4, from ../libr/bin/bin.c:5: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [586/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_art.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_art.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_art.c.o -c ../libr/bin/p/bin_art.c [587/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_bf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_bf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_bf.c.o -c ../libr/bin/p/bin_bf.c [588/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/bfile.c.o -MF libr/bin/libr_bin.so.5.7.6.p/bfile.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/bfile.c.o -c ../libr/bin/bfile.c [589/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_bios.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_bios.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_bios.c.o -c ../libr/bin/p/bin_bios.c [590/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_bflt.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_bflt.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_bflt.c.o -c ../libr/bin/p/bin_bflt.c [591/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf.c.o -c ../libr/bin/p/bin_dbginfo_elf.c [592/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf64.c.o -c ../libr/bin/p/bin_dbginfo_elf64.c [593/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dmp64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dmp64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dmp64.c.o -c ../libr/bin/p/bin_dmp64.c [594/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dol.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dol.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dol.c.o -c ../libr/bin/p/bin_dol.c [595/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/dwarf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/dwarf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/dwarf.c.o -c ../libr/bin/dwarf.c [596/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_fs.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_fs.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_fs.c.o -c ../libr/bin/p/bin_fs.c [597/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_ldr_linux.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_ldr_linux.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_ldr_linux.c.o -c ../libr/bin/p/bin_ldr_linux.c [598/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_java.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_java.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_java.c.o -c ../libr/bin/p/bin_java.c [599/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_le.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_le.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_le.c.o -c ../libr/bin/p/bin_le.c [600/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_mbn.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_mbn.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_mbn.c.o -c ../libr/bin/p/bin_mbn.c [601/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_elf64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_elf64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_elf64.c.o -c ../libr/bin/p/bin_elf64.c [602/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_elf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_elf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_elf.c.o -c ../libr/bin/p/bin_elf.c [603/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_menuet.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_menuet.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_menuet.c.o -c ../libr/bin/p/bin_menuet.c [604/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_mdmp.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_mdmp.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_mdmp.c.o -c ../libr/bin/p/bin_mdmp.c [605/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_mach0.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_mach0.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_mach0.c.o -c ../libr/bin/p/bin_mach0.c [606/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dex.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dex.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dex.c.o -c ../libr/bin/p/bin_dex.c [607/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_mz.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_mz.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_mz.c.o -c ../libr/bin/p/bin_mz.c [608/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_ne.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_ne.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_ne.c.o -c ../libr/bin/p/bin_ne.c [609/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_mach064.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_mach064.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_mach064.c.o -c ../libr/bin/p/bin_mach064.c [610/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_hunk.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_hunk.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_hunk.c.o -c ../libr/bin/p/bin_hunk.c [611/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_dyldcache.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_dyldcache.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_dyldcache.c.o -c ../libr/bin/p/bin_dyldcache.c [612/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_nin3ds.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_nin3ds.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_nin3ds.c.o -c ../libr/bin/p/bin_nin3ds.c [613/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_nes.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_nes.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_nes.c.o -c ../libr/bin/p/bin_nes.c [614/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_ninds.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_ninds.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_ninds.c.o -c ../libr/bin/p/bin_ninds.c [615/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_ningba.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_ningba.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_ningba.c.o -c ../libr/bin/p/bin_ningba.c [616/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_ningb.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_ningb.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_ningb.c.o -c ../libr/bin/p/bin_ningb.c [617/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_nro.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_nro.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_nro.c.o -c ../libr/bin/p/bin_nro.c [618/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_omf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_omf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_omf.c.o -c ../libr/bin/p/bin_omf.c [619/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_p9.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_p9.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_p9.c.o -c ../libr/bin/p/bin_p9.c [620/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_nso.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_nso.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_nso.c.o -c ../libr/bin/p/bin_nso.c [621/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_prg.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_prg.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_prg.c.o -c ../libr/bin/p/bin_prg.c [622/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_psxexe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_psxexe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_psxexe.c.o -c ../libr/bin/p/bin_psxexe.c [623/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_pebble.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_pebble.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_pebble.c.o -c ../libr/bin/p/bin_pebble.c [624/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_pyc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_pyc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_pyc.c.o -c ../libr/bin/p/bin_pyc.c [625/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_sms.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_sms.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_sms.c.o -c ../libr/bin/p/bin_sms.c [626/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_sfc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_sfc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_sfc.c.o -c ../libr/bin/p/bin_sfc.c [627/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_qnx.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_qnx.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_qnx.c.o -c ../libr/bin/p/bin_qnx.c [628/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_pe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_pe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_pe.c.o -c ../libr/bin/p/bin_pe.c [629/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_pe64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_pe64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_pe64.c.o -c ../libr/bin/p/bin_pe64.c [630/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_s390.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_s390.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_s390.c.o -c ../libr/bin/p/bin_s390.c [631/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_symbols.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_symbols.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_symbols.c.o -c ../libr/bin/p/bin_symbols.c [632/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_smd.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_smd.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_smd.c.o -c ../libr/bin/p/bin_smd.c [633/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf.c.o -c ../libr/bin/p/bin_write_elf.c [634/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_te.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_te.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_te.c.o -c ../libr/bin/p/bin_te.c [635/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_wad.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_wad.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_wad.c.o -c ../libr/bin/p/bin_wad.c [636/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf64.c.o -c ../libr/bin/p/bin_write_elf64.c [637/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_vsf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_vsf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_vsf.c.o -c ../libr/bin/p/bin_vsf.c [638/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_wasm.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_wasm.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_wasm.c.o -c ../libr/bin/p/bin_wasm.c [639/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach0.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach0.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach0.c.o -c ../libr/bin/p/bin_write_mach0.c [640/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach064.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach064.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach064.c.o -c ../libr/bin/p/bin_write_mach064.c [641/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe.c.o -c ../libr/bin/p/bin_write_pe.c [642/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe64.c.o -c ../libr/bin/p/bin_write_pe64.c [643/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_dyldcache.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_dyldcache.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_dyldcache.c.o -c ../libr/bin/p/bin_xtr_dyldcache.c [644/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xbe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xbe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xbe.c.o -c ../libr/bin/p/bin_xbe.c [645/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_pemixed.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_pemixed.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_pemixed.c.o -c ../libr/bin/p/bin_xtr_pemixed.c [646/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_fatmach0.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_fatmach0.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_fatmach0.c.o -c ../libr/bin/p/bin_xtr_fatmach0.c [647/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_xalz.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_xalz.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_xalz.c.o -c ../libr/bin/p/bin_xtr_xalz.c [648/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_z64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_z64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_z64.c.o -c ../libr/bin/p/bin_z64.c [649/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_sep64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_sep64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_sep64.c.o -c ../libr/bin/p/bin_xtr_sep64.c [650/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_zimg.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_zimg.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_zimg.c.o -c ../libr/bin/p/bin_zimg.c [651/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_bflt_bflt.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_bflt_bflt.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_bflt_bflt.c.o -c ../libr/bin/format/bflt/bflt.c [652/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_dmp_dmp64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_dmp_dmp64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_dmp_dmp64.c.o -c ../libr/bin/format/dmp/dmp64.c [653/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_coff_coff.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_coff_coff.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_coff_coff.c.o -c ../libr/bin/format/coff/coff.c [654/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mach0_dyldcache.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mach0_dyldcache.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mach0_dyldcache.c.o -c ../libr/bin/format/mach0/dyldcache.c [655/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64_write.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64_write.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64_write.c.o -c ../libr/bin/format/elf/elf64_write.c [656/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_dex_dex.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_dex_dex.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_dex_dex.c.o -c ../libr/bin/format/dex/dex.c [657/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_elf_elf_write.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_elf_elf_write.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf_write.c.o -c ../libr/bin/format/elf/elf_write.c [658/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mach0_coresymbolication.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mach0_coresymbolication.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mach0_coresymbolication.c.o -c ../libr/bin/format/mach0/coresymbolication.c [659/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mach0_fatmach0.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mach0_fatmach0.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mach0_fatmach0.c.o -c ../libr/bin/format/mach0/fatmach0.c [660/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/p_bin_xnu_kernelcache.c.o -MF libr/bin/libr_bin.so.5.7.6.p/p_bin_xnu_kernelcache.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/p_bin_xnu_kernelcache.c.o -c ../libr/bin/p/bin_xnu_kernelcache.c [661/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_xnu_r_cf_dict.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_xnu_r_cf_dict.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_xnu_r_cf_dict.c.o -c ../libr/bin/format/xnu/r_cf_dict.c [662/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe.c.o -c ../libr/bin/format/mdmp/mdmp_pe.c [663/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe64.c.o -c ../libr/bin/format/mdmp/mdmp_pe64.c [664/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp.c.o -c ../libr/bin/format/mdmp/mdmp.c [665/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_le_le.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_le_le.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_le_le.c.o -c ../libr/bin/format/le/le.c [666/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mz_mz.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mz_mz.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mz_mz.c.o -c ../libr/bin/format/mz/mz.c [667/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_ne_ne.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_ne_ne.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_ne_ne.c.o -c ../libr/bin/format/ne/ne.c [668/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_nxo_nxo.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_nxo_nxo.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_nxo_nxo.c.o -c ../libr/bin/format/nxo/nxo.c [669/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_p9_p9bin.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_p9_p9bin.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_p9_p9bin.c.o -c ../libr/bin/format/p9/p9bin.c [670/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_omf_omf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_omf_omf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_omf_omf.c.o -c ../libr/bin/format/omf/omf.c [671/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_elf_elf.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_elf_elf.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf.c.o -c ../libr/bin/format/elf/elf.c [672/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64.c.o -c ../libr/bin/format/elf/elf64.c [673/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_objc_mach064_classes.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_objc_mach064_classes.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_objc_mach064_classes.c.o -c ../libr/bin/format/objc/mach064_classes.c [674/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_objc_mach0_classes.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_objc_mach0_classes.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_objc_mach0_classes.c.o -c ../libr/bin/format/objc/mach0_classes.c [675/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64_write.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64_write.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64_write.c.o -c ../libr/bin/format/pe/pe64_write.c [676/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pe_pe_write.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pe_pe_write.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe_write.c.o -c ../libr/bin/format/pe/pe_write.c [677/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc_magic.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc_magic.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc_magic.c.o -c ../libr/bin/format/pyc/pyc_magic.c [678/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc.c.o -c ../libr/bin/format/pyc/pyc.c [679/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pe_pemixed.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pe_pemixed.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pe_pemixed.c.o -c ../libr/bin/format/pe/pemixed.c [680/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_zimg_zimg.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_zimg_zimg.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_zimg_zimg.c.o -c ../libr/bin/format/zimg/zimg.c [681/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_te_te.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_te_te.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_te_te.c.o -c ../libr/bin/format/te/te.c [682/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pyc_marshal.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pyc_marshal.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pyc_marshal.c.o -c ../libr/bin/format/pyc/marshal.c [683/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_demangler.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_demangler.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_demangler.c.o -c ../libr/bin/mangling/demangler.c [684/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach064.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach064.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach064.c.o -c ../libr/bin/format/mach0/mach064.c In file included from ../libr/bin/format/mach0/mach064.c:4: ../libr/bin/format/mach0/mach0.c: In function ‘get_sections_64’: ../libr/bin/format/mach0/mach0.c:2376:26: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2376 | if (!(sections = calloc (bin->nsects + 1, sizeof (struct section_t)))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../libr/include/r_types.h:12, from ../libr/include/r_hash.h:4, from ../libr/bin/format/mach0/mach0.c:4: /usr/include/stdlib.h:556:14: note: in a call to allocation function ‘calloc’ declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ [685/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach0.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach0.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach0.c.o -c ../libr/bin/format/mach0/mach0.c ../libr/bin/format/mach0/mach0.c: In function ‘get_sections’: ../libr/bin/format/mach0/mach0.c:2376:26: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2376 | if (!(sections = calloc (bin->nsects + 1, sizeof (struct section_t)))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../libr/include/r_types.h:12, from ../libr/include/r_hash.h:4, from ../libr/bin/format/mach0/mach0.c:4: /usr/include/stdlib.h:556:14: note: in a call to allocation function ‘calloc’ declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ [686/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_cxx.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_cxx.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_cxx.c.o -c ../libr/bin/mangling/cxx.c [687/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_java.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_java.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_java.c.o -c ../libr/bin/mangling/java.c [688/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_rust.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_rust.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_rust.c.o -c ../libr/bin/mangling/rust.c [689/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_msvc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_msvc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_msvc.c.o -c ../libr/bin/mangling/msvc.c [690/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_wasm_wasm.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_wasm_wasm.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_wasm_wasm.c.o -c ../libr/bin/format/wasm/wasm.c [691/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_objc.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_objc.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_objc.c.o -c ../libr/bin/mangling/objc.c [692/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_dbi.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_dbi.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_dbi.c.o -c ../libr/bin/pdb/dbi.c [693/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_swift.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_swift.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_swift.c.o -c ../libr/bin/mangling/swift.c [694/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_swift-sd.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_swift-sd.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_swift-sd.c.o -c ../libr/bin/mangling/swift-sd.c ../libr/bin/mangling/swift-sd.c: In function ‘r_bin_demangle_swift’: ../libr/bin/mangling/swift-sd.c:96:9: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 96 | strncpy (buf, s, len); | ^ In file included from ../libr/include/r_types.h:8, from ../libr/include/r_util.h:6, from ../libr/bin/mangling/swift-sd.c:7: ../libr/bin/mangling/swift-sd.c:323:51: note: length computed here 323 | len = R_MIN (len, strlen (q)); [695/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_gdata.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_gdata.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_gdata.c.o -c ../libr/bin/pdb/gdata.c [696/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_fpo.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_fpo.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_fpo.c.o -c ../libr/bin/pdb/fpo.c [697/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_omap.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_omap.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_omap.c.o -c ../libr/bin/pdb/omap.c [698/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_stream_pe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_stream_pe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_stream_pe.c.o -c ../libr/bin/pdb/stream_pe.c [699/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_stream_file.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_stream_file.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_stream_file.c.o -c ../libr/bin/pdb/stream_file.c [700/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_microsoft_demangle.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_microsoft_demangle.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_microsoft_demangle.c.o -c ../libr/bin/mangling/microsoft_demangle.c [701/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_pdb_downloader.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_pdb_downloader.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_pdb_downloader.c.o -c ../libr/bin/pdb/pdb_downloader.c [702/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pe_pe.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pe_pe.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe.c.o -c ../libr/bin/format/pe/pe.c [703/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_att2intel.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_att2intel.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_att2intel.c.o -c ../libr/parse/p/parse_att2intel.c [704/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_pdb.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_pdb.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_pdb.c.o -c ../libr/bin/pdb/pdb.c [705/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64.c.o -MF libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64.c.o -c ../libr/bin/format/pe/pe64.c [706/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_avr_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_avr_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_avr_pseudo.c.o -c ../libr/parse/p/parse_avr_pseudo.c [707/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_chip8_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_chip8_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_chip8_pseudo.c.o -c ../libr/parse/p/parse_chip8_pseudo.c [708/1166] gcc -Ilibr/config/libr_config.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libr/config/libr_config.so.5.7.6.p/hold.c.o -MF libr/config/libr_config.so.5.7.6.p/hold.c.o.d -o libr/config/libr_config.so.5.7.6.p/hold.c.o -c ../libr/config/hold.c [709/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/parse.c.o -MF libr/parse/libr_parse.so.5.7.6.p/parse.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/parse.c.o -c ../libr/parse/parse.c In file included from ../libr/parse/parse.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_parse.h:6, from ../libr/parse/parse.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [710/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/mangling_cxx_cp-demangle.c.o -MF libr/bin/libr_bin.so.5.7.6.p/mangling_cxx_cp-demangle.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/mangling_cxx_cp-demangle.c.o -c ../libr/bin/mangling/cxx/cp-demangle.c [711/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_dalvik_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_dalvik_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_dalvik_pseudo.c.o -c ../libr/parse/p/parse_dalvik_pseudo.c [712/1166] gcc -Ilibr/config/libr_config.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libr/config/libr_config.so.5.7.6.p/config.c.o -MF libr/config/libr_config.so.5.7.6.p/config.c.o.d -o libr/config/libr_config.so.5.7.6.p/config.c.o -c ../libr/config/config.c [713/1166] gcc -Ilibr/bin/libr_bin.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR_API_BIN_ONLY=1 -DR2_PLUGIN_INCORE=1 -MD -MQ libr/bin/libr_bin.so.5.7.6.p/pdb_tpi.c.o -MF libr/bin/libr_bin.so.5.7.6.p/pdb_tpi.c.o.d -o libr/bin/libr_bin.so.5.7.6.p/pdb_tpi.c.o -c ../libr/bin/pdb/tpi.c [714/1166] gcc -Ilibr/config/libr_config.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libr/config/libr_config.so.5.7.6.p/callback.c.o -MF libr/config/libr_config.so.5.7.6.p/callback.c.o.d -o libr/config/libr_config.so.5.7.6.p/callback.c.o -c ../libr/config/callback.c [715/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_6502_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_6502_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_6502_pseudo.c.o -c ../libr/parse/p/parse_6502_pseudo.c [716/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_m68k_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_m68k_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_m68k_pseudo.c.o -c ../libr/parse/p/parse_m68k_pseudo.c [717/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_arm_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_arm_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_arm_pseudo.c.o -c ../libr/parse/p/parse_arm_pseudo.c [718/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/filter.c.o -MF libr/parse/libr_parse.so.5.7.6.p/filter.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/filter.c.o -c ../libr/parse/filter.c In file included from ../libr/parse/filter.c:7: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/parse/filter.c:5: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [719/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_mips_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_mips_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_mips_pseudo.c.o -c ../libr/parse/p/parse_mips_pseudo.c [720/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_tms320_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_tms320_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_tms320_pseudo.c.o -c ../libr/parse/p/parse_tms320_pseudo.c [721/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_v850_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_v850_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_v850_pseudo.c.o -c ../libr/parse/p/parse_v850_pseudo.c [722/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_sh_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_sh_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_sh_pseudo.c.o -c ../libr/parse/p/parse_sh_pseudo.c [723/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_wasm_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_wasm_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_wasm_pseudo.c.o -c ../libr/parse/p/parse_wasm_pseudo.c [724/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_z80_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_z80_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_z80_pseudo.c.o -c ../libr/parse/p/parse_z80_pseudo.c [725/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/6502.sdb == ../libr/asm/d/6502.sdb.txt [726/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/8051.sdb == ../libr/asm/d/8051.sdb.txt [727/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/arc.sdb == ../libr/asm/d/arc.sdb.txt [728/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/arm.sdb == ../libr/asm/d/arm.sdb.txt [729/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_riscv_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_riscv_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_riscv_pseudo.c.o -c ../libr/parse/p/parse_riscv_pseudo.c [730/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/avr.sdb == ../libr/asm/d/avr.sdb.txt [731/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/bf.sdb == ../libr/asm/d/bf.sdb.txt [732/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/bpf.sdb == ../libr/asm/d/bpf.sdb.txt [733/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/dalvik.sdb == ../libr/asm/d/dalvik.sdb.txt [734/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/i4004.sdb == ../libr/asm/d/i4004.sdb.txt [735/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/i8080.sdb == ../libr/asm/d/i8080.sdb.txt [736/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/java.sdb == ../libr/asm/d/java.sdb.txt [737/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/LH5801.sdb == ../libr/asm/d/LH5801.sdb.txt [738/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/lm32.sdb == ../libr/asm/d/lm32.sdb.txt [739/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/m68k.sdb == ../libr/asm/d/m68k.sdb.txt [740/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/malbolge.sdb == ../libr/asm/d/malbolge.sdb.txt [741/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/mips.sdb == ../libr/asm/d/mips.sdb.txt [742/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/msp430.sdb == ../libr/asm/d/msp430.sdb.txt [743/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/pic18c.sdb == ../libr/asm/d/pic18c.sdb.txt [744/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/propeller.sdb == ../libr/asm/d/propeller.sdb.txt [745/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/ppc.sdb == ../libr/asm/d/ppc.sdb.txt [746/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/riscv.sdb == ../libr/asm/d/riscv.sdb.txt [747/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/sh.sdb == ../libr/asm/d/sh.sdb.txt [748/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/sparc.sdb == ../libr/asm/d/sparc.sdb.txt [749/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/s390.sdb == ../libr/asm/d/s390.sdb.txt [750/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/tms320.sdb == ../libr/asm/d/tms320.sdb.txt [751/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/tricore.sdb == ../libr/asm/d/tricore.sdb.txt [752/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/v810.sdb == ../libr/asm/d/v810.sdb.txt [753/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/v850.sdb == ../libr/asm/d/v850.sdb.txt [754/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/x86.sdb == ../libr/asm/d/x86.sdb.txt [755/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/xtensa.sdb == ../libr/asm/d/xtensa.sdb.txt [756/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/asm/d/z80.sdb == ../libr/asm/d/z80.sdb.txt [757/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_x86_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_x86_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_x86_pseudo.c.o -c ../libr/parse/p/parse_x86_pseudo.c [758/1166] gcc -Ilibr/lang/libr_lang.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/lang/libr_lang.so.5.7.6.p/lang.c.o -MF libr/lang/libr_lang.so.5.7.6.p/lang.c.o.d -o libr/lang/libr_lang.so.5.7.6.p/lang.c.o -c ../libr/lang/lang.c [759/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/aop.c.o -MF libr/asm/libr_asm.so.5.7.6.p/aop.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/aop.c.o -c ../libr/asm/aop.c [760/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/acode.c.o -MF libr/asm/libr_asm.so.5.7.6.p/acode.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/acode.c.o -c ../libr/asm/acode.c [761/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/aplugs.c.o -MF libr/asm/libr_asm.so.5.7.6.p/aplugs.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/aplugs.c.o -c ../libr/asm/aplugs.c [762/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/binutils_as.c.o -MF libr/asm/libr_asm.so.5.7.6.p/binutils_as.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/binutils_as.c.o -c ../libr/asm/binutils_as.c [763/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_null.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_null.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_null.c.o -c ../libr/asm/p/asm_null.c [764/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/code.c.o -MF libr/parse/libr_parse.so.5.7.6.p/code.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/code.c.o -c ../libr/parse/code.c In file included from ../libr/parse/code.c:7: ../libr/parse/c/tccgen.c: In function ‘decl0.constprop.0.isra.0’: ../libr/parse/c/tcc.h:192:44: warning: array subscript ‘struct AttributeDef[0]’ is partly outside array bounds of ‘int[1]’ [-Warray-bounds] 192 | #define FUNC_CALL(r) (((AttributeDef*)&(r))->func_call) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ../libr/parse/code.c:8: ../libr/parse/c/tccgen.c:2944:26: note: object ‘r’ of size 4 2944 | int v, has_init, r; | ^ [765/1166] gcc -o libr/config/libr_config.so.5.7.6 libr/config/libr_config.so.5.7.6.p/callback.c.o libr/config/libr_config.so.5.7.6.p/config.c.o libr/config/libr_config.so.5.7.6.p/hold.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_config.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [766/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_as.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_as.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_as.c.o -c ../libr/asm/p/asm_arm_as.c [767/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/asm.c.o -MF libr/asm/libr_asm.so.5.7.6.p/asm.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/asm.c.o -c ../libr/asm/asm.c In file included from ../libr/asm/asm.c:10: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_main.h:6, from ../libr/include/r_core.h:6, from ../libr/asm/asm.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [768/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_gnu.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_gnu.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_gnu.c.o -c ../libr/asm/p/asm_arm_gnu.c [769/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/config/libr_config.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/config/libr_config.so.5.7.6.p/libr_config.so.5.7.6.symbols [770/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_lanai_gnu.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_lanai_gnu.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_lanai_gnu.c.o -c ../libr/asm/p/asm_lanai_gnu.c [771/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_winedbg.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_winedbg.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_winedbg.c.o -c ../libr/asm/p/asm_arm_winedbg.c [772/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_cs.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_cs.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_cs.c.o -c ../libr/asm/p/asm_arm_cs.c [773/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_as.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_as.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_as.c.o -c ../libr/asm/p/asm_ppc_as.c [774/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_cs.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_cs.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_cs.c.o -c ../libr/asm/p/asm_ppc_cs.c [775/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_or1k.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_or1k.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_or1k.c.o -c ../libr/asm/p/asm_or1k.c [776/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_m68k_gnu.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_m68k_gnu.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_m68k_gnu.c.o -c ../libr/asm/p/asm_m68k_gnu.c [777/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_sparc_gnu.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_sparc_gnu.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_sparc_gnu.c.o -c ../libr/asm/p/asm_sparc_gnu.c [778/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libps_libps.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libps_libps.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libps_libps.c.o -c ../libr/asm/arch/ppc/libps/libps.c [779/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_as.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_as.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_as.c.o -c ../libr/asm/p/asm_x86_as.c [780/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nasm.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nasm.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nasm.c.o -c ../libr/asm/p/asm_x86_nasm.c [781/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc-2.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc-2.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc-2.c.o -c ../libr/asm/arch/arm/aarch64/aarch64-opc-2.c [782/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libvle_vle.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libvle_vle.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libvle_vle.c.o -c ../libr/asm/arch/ppc/libvle/vle.c [783/1166] gcc -o libr/lang/libr_lang.so.5.7.6 libr/lang/libr_lang.so.5.7.6.p/lang.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_lang.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../cons' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons libr/util/libr_util.so.5.7.6 libr2spp.a libr/cons/libr_cons.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [784/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/lang/libr_lang.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/lang/libr_lang.so.5.7.6.p/libr_lang.so.5.7.6.symbols [785/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis.c.o -c ../libr/asm/arch/arm/aarch64/aarch64-dis.c [786/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass64.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass64.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass64.c.o -c ../libr/asm/arch/arm/armass64.c [787/1166] gcc -Ilibr/parse/libr_parse.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/parse/c -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/parse/libr_parse.so.5.7.6.p/p_parse_ppc_pseudo.c.o -MF libr/parse/libr_parse.so.5.7.6.p/p_parse_ppc_pseudo.c.o.d -o libr/parse/libr_parse.so.5.7.6.p/p_parse_ppc_pseudo.c.o -c ../libr/parse/p/parse_ppc_pseudo.c [788/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nz.c.o -MF libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nz.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nz.c.o -c ../libr/asm/p/asm_x86_nz.c [789/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_floatformat.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_floatformat.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_floatformat.c.o -c ../libr/asm/arch/arm/gnu/floatformat.c [790/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis-2.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis-2.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis-2.c.o -c ../libr/asm/arch/arm/aarch64/aarch64-dis-2.c [791/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_arm-dis.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_arm-dis.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_arm-dis.c.o -c ../libr/asm/arch/arm/gnu/arm-dis.c [792/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc.c.o -c ../libr/asm/arch/arm/aarch64/aarch64-opc.c [793/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_avr_avr_disasm.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_avr_avr_disasm.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_avr_avr_disasm.c.o -c ../libr/asm/arch/avr/avr_disasm.c [794/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_winedbg_be_arm.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_winedbg_be_arm.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_winedbg_be_arm.c.o -c ../libr/asm/arch/arm/winedbg/be_arm.c [795/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-opc.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-opc.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-opc.c.o -c ../libr/asm/arch/lanai/gnu/lanai-opc.c [796/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass.c.o -c ../libr/asm/arch/arm/armass.c [797/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_avr_format.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_avr_format.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_avr_format.c.o -c ../libr/asm/arch/avr/format.c [798/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_avr_assemble.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_avr_assemble.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_avr_assemble.c.o -c ../libr/asm/arch/avr/assemble.c [799/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-dis.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-dis.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-dis.c.o -c ../libr/asm/arch/lanai/gnu/lanai-dis.c [800/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_avr_disasm.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_avr_disasm.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_avr_disasm.c.o -c ../libr/asm/arch/avr/disasm.c [801/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-opc.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-opc.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-opc.c.o -c ../libr/asm/arch/m68k/gnu/m68k-opc.c [802/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-arm-16.sdb == ../libr/anal/d/cc-arm-16.sdb.txt [803/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-arm-32.sdb == ../libr/anal/d/cc-arm-32.sdb.txt [804/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-arm-64.sdb == ../libr/anal/d/cc-arm-64.sdb.txt [805/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-avr-8.sdb == ../libr/anal/d/cc-avr-8.sdb.txt [806/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-m68k-32.sdb == ../libr/anal/d/cc-m68k-32.sdb.txt [807/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-mips-32.sdb == ../libr/anal/d/cc-mips-32.sdb.txt [808/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_or1k_or1k_disas.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_or1k_or1k_disas.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_or1k_or1k_disas.c.o -c ../libr/asm/arch/or1k/or1k_disas.c [809/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-mips-64.sdb == ../libr/anal/d/cc-mips-64.sdb.txt [810/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-ppc-32.sdb == ../libr/anal/d/cc-ppc-32.sdb.txt [811/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-dis.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-dis.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-dis.c.o -c ../libr/asm/arch/m68k/gnu/m68k-dis.c [812/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-ppc-64.sdb == ../libr/anal/d/cc-ppc-64.sdb.txt [813/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-riscv-64.sdb == ../libr/anal/d/cc-riscv-64.sdb.txt [814/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-dis.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-dis.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-dis.c.o -c ../libr/asm/arch/sparc/gnu/sparc-dis.c [815/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-sparc-32.sdb == ../libr/anal/d/cc-sparc-32.sdb.txt [816/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_v810_v810_disas.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_v810_v810_disas.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_v810_v810_disas.c.o -c ../libr/asm/arch/v810/v810_disas.c [817/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-v850-32.sdb == ../libr/anal/d/cc-v850-32.sdb.txt [818/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-s390-64.sdb == ../libr/anal/d/cc-s390-64.sdb.txt [819/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-x86-16.sdb == ../libr/anal/d/cc-x86-16.sdb.txt [820/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-x86-32.sdb == ../libr/anal/d/cc-x86-32.sdb.txt [821/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-x86-64.sdb == ../libr/anal/d/cc-x86-64.sdb.txt [822/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/spec.sdb == ../libr/anal/d/spec.sdb.txt [823/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/cc-xtensa-32.sdb == ../libr/anal/d/cc-xtensa-32.sdb.txt [824/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-16.sdb == ../libr/anal/d/types-16.sdb.txt [825/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-32.sdb == ../libr/anal/d/types-32.sdb.txt [826/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-arm-ios-16.sdb == ../libr/anal/d/types-arm-ios-16.sdb.txt [827/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-64.sdb == ../libr/anal/d/types-64.sdb.txt [828/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-arm-ios-32.sdb == ../libr/anal/d/types-arm-ios-32.sdb.txt [829/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-arm-ios-64.sdb == ../libr/anal/d/types-arm-ios-64.sdb.txt [830/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-android.sdb == ../libr/anal/d/types-android.sdb.txt [831/1166] gcc -o libr/bin/libr_bin.so.5.7.6 libr/bin/libr_bin.so.5.7.6.p/bin.c.o libr/bin/libr_bin.so.5.7.6.p/bin_write.c.o libr/bin/libr_bin.so.5.7.6.p/dbginfo.c.o libr/bin/libr_bin.so.5.7.6.p/demangle.c.o libr/bin/libr_bin.so.5.7.6.p/dwarf.c.o libr/bin/libr_bin.so.5.7.6.p/blang.c.o libr/bin/libr_bin.so.5.7.6.p/bfilter.c.o libr/bin/libr_bin.so.5.7.6.p/bfile.c.o libr/bin/libr_bin.so.5.7.6.p/bobj.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_any.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_art.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_avr.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_bf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_bflt.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_bios.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_bootimg.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_cgc.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_coff.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_off.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_dex.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dbginfo_elf64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dex.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dmp64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dol.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_dyldcache.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_elf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_elf64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_fs.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_java.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_ldr_linux.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_le.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_mach0.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_mach064.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_mbn.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_mdmp.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_menuet.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_mz.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_ne.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_nes.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_hunk.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_nin3ds.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_ninds.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_ningb.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_ningba.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_nro.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_nso.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_omf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_p9.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_pe.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_pe64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_pebble.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_prg.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_psxexe.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_pyc.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_qnx.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_s390.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_sfc.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_smd.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_sms.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_symbols.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_te.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_vsf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_wad.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_wasm.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_elf64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach0.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_mach064.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_write_pe64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xbe.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xnu_kernelcache.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_dyldcache.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_fatmach0.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_pemixed.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_sep64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_xtr_xalz.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_z64.c.o libr/bin/libr_bin.so.5.7.6.p/p_bin_zimg.c.o libr/bin/libr_bin.so.5.7.6.p/format_bflt_bflt.c.o libr/bin/libr_bin.so.5.7.6.p/format_coff_coff.c.o libr/bin/libr_bin.so.5.7.6.p/format_dex_dex.c.o libr/bin/libr_bin.so.5.7.6.p/format_dmp_dmp64.c.o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf.c.o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64.c.o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf64_write.c.o libr/bin/libr_bin.so.5.7.6.p/format_elf_elf_write.c.o libr/bin/libr_bin.so.5.7.6.p/format_mach0_coresymbolication.c.o libr/bin/libr_bin.so.5.7.6.p/format_mach0_dyldcache.c.o libr/bin/libr_bin.so.5.7.6.p/format_mach0_fatmach0.c.o libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach0.c.o libr/bin/libr_bin.so.5.7.6.p/format_mach0_mach064.c.o libr/bin/libr_bin.so.5.7.6.p/format_xnu_r_cf_dict.c.o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp.c.o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe.c.o libr/bin/libr_bin.so.5.7.6.p/format_mdmp_mdmp_pe64.c.o libr/bin/libr_bin.so.5.7.6.p/format_le_le.c.o libr/bin/libr_bin.so.5.7.6.p/format_ne_ne.c.o libr/bin/libr_bin.so.5.7.6.p/format_mz_mz.c.o libr/bin/libr_bin.so.5.7.6.p/format_nxo_nxo.c.o libr/bin/libr_bin.so.5.7.6.p/format_objc_mach064_classes.c.o libr/bin/libr_bin.so.5.7.6.p/format_objc_mach0_classes.c.o libr/bin/libr_bin.so.5.7.6.p/format_omf_omf.c.o libr/bin/libr_bin.so.5.7.6.p/format_p9_p9bin.c.o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe.c.o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64.c.o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe64_write.c.o libr/bin/libr_bin.so.5.7.6.p/format_pe_pe_write.c.o libr/bin/libr_bin.so.5.7.6.p/format_pe_pemixed.c.o libr/bin/libr_bin.so.5.7.6.p/format_pyc_marshal.c.o libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc.c.o libr/bin/libr_bin.so.5.7.6.p/format_pyc_pyc_magic.c.o libr/bin/libr_bin.so.5.7.6.p/format_te_te.c.o libr/bin/libr_bin.so.5.7.6.p/format_wasm_wasm.c.o libr/bin/libr_bin.so.5.7.6.p/format_zimg_zimg.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_cxx.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_cxx_cp-demangle.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_demangler.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_rust.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_java.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_microsoft_demangle.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_msvc.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_objc.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_swift-sd.c.o libr/bin/libr_bin.so.5.7.6.p/mangling_swift.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_dbi.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_fpo.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_gdata.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_omap.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_pdb.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_pdb_downloader.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_stream_file.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_stream_pe.c.o libr/bin/libr_bin.so.5.7.6.p/pdb_tpi.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_bin.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../cons:$ORIGIN/../io:$ORIGIN/../socket:$ORIGIN/../hash:$ORIGIN/../crypto:$ORIGIN/../magic:$ORIGIN/../syscall' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall libr/util/libr_util.so.5.7.6 libr2spp.a libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 shlr/libr2java.a shlr/libr2yxml.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lutil -Wl,--end-group ../libr/bin/format/mach0/mach0.c: In function ‘get_sections’: ../libr/bin/format/mach0/mach0.c:2376:26: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2376 | if (!(sections = calloc (bin->nsects + 1, sizeof (struct section_t)))) { | ^ /usr/include/stdlib.h:556:14: note: in a call to allocation function ‘calloc’ declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^ ../libr/bin/format/mach0/mach0.c: In function ‘get_sections_64’: ../libr/bin/format/mach0/mach0.c:2376:26: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2376 | if (!(sections = calloc (bin->nsects + 1, sizeof (struct section_t)))) { | ^ /usr/include/stdlib.h:556:14: note: in a call to allocation function ‘calloc’ declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^ [832/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-linux.sdb == ../libr/anal/d/types-linux.sdb.txt [833/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types.sdb == ../libr/anal/d/types.sdb.txt [834/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-darwin.sdb == ../libr/anal/d/types-darwin.sdb.txt [835/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-x86-macos-64.sdb == ../libr/anal/d/types-x86-macos-64.sdb.txt [836/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-x86-windows-32.sdb == ../libr/anal/d/types-x86-windows-32.sdb.txt [837/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-windows.sdb == ../libr/anal/d/types-windows.sdb.txt ../libr/anal/d/types-windows_bcrypt.sdb.txt ../libr/anal/d/types-windows_cfgmgr32.sdb.txt ../libr/anal/d/types-windows_combaseapi.sdb.txt ../libr/anal/d/types-windows_commctrl.sdb.txt ../libr/anal/d/types-windows_consoleapi2.sdb.txt ../libr/anal/d/types-windows_dbghelp.sdb.txt ../libr/anal/d/types-windows_evntrace.sdb.txt ../libr/anal/d/types-windows_fileapi.sdb.txt ../libr/anal/d/types-windows_libloaderapi.sdb.txt ../libr/anal/d/types-windows_memoryapi.sdb.txt ../libr/anal/d/types-windows_ncrypt.sdb.txt ../libr/anal/d/types-windows_objbase.sdb.txt ../libr/anal/d/types-windows_oleauto.sdb.txt ../libr/anal/d/types-windows_processthreadsapi.sdb.txt ../libr/anal/d/types-windows_psapi.sdb.txt ../libr/anal/d/types-windows_securitybaseapi.sdb.txt ../libr/anal/d/types-windows_shellapi.sdb.txt ../libr/anal/d/types-windows_shlwapi.sdb.txt ../libr/anal/d/types-windows_synchapi.sdb.txt ../libr/anal/d/types-windows_sysinfoapi.sdb.txt ../libr/anal/d/types-windows_threadpoolapiset.sdb.txt ../libr/anal/d/types-windows_userenv.sdb.txt ../libr/anal/d/types-windows_winbase.sdb.txt ../libr/anal/d/types-windows_wincred.sdb.txt ../libr/anal/d/types-windows_wincrypt.sdb.txt ../libr/anal/d/types-windows_winhttp.sdb.txt ../libr/anal/d/types-windows_winldap.sdb.txt ../libr/anal/d/types-windows_winnls.sdb.txt ../libr/anal/d/types-windows_winreg.sdb.txt ../libr/anal/d/types-windows_winsock2.sdb.txt ../libr/anal/d/types-windows_winsvc.sdb.txt ../libr/anal/d/types-windows_winuser.sdb.txt ../libr/anal/d/types-windows_ws2spi.sdb.txt [838/1166] /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/sdb libr/anal/d/types-x86-windows-64.sdb == ../libr/anal/d/types-x86-windows-64.sdb.txt [839/1166] gcc -Ilibr/asm/libr_asm.so.5.7.6.p -I. -I.. -I../libr/include -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/spp -I../shlr/sdb/src -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-opc.c.o -MF libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-opc.c.o.d -o libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-opc.c.o -c ../libr/asm/arch/sparc/gnu/sparc-opc.c [840/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/anplugs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/anplugs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/anplugs.c.o -c ../libr/anal/anplugs.c [841/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/function.c.o -MF libr/anal/libr_anal.so.5.7.6.p/function.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/function.c.o -c ../libr/anal/function.c [842/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/block.c.o -MF libr/anal/libr_anal.so.5.7.6.p/block.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/block.c.o -c ../libr/anal/block.c [843/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/bin/libr_bin.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/bin/libr_bin.so.5.7.6.p/libr_bin.so.5.7.6.symbols [844/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/bb.c.o -MF libr/anal/libr_anal.so.5.7.6.p/bb.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/bb.c.o -c ../libr/anal/bb.c [845/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/anal.c.o -MF libr/anal/libr_anal.so.5.7.6.p/anal.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/anal.c.o -c ../libr/anal/anal.c In file included from ../libr/anal/anal.c:7: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_anal.h:10, from ../libr/anal/anal.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [846/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/cc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/cc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/cc.c.o -c ../libr/anal/cc.c [847/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/jmptbl.c.o -MF libr/anal/libr_anal.so.5.7.6.p/jmptbl.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/jmptbl.c.o -c ../libr/anal/jmptbl.c [848/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/cond.c.o -MF libr/anal/libr_anal.so.5.7.6.p/cond.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/cond.c.o -c ../libr/anal/cond.c [849/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/cycles.c.o -MF libr/anal/libr_anal.so.5.7.6.p/cycles.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/cycles.c.o -c ../libr/anal/cycles.c [850/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/class.c.o -MF libr/anal/libr_anal.so.5.7.6.p/class.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/class.c.o -c ../libr/anal/class.c [851/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/data.c.o -MF libr/anal/libr_anal.so.5.7.6.p/data.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/data.c.o -c ../libr/anal/data.c [852/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/codemeta.c.o -MF libr/anal/libr_anal.so.5.7.6.p/codemeta.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/codemeta.c.o -c ../libr/anal/codemeta.c [853/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/diff.c.o -MF libr/anal/libr_anal.so.5.7.6.p/diff.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/diff.c.o -c ../libr/anal/diff.c [854/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_stats.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_stats.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_stats.c.o -c ../libr/anal/esil_stats.c [855/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_plugin.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_plugin.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_plugin.c.o -c ../libr/anal/esil_plugin.c In file included from ../libr/anal/esil_plugin.c:5: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_anal.h:10, from ../libr/anal/esil_plugin.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [856/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_handler.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_handler.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_handler.c.o -c ../libr/anal/esil_handler.c [857/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_cfg.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_cfg.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_cfg.c.o -c ../libr/anal/esil_cfg.c [858/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_trace.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_trace.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_trace.c.o -c ../libr/anal/esil_trace.c [859/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/global.c.o -MF libr/anal/libr_anal.so.5.7.6.p/global.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/global.c.o -c ../libr/anal/global.c [860/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil_dfg.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil_dfg.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil_dfg.c.o -c ../libr/anal/esil_dfg.c [861/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/flirt.c.o -MF libr/anal/libr_anal.so.5.7.6.p/flirt.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/flirt.c.o -c ../libr/anal/flirt.c [862/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/hint.c.o -MF libr/anal/libr_anal.so.5.7.6.p/hint.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/hint.c.o -c ../libr/anal/hint.c [863/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/labels.c.o -MF libr/anal/libr_anal.so.5.7.6.p/labels.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/labels.c.o -c ../libr/anal/labels.c [864/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/pin.c.o -MF libr/anal/libr_anal.so.5.7.6.p/pin.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/pin.c.o -c ../libr/anal/pin.c [865/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/meta.c.o -MF libr/anal/libr_anal.so.5.7.6.p/meta.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/meta.c.o -c ../libr/anal/meta.c [866/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/op.c.o -MF libr/anal/libr_anal.so.5.7.6.p/op.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/op.c.o -c ../libr/anal/op.c [867/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/rtti.c.o -MF libr/anal/libr_anal.so.5.7.6.p/rtti.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/rtti.c.o -c ../libr/anal/rtti.c [868/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/esil.c.o -MF libr/anal/libr_anal.so.5.7.6.p/esil.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/esil.c.o -c ../libr/anal/esil.c [869/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/reflines.c.o -MF libr/anal/libr_anal.so.5.7.6.p/reflines.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/reflines.c.o -c ../libr/anal/reflines.c [870/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/rtti_itanium.c.o -MF libr/anal/libr_anal.so.5.7.6.p/rtti_itanium.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/rtti_itanium.c.o -c ../libr/anal/rtti_itanium.c [871/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/fcn.c.o -MF libr/anal/libr_anal.so.5.7.6.p/fcn.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/fcn.c.o -c ../libr/anal/fcn.c [872/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/switch.c.o -MF libr/anal/libr_anal.so.5.7.6.p/switch.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/switch.c.o -c ../libr/anal/switch.c [873/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/rtti_msvc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/rtti_msvc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/rtti_msvc.c.o -c ../libr/anal/rtti_msvc.c [874/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/type_pdb.c.o -MF libr/anal/libr_anal.so.5.7.6.p/type_pdb.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/type_pdb.c.o -c ../libr/anal/type_pdb.c [875/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/type.c.o -MF libr/anal/libr_anal.so.5.7.6.p/type.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/type.c.o -c ../libr/anal/type.c [876/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/value.c.o -MF libr/anal/libr_anal.so.5.7.6.p/value.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/value.c.o -c ../libr/anal/value.c [877/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/vtable.c.o -MF libr/anal/libr_anal.so.5.7.6.p/vtable.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/vtable.c.o -c ../libr/anal/vtable.c [878/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/xrefs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/xrefs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/xrefs.c.o -c ../libr/anal/xrefs.c [879/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_6502_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_6502_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_6502_cs.c.o -c ../libr/anal/p/anal_6502_cs.c [880/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_6502.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_6502.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_6502.c.o -c ../libr/anal/p/anal_6502.c [881/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-dis.c.o -c ../libr/asm/arch/alpha/gnu/alpha-dis.c [882/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/dwarf_process.c.o -MF libr/anal/libr_anal.so.5.7.6.p/dwarf_process.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/dwarf_process.c.o -c ../libr/anal/dwarf_process.c [883/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-opc.c.o -c ../libr/asm/arch/alpha/gnu/alpha-opc.c [884/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_alpha.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_alpha.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_alpha.c.o -c ../libr/anal/p/anal_alpha.c [885/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_amd29k.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_amd29k.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_amd29k.c.o -c ../libr/anal/p/anal_amd29k.c [886/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_gnu.c.o -c ../libr/anal/p/anal_arm_gnu.c [887/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/var.c.o -MF libr/anal/libr_anal.so.5.7.6.p/var.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/var.c.o -c ../libr/anal/var.c [888/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_bf.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_bf.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_bf.c.o -c ../libr/anal/p/anal_bf.c [889/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_mcs96.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_mcs96.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_mcs96.c.o -c ../libr/anal/p/anal_mcs96.c [890/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/sign.c.o -MF libr/anal/libr_anal.so.5.7.6.p/sign.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/sign.c.o -c ../libr/anal/sign.c [891/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_8051.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_8051.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_8051.c.o -c ../libr/anal/p/anal_8051.c [892/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf_cs.c.o -c ../libr/anal/p/anal_bpf_cs.c [893/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_avr.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_avr.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_avr.c.o -c ../libr/anal/p/anal_avr.c [894/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-opc.c.o -c ../libr/asm/arch/cris/gnu/cris-opc.c [895/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_chip8.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_chip8.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_chip8.c.o -c ../libr/anal/p/anal_chip8.c [896/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_cris.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_cris.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_cris.c.o -c ../libr/anal/p/anal_cris.c [897/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_cr16.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_cr16.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_cr16.c.o -c ../libr/anal/p/anal_cr16.c [898/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf.c.o -c ../libr/anal/p/anal_bpf.c [899/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-dis.c.o -c ../libr/asm/arch/cris/gnu/cris-dis.c [900/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_ebc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_ebc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_ebc.c.o -c ../libr/anal/p/anal_ebc.c [901/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_evm_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_evm_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_evm_cs.c.o -c ../libr/anal/p/anal_evm_cs.c [902/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_i8080.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_i8080.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_i8080.c.o -c ../libr/anal/p/anal_i8080.c [903/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_h8300.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_h8300.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_h8300.c.o -c ../libr/anal/p/anal_h8300.c [904/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_java.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_java.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_java.c.o -c ../libr/anal/p/anal_java.c [905/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_dalvik.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_dalvik.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_dalvik.c.o -c ../libr/anal/p/anal_dalvik.c [906/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_i4004.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_i4004.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_i4004.c.o -c ../libr/anal/p/anal_i4004.c [907/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_cs.c.o -c ../libr/anal/p/anal_arm_cs.c [908/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_kvx.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_kvx.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_kvx.c.o -c ../libr/anal/p/anal_kvx.c [909/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_lh5801.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_lh5801.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_lh5801.c.o -c ../libr/anal/p/anal_lh5801.c [910/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_malbolge.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_malbolge.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_malbolge.c.o -c ../libr/anal/p/anal_malbolge.c [911/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_gb.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_gb.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_gb.c.o -c ../libr/anal/p/anal_gb.c [912/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_mcore.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_mcore.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_mcore.c.o -c ../libr/anal/p/anal_mcore.c [913/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_m68k_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_m68k_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_m68k_cs.c.o -c ../libr/anal/p/anal_m68k_cs.c [914/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_m680x_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_m680x_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_m680x_cs.c.o -c ../libr/anal/p/anal_m680x_cs.c [915/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_mipsasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_mipsasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_mipsasm.c.o -c ../libr/asm/arch/mips/mipsasm.c [916/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips16-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips16-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips16-opc.c.o -c ../libr/asm/arch/mips/gnu/mips16-opc.c [917/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_micromips-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_micromips-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_micromips-opc.c.o -c ../libr/asm/arch/mips/gnu/micromips-opc.c [918/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-opc.c.o -c ../libr/asm/arch/mips/gnu/mips-opc.c [919/1166] gcc -o libr/parse/libr_parse.so.5.7.6 libr/parse/libr_parse.so.5.7.6.p/code.c.o libr/parse/libr_parse.so.5.7.6.p/filter.c.o libr/parse/libr_parse.so.5.7.6.p/parse.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_6502_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_arm_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_att2intel.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_avr_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_chip8_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_dalvik_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_m68k_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_mips_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_ppc_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_sh_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_tms320_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_v850_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_wasm_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_x86_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_riscv_pseudo.c.o libr/parse/libr_parse.so.5.7.6.p/p_parse_z80_pseudo.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_parse.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../flag:$ORIGIN/../syscall:$ORIGIN/../reg:$ORIGIN/../cons' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/cons/libr_cons.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [920/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_msp430.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_msp430.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_msp430.c.o -c ../libr/anal/p/anal_msp430.c [921/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-opc.c.o -c ../libr/asm/arch/nios/gnu/nios2-opc.c [922/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-dis.c.o -c ../libr/asm/arch/nios/gnu/nios2-dis.c [923/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_nios2.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_nios2.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_nios2.c.o -c ../libr/anal/p/anal_nios2.c [924/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_loongarch_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_loongarch_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_loongarch_gnu.c.o -c ../libr/anal/p/anal_loongarch_gnu.c [925/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_cs.c.o -c ../libr/anal/p/anal_mips_cs.c [926/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-opc.c.o -c ../libr/asm/arch/pdp11/gnu/pdp11-opc.c [927/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_null.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_null.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_null.c.o -c ../libr/anal/p/anal_null.c [928/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/parse/libr_parse.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/parse/libr_parse.so.5.7.6.p/libr_parse.so.5.7.6.symbols [929/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_gnu.c.o -c ../libr/anal/p/anal_mips_gnu.c [930/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-dis.c.o -c ../libr/asm/arch/pdp11/gnu/pdp11-dis.c [931/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_or1k.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_or1k.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_or1k.c.o -c ../libr/anal/p/anal_or1k.c [932/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-dis.c.o -c ../libr/asm/arch/mips/gnu/mips-dis.c [933/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_pdp11_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_pdp11_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_pdp11_gnu.c.o -c ../libr/anal/p/anal_pdp11_gnu.c [934/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_propeller.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_propeller.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_propeller.c.o -c ../libr/anal/p/anal_propeller.c [935/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_gnu.c.o -c ../libr/anal/p/anal_ppc_gnu.c [936/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_pyc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_pyc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_pyc.c.o -c ../libr/anal/p/anal_pyc.c [937/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv_cs.c.o -c ../libr/anal/p/anal_riscv_cs.c [938/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_cs.c.o -c ../libr/anal/p/anal_s390_cs.c [939/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_pic.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_pic.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_pic.c.o -c ../libr/anal/p/anal_pic.c [940/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_rsp.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_rsp.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_rsp.c.o -c ../libr/anal/p/anal_rsp.c [941/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_cs.c.o -c ../libr/anal/p/anal_ppc_cs.c [942/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_gnu.c.o -c ../libr/anal/p/anal_s390_gnu.c [943/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-dis.c.o -c ../libr/asm/arch/s390/gnu/s390-dis.c [944/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_sh_gnu_sh-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_sh_gnu_sh-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_sh_gnu_sh-dis.c.o -c ../libr/asm/arch/sh/gnu/sh-dis.c [945/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-opc.c.o -c ../libr/asm/arch/s390/gnu/s390-opc.c [946/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_gnu.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_gnu.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_gnu.c.o -c ../libr/anal/p/anal_sparc_gnu.c [947/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_snes.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_snes.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_snes.c.o -c ../libr/anal/p/anal_snes.c [948/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_lm32.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_lm32.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_lm32.c.o -c ../libr/anal/p/anal_lm32.c [949/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_cs.c.o -c ../libr/anal/p/anal_sparc_cs.c [950/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_sh.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_sh.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_sh.c.o -c ../libr/anal/p/anal_sh.c [951/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_tricore.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_tricore.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_tricore.c.o -c ../libr/anal/p/anal_tricore.c [952/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_tms320.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_tms320.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_tms320.c.o -c ../libr/anal/p/anal_tms320.c [953/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_vax.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_vax.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_vax.c.o -c ../libr/anal/p/anal_vax.c [954/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv.c.o -c ../libr/anal/p/anal_riscv.c [955/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_vax_vax-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_vax_vax-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_vax_vax-dis.c.o -c ../libr/anal/arch/vax/vax-dis.c [956/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_v850.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_v850.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_v850.c.o -c ../libr/anal/p/anal_v850.c [957/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_v810.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_v810.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_v810.c.o -c ../libr/anal/p/anal_v810.c [958/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_jdh8.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_jdh8.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_jdh8.c.o -c ../libr/anal/p/anal_jdh8.c [959/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_ws.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_ws.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_ws.c.o -c ../libr/anal/p/anal_ws.c [960/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_wasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_wasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_wasm.c.o -c ../libr/anal/p/anal_wasm.c [961/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_xcore_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_xcore_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_xcore_cs.c.o -c ../libr/anal/p/anal_xcore_cs.c [962/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_xap.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_xap.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_xap.c.o -c ../libr/anal/p/anal_xap.c [963/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_esil_dummy.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_esil_dummy.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_esil_dummy.c.o -c ../libr/anal/p/esil_dummy.c [964/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_ebc_ebc_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_ebc_ebc_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_ebc_ebc_disas.c.o -c ../libr/anal/arch/ebc/ebc_disas.c [965/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_xtensa.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_xtensa.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_xtensa.c.o -c ../libr/anal/p/anal_xtensa.c [966/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850e0.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850e0.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850e0.c.o -c ../libr/anal/arch/v850/v850e0.c [967/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_wasm_wasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_wasm_wasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_wasm_wasm.c.o -c ../libr/anal/arch/wasm/wasm.c [968/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-coder.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-coder.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-coder.c.o -c ../libr/anal/arch/loongarch/gnu/loongarch-coder.c [969/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-reg.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-reg.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-reg.c.o -c ../libr/anal/arch/kvx/kvx-reg.c [970/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_x86_cs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_x86_cs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_x86_cs.c.o -c ../libr/anal/p/anal_x86_cs.c [971/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/p_anal_z80.c.o -MF libr/anal/libr_anal.so.5.7.6.p/p_anal_z80.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/p_anal_z80.c.o -c ../libr/anal/p/anal_z80.c [972/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-opc.c.o -c ../libr/anal/arch/loongarch/gnu/loongarch-opc.c [973/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-dis.c.o -c ../libr/anal/arch/loongarch/gnu/loongarch-dis.c [974/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_propeller_propeller_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_propeller_propeller_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_propeller_propeller_disas.c.o -c ../libr/anal/arch/propeller/propeller_disas.c [975/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850dis.c.o -c ../libr/anal/arch/v850/v850dis.c [976/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_msp430_msp430_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_msp430_msp430_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_msp430_msp430_disas.c.o -c ../libr/anal/arch/msp430/msp430_disas.c [977/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_amd29k_amd29k.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_amd29k_amd29k.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_amd29k_amd29k.c.o -c ../libr/asm/arch/amd29k/amd29k.c [978/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_avr_disasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_avr_disasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_avr_disasm.c.o -c ../libr/asm/arch/avr/avr_disasm.c [979/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_arm_winedbg_be_arm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_arm_winedbg_be_arm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_arm_winedbg_be_arm.c.o -c ../libr/asm/arch/arm/winedbg/be_arm.c [980/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-dis.c.o -c ../libr/anal/arch/kvx/kvx-dis.c [981/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_disasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_disasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_disasm.c.o -c ../libr/asm/arch/avr/disasm.c [982/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_format.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_format.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_format.c.o -c ../libr/asm/arch/avr/format.c [983/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_or1k_or1k_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_or1k_or1k_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_or1k_or1k_disas.c.o -c ../libr/asm/arch/or1k/or1k_disas.c [984/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_assemble.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_assemble.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_assemble.c.o -c ../libr/asm/arch/avr/assemble.c [985/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_h8300_h8300_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_h8300_h8300_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_h8300_h8300_disas.c.o -c ../libr/asm/arch/h8300/h8300_disas.c [986/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_baseline.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_baseline.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_baseline.c.o -c ../libr/asm/arch/pic/pic_baseline.c [987/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_midrange.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_midrange.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_midrange.c.o -c ../libr/asm/arch/pic/pic_midrange.c [988/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mcore_mcore.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mcore_mcore.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mcore_mcore.c.o -c ../libr/asm/arch/mcore/mcore.c [989/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_cr16_cr16_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_cr16_cr16_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_cr16_cr16_disas.c.o -c ../libr/anal/arch/cr16/cr16_disas.c [990/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-dis.c.o -c ../libr/asm/arch/ppc/gnu/ppc-dis.c [991/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/arch_rsp_rsp_idec.c.o -MF libr/anal/libr_anal.so.5.7.6.p/arch_rsp_rsp_idec.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/arch_rsp_rsp_idec.c.o -c ../libr/anal/arch/rsp/rsp_idec.c [992/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_ins.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_ins.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_ins.c.o -c ../libr/asm/arch/tms320/c55x_plus/ins.c [993/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_pic18.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_pic18.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_pic18.c.o -c ../libr/asm/arch/pic/pic_pic18.c [994/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_libvle_vle.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_libvle_vle.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_libvle_vle.c.o -c ../libr/asm/arch/ppc/libvle/vle.c [995/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus.c.o -c ../libr/asm/arch/tms320/c55x_plus/c55plus.c [996/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_utils.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_utils.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_utils.c.o -c ../libr/asm/arch/tms320/c55x_plus/utils.c [997/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_decode_funcs.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_decode_funcs.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_decode_funcs.c.o -c ../libr/asm/arch/tms320/c55x_plus/decode_funcs.c [998/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_cpu-tricore.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_cpu-tricore.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_cpu-tricore.c.o -c ../libr/asm/arch/tricore/gnu/cpu-tricore.c [999/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-opc.c.o -c ../libr/asm/arch/tricore/gnu/tricore-opc.c [1000/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-dis.c.o -c ../libr/asm/arch/xtensa/gnu/xtensa-dis.c [1001/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_v810_v810_disas.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_v810_v810_disas.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_v810_v810_disas.c.o -c ../libr/asm/arch/v810/v810_disas.c [1002/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus_decode.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus_decode.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus_decode.c.o -c ../libr/asm/arch/tms320/c55x_plus/c55plus_decode.c [1003/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_tms320_dasm.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_tms320_dasm.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_tms320_dasm.c.o -c ../libr/asm/arch/tms320/tms320_dasm.c [1004/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_elf32-xtensa.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_elf32-xtensa.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_elf32-xtensa.c.o -c ../libr/asm/arch/xtensa/gnu/elf32-xtensa.c [1005/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_hashtable.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_hashtable.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_hashtable.c.o -c ../libr/asm/arch/tms320/c55x_plus/hashtable.c [1006/1166] gcc -o libr/asm/libr_asm.so.5.7.6 libr/asm/libr_asm.so.5.7.6.p/asm.c.o libr/asm/libr_asm.so.5.7.6.p/aop.c.o libr/asm/libr_asm.so.5.7.6.p/acode.c.o libr/asm/libr_asm.so.5.7.6.p/aplugs.c.o libr/asm/libr_asm.so.5.7.6.p/binutils_as.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_null.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_as.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_cs.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_gnu.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_arm_winedbg.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_lanai_gnu.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_m68k_gnu.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_or1k.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_as.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_ppc_cs.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_sparc_gnu.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_as.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nasm.c.o libr/asm/libr_asm.so.5.7.6.p/p_asm_x86_nz.c.o libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libvle_vle.c.o libr/asm/libr_asm.so.5.7.6.p/arch_ppc_libps_libps.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis-2.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-dis.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc-2.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_aarch64_aarch64-opc.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_armass64.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_arm-dis.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_gnu_floatformat.c.o libr/asm/libr_asm.so.5.7.6.p/arch_arm_winedbg_be_arm.c.o libr/asm/libr_asm.so.5.7.6.p/arch_avr_avr_disasm.c.o libr/asm/libr_asm.so.5.7.6.p/arch_avr_format.c.o libr/asm/libr_asm.so.5.7.6.p/arch_avr_disasm.c.o libr/asm/libr_asm.so.5.7.6.p/arch_avr_assemble.c.o libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-dis.c.o libr/asm/libr_asm.so.5.7.6.p/arch_lanai_gnu_lanai-opc.c.o libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-dis.c.o libr/asm/libr_asm.so.5.7.6.p/arch_m68k_gnu_m68k-opc.c.o libr/asm/libr_asm.so.5.7.6.p/arch_or1k_or1k_disas.c.o libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-dis.c.o libr/asm/libr_asm.so.5.7.6.p/arch_sparc_gnu_sparc-opc.c.o libr/asm/libr_asm.so.5.7.6.p/arch_v810_v810_disas.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_asm.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../syscall:$ORIGIN/../parse:$ORIGIN/../flag:$ORIGIN/../reg:$ORIGIN/../cons:$ORIGIN/../lang:$ORIGIN/../socket' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket libr/util/libr_util.so.5.7.6 libr2spp.a libr/syscall/libr_syscall.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/socket/libr_socket.so.5.7.6 shlr/libr2java.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libcapstone.so -lutil -Wl,--end-group [1007/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-opc.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-opc.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-opc.c.o -c ../libr/asm/arch/ppc/gnu/ppc-opc.c [1008/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_arg_fmt.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_arg_fmt.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_arg_fmt.c.o -c ../libr/asm/arch/pyc/opcode_arg_fmt.c [1009/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/asm/libr_asm.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/asm/libr_asm.so.5.7.6.p/libr_asm.so.5.7.6.symbols [1010/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_anal.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_anal.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_anal.c.o -c ../libr/asm/arch/pyc/opcode_anal.c [1011/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode.c.o -c ../libr/asm/arch/pyc/opcode.c [1012/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_pyc_dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_pyc_dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_pyc_dis.c.o -c ../libr/asm/arch/pyc/pyc_dis.c [1013/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_io.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_io.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_io.c.o -c ../libr/fs/p/fs_io.c [1014/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-isa.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-isa.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-isa.c.o -c ../libr/asm/arch/xtensa/gnu/xtensa-isa.c [1015/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_posix.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_posix.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_posix.c.o -c ../libr/fs/p/fs_posix.c [1016/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-dis.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-dis.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-dis.c.o -c ../libr/asm/arch/tricore/gnu/tricore-dis.c [1017/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/fs_file.c.o -MF libr/fs/libr_fs.so.5.7.6.p/fs_file.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/fs_file.c.o -c ../libr/fs/fs_file.c [1018/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/shell.c.o -MF libr/fs/libr_fs.so.5.7.6.p/shell.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/shell.c.o -c ../libr/fs/shell.c [1019/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/fs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/fs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/fs.c.o -c ../libr/fs/fs.c In file included from ../libr/fs/fs.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_fs.h:4, from ../libr/fs/fs.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [1020/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/p_egg_exec.c.o -MF libr/egg/libr_egg.so.5.7.6.p/p_egg_exec.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/p_egg_exec.c.o -c ../libr/egg/p/egg_exec.c [1021/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/egg_cfile.c.o -MF libr/egg/libr_egg.so.5.7.6.p/egg_cfile.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/egg_cfile.c.o -c ../libr/egg/egg_cfile.c [1022/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/egg.c.o -MF libr/egg/libr_egg.so.5.7.6.p/egg.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/egg.c.o -c ../libr/egg/egg.c In file included from ../libr/egg/egg.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_asm.h:6, from ../libr/include/r_egg.h:4, from ../libr/egg/egg.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [1023/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_all.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_all.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_all.c.o -c ../libr/asm/arch/pyc/opcode_all.c [1024/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/p_egg_xor.c.o -MF libr/egg/libr_egg.so.5.7.6.p/p_egg_xor.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/p_egg_xor.c.o -c ../libr/egg/p/egg_xor.c [1025/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/emit_arm.c.o -MF libr/egg/libr_egg.so.5.7.6.p/emit_arm.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/emit_arm.c.o -c ../libr/egg/emit_arm.c [1026/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/emit_trace.c.o -MF libr/egg/libr_egg.so.5.7.6.p/emit_trace.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/emit_trace.c.o -c ../libr/egg/emit_trace.c [1027/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/emit_esil.c.o -MF libr/egg/libr_egg.so.5.7.6.p/emit_esil.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/emit_esil.c.o -c ../libr/egg/emit_esil.c [1028/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/emit_x64.c.o -MF libr/egg/libr_egg.so.5.7.6.p/emit_x64.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/emit_x64.c.o -c ../libr/egg/emit_x64.c [1029/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/egg_lang.c.o -MF libr/egg/libr_egg.so.5.7.6.p/egg_lang.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/egg_lang.c.o -c ../libr/egg/egg_lang.c [1030/1166] gcc -Ilibr/egg/libr_egg.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/mpc -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/egg/libr_egg.so.5.7.6.p/emit_x86.c.o -MF libr/egg/libr_egg.so.5.7.6.p/emit_x86.c.o.d -o libr/egg/libr_egg.so.5.7.6.p/emit_x86.c.o -c ../libr/egg/emit_x86.c [1031/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_hfsplus.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_hfsplus.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_hfsplus.c.o -c ../libr/fs/p/fs_hfsplus.c [1032/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_hfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_hfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_hfs.c.o -c ../libr/fs/p/fs_hfs.c [1033/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_jfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_jfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_jfs.c.o -c ../libr/fs/p/fs_jfs.c [1034/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_minix.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_minix.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_minix.c.o -c ../libr/fs/p/fs_minix.c [1035/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_iso9660.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_iso9660.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_iso9660.c.o -c ../libr/fs/p/fs_iso9660.c [1036/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_ntfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_ntfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_ntfs.c.o -c ../libr/fs/p/fs_ntfs.c [1037/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_reiserfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_reiserfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_reiserfs.c.o -c ../libr/fs/p/fs_reiserfs.c [1038/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_tar.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_tar.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_tar.c.o -c ../libr/fs/p/fs_tar.c [1039/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs.c.o -c ../libr/fs/p/fs_ufs.c [1040/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_sfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_sfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_sfs.c.o -c ../libr/fs/p/fs_sfs.c [1041/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_udf.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_udf.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_udf.c.o -c ../libr/fs/p/fs_udf.c [1042/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_xfs.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_xfs.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_xfs.c.o -c ../libr/fs/p/fs_xfs.c [1043/1166] gcc -Ilibr/fs/libr_fs.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../shlr/grub -I../shlr/grub/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -DUSE_GRUB=1 -MD -MQ libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs2.c.o -MF libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs2.c.o.d -o libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs2.c.o -c ../libr/fs/p/fs_ufs2.c [1044/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/ddesc.c.o -MF libr/debug/libr_debug.so.5.7.6.p/ddesc.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/ddesc.c.o -c ../libr/debug/ddesc.c [1045/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/arg.c.o -MF libr/debug/libr_debug.so.5.7.6.p/arg.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/arg.c.o -c ../libr/debug/arg.c [1046/1166] gcc -Ilibr/anal/libr_anal.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/anal/arch -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/java -I/usr/include/capstone -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-modules.c.o -MF libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-modules.c.o.d -o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-modules.c.o -c ../libr/asm/arch/xtensa/gnu/xtensa-modules.c [1047/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/dreg.c.o -MF libr/debug/libr_debug.so.5.7.6.p/dreg.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/dreg.c.o -c ../libr/debug/dreg.c [1048/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/pid.c.o -MF libr/debug/libr_debug.so.5.7.6.p/pid.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/pid.c.o -c ../libr/debug/pid.c [1049/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/dmap.c.o -MF libr/debug/libr_debug.so.5.7.6.p/dmap.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/dmap.c.o -c ../libr/debug/dmap.c [1050/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/desil.c.o -MF libr/debug/libr_debug.so.5.7.6.p/desil.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/desil.c.o -c ../libr/debug/desil.c [1051/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/plugin.c.o -MF libr/debug/libr_debug.so.5.7.6.p/plugin.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/plugin.c.o -c ../libr/debug/plugin.c In file included from ../libr/debug/plugin.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_debug.h:6, from ../libr/debug/plugin.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [1052/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/dsignal.c.o -MF libr/debug/libr_debug.so.5.7.6.p/dsignal.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/dsignal.c.o -c ../libr/debug/dsignal.c [1053/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/dsession.c.o -MF libr/debug/libr_debug.so.5.7.6.p/dsession.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/dsession.c.o -c ../libr/debug/dsession.c [1054/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/debug.c.o -MF libr/debug/libr_debug.so.5.7.6.p/debug.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/debug.c.o -c ../libr/debug/debug.c ../libr/debug/debug.c:43:12: warning: ‘r_debug_drx_at’ defined but not used [-Wunused-function] 43 | static int r_debug_drx_at(RDebug *dbg, ut64 addr) { | ^~~~~~~~~~~~~~ [1055/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/trace.c.o -MF libr/debug/libr_debug.so.5.7.6.p/trace.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/trace.c.o -c ../libr/debug/trace.c [1056/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_bfvm.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_bfvm.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_bfvm.c.o -c ../libr/debug/p/bfvm.c [1057/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/snap.c.o -MF libr/debug/libr_debug.so.5.7.6.p/snap.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/snap.c.o -c ../libr/debug/snap.c [1058/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_bf.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_bf.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_bf.c.o -c ../libr/debug/p/debug_bf.c [1059/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_esil.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_esil.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_esil.c.o -c ../libr/debug/p/debug_esil.c [1060/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_bochs.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_bochs.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_bochs.c.o -c ../libr/debug/p/debug_bochs.c [1061/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_io.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_io.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_io.c.o -c ../libr/debug/p/debug_io.c [1062/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_null.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_null.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_null.c.o -c ../libr/debug/p/debug_null.c [1063/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_gdb.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_gdb.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_gdb.c.o -c ../libr/debug/p/debug_gdb.c [1064/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_rap.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_rap.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_rap.c.o -c ../libr/debug/p/debug_rap.c [1065/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_winkd.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_winkd.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_winkd.c.o -c ../libr/debug/p/debug_winkd.c [1066/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_qnx.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_qnx.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_qnx.c.o -c ../libr/debug/p/debug_qnx.c [1067/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_coredump.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_coredump.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_coredump.c.o -c ../libr/debug/p/native/linux/linux_coredump.c [1068/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_debug_native.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_debug_native.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_debug_native.c.o -c ../libr/debug/p/debug_native.c ../libr/debug/p/debug_native.c: In function ‘r_debug_native_bp’: ../libr/debug/p/debug_native.c:1462:2: warning: #warning r_debug_native_bp not implemented for this platform [-Wcpp] 1462 | #warning r_debug_native_bp not implemented for this platform | ^~~~~~~ [1069/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_native_procfs.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_native_procfs.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_native_procfs.c.o -c ../libr/debug/p/native/procfs.c [1070/1166] gcc -o libr/egg/libr_egg.so.5.7.6 libr/egg/libr_egg.so.5.7.6.p/egg.c.o libr/egg/libr_egg.so.5.7.6.p/egg_cfile.c.o libr/egg/libr_egg.so.5.7.6.p/egg_lang.c.o libr/egg/libr_egg.so.5.7.6.p/emit_arm.c.o libr/egg/libr_egg.so.5.7.6.p/emit_trace.c.o libr/egg/libr_egg.so.5.7.6.p/emit_x64.c.o libr/egg/libr_egg.so.5.7.6.p/emit_esil.c.o libr/egg/libr_egg.so.5.7.6.p/emit_x86.c.o libr/egg/libr_egg.so.5.7.6.p/p_egg_exec.c.o libr/egg/libr_egg.so.5.7.6.p/p_egg_xor.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_egg.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../asm:$ORIGIN/../syscall:$ORIGIN/../parse:$ORIGIN/../flag:$ORIGIN/../reg:$ORIGIN/../cons:$ORIGIN/../lang:$ORIGIN/../socket' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket libr/util/libr_util.so.5.7.6 libr2spp.a libr/asm/libr_asm.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 shlr/libr2mpc.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1071/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cproject.c.o -MF libr/core/libr_core.so.5.7.6.p/cproject.c.o.d -o libr/core/libr_core.so.5.7.6.p/cproject.c.o -c ../libr/core/cproject.c [1072/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/egg/libr_egg.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/egg/libr_egg.so.5.7.6.p/libr_egg.so.5.7.6.symbols [1073/1166] gcc -Ilibr/debug/libr_debug.so.5.7.6.p -I. -I.. -I../libr/include -I../libr/bin/format/elf -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../shlr/winkd -I../shlr/qnx/include -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/bochs/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_debug.c.o -MF libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_debug.c.o.d -o libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_debug.c.o -c ../libr/debug/p/native/linux/linux_debug.c ../libr/debug/p/native/linux/linux_debug.c: In function ‘print_fpu’: ../libr/debug/p/native/linux/linux_debug.c:1061:2: warning: #warning print_fpu not implemented for this platform [-Wcpp] 1061 | #warning print_fpu not implemented for this platform | ^~~~~~~ ../libr/debug/p/native/linux/linux_debug.c: In function ‘linux_reg_read’: ../libr/debug/p/native/linux/linux_debug.c:1066:14: warning: variable ‘showfpu’ set but not used [-Wunused-but-set-variable] 1066 | bool showfpu = false; | ^~~~~~~ ../libr/debug/p/native/linux/linux_debug.c: In function ‘linux_reg_write’: ../libr/debug/p/native/linux/linux_debug.c:1284:69: warning: passing argument 4 of ‘r_debug_ptrace’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1284 | int ret = r_debug_ptrace (dbg, PTRACE_SETREGS, pid, buf, NULL); | ^~~ In file included from ../libr/debug/p/native/linux/linux_debug.c:6: ../libr/include/r_debug.h:617:93: note: expected ‘void *’ but argument is of type ‘const uint8_t *’ {aka ‘const unsigned char *’} 617 | static inline long r_debug_ptrace(RDebug *dbg, r_ptrace_request_t request, pid_t pid, void *addr, r_ptrace_data_t data) { | ~~~~~~^~~~ ../libr/debug/p/native/linux/linux_debug.c: At top level: ../libr/debug/p/native/linux/linux_debug.c:973:13: warning: ‘print_fpu’ defined but not used [-Wunused-function] 973 | static void print_fpu(void *f){ | ^~~~~~~~~ [1074/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/anal_objc.c.o -MF libr/core/libr_core.so.5.7.6.p/anal_objc.c.o.d -o libr/core/libr_core.so.5.7.6.p/anal_objc.c.o -c ../libr/core/anal_objc.c [1075/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/rvc.c.o -MF libr/core/libr_core.so.5.7.6.p/rvc.c.o.d -o libr/core/libr_core.so.5.7.6.p/rvc.c.o -c ../libr/core/rvc.c [1076/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/casm.c.o -MF libr/core/libr_core.so.5.7.6.p/casm.c.o.d -o libr/core/libr_core.so.5.7.6.p/casm.c.o -c ../libr/core/casm.c [1077/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/citem.c.o -MF libr/core/libr_core.so.5.7.6.p/citem.c.o.d -o libr/core/libr_core.so.5.7.6.p/citem.c.o -c ../libr/core/citem.c [1078/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/anal_tp.c.o -MF libr/core/libr_core.so.5.7.6.p/anal_tp.c.o.d -o libr/core/libr_core.so.5.7.6.p/anal_tp.c.o -c ../libr/core/anal_tp.c [1079/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/blaze.c.o -MF libr/core/libr_core.so.5.7.6.p/blaze.c.o.d -o libr/core/libr_core.so.5.7.6.p/blaze.c.o -c ../libr/core/blaze.c [1080/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/carg.c.o -MF libr/core/libr_core.so.5.7.6.p/carg.c.o.d -o libr/core/libr_core.so.5.7.6.p/carg.c.o -c ../libr/core/carg.c [1081/1166] gcc -o libr/fs/libr_fs.so.5.7.6 libr/fs/libr_fs.so.5.7.6.p/fs_file.c.o libr/fs/libr_fs.so.5.7.6.p/fs.c.o libr/fs/libr_fs.so.5.7.6.p/shell.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_io.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_posix.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_r2.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_cpio.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_ext2.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_fat.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_fb.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_hfs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_hfsplus.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_iso9660.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_jfs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_minix.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_ntfs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_reiserfs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_sfs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_tar.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_udf.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_ufs2.c.o libr/fs/libr_fs.so.5.7.6.p/p_fs_xfs.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_fs.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util libr/util/libr_util.so.5.7.6 libr2spp.a shlr/libr2grub.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lutil -Wl,--end-group [1082/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/fs/libr_fs.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/fs/libr_fs.so.5.7.6.p/libr_fs.so.5.7.6.symbols [1083/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cio.c.o -MF libr/core/libr_core.so.5.7.6.p/cio.c.o.d -o libr/core/libr_core.so.5.7.6.p/cio.c.o -c ../libr/core/cio.c [1084/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cundo.c.o -MF libr/core/libr_core.so.5.7.6.p/cundo.c.o.d -o libr/core/libr_core.so.5.7.6.p/cundo.c.o -c ../libr/core/cundo.c [1085/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cmd_api.c.o -MF libr/core/libr_core.so.5.7.6.p/cmd_api.c.o.d -o libr/core/libr_core.so.5.7.6.p/cmd_api.c.o -c ../libr/core/cmd_api.c [1086/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cfile.c.o -MF libr/core/libr_core.so.5.7.6.p/cfile.c.o.d -o libr/core/libr_core.so.5.7.6.p/cfile.c.o -c ../libr/core/cfile.c [1087/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cbin.c.o -MF libr/core/libr_core.so.5.7.6.p/cbin.c.o.d -o libr/core/libr_core.so.5.7.6.p/cbin.c.o -c ../libr/core/cbin.c [1088/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/fortune.c.o -MF libr/core/libr_core.so.5.7.6.p/fortune.c.o.d -o libr/core/libr_core.so.5.7.6.p/fortune.c.o -c ../libr/core/fortune.c [1089/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cconfig.c.o -MF libr/core/libr_core.so.5.7.6.p/cconfig.c.o.d -o libr/core/libr_core.so.5.7.6.p/cconfig.c.o -c ../libr/core/cconfig.c [1090/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/gdiff.c.o -MF libr/core/libr_core.so.5.7.6.p/gdiff.c.o.d -o libr/core/libr_core.so.5.7.6.p/gdiff.c.o -c ../libr/core/gdiff.c [1091/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/zdiff.c.o -MF libr/core/libr_core.so.5.7.6.p/zdiff.c.o.d -o libr/core/libr_core.so.5.7.6.p/zdiff.c.o -c ../libr/core/zdiff.c [1092/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/core.c.o -MF libr/core/libr_core.so.5.7.6.p/core.c.o.d -o libr/core/libr_core.so.5.7.6.p/core.c.o -c ../libr/core/core.c In file included from ../libr/core/core.c:5: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_main.h:6, from ../libr/include/r_core.h:6, from ../libr/core/core.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [1093/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/canal.c.o -MF libr/core/libr_core.so.5.7.6.p/canal.c.o.d -o libr/core/libr_core.so.5.7.6.p/canal.c.o -c ../libr/core/canal.c [1094/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/libs.c.o -MF libr/core/libr_core.so.5.7.6.p/libs.c.o.d -o libr/core/libr_core.so.5.7.6.p/libs.c.o -c ../libr/core/libs.c In file included from ../libr/core/libs.c:4: ./config.h:6: warning: "WANT_THREADS" redefined 6 | #define WANT_THREADS 1 | In file included from ../libr/include/r_types.h:10, from ../libr/include/r_main.h:6, from ../libr/include/r_core.h:6, from ../libr/core/libs.c:3: ./r_userconf.h:14: note: this is the location of the previous definition 14 | #define WANT_THREADS 0 | [1095/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/hack.c.o -MF libr/core/libr_core.so.5.7.6.p/hack.c.o.d -o libr/core/libr_core.so.5.7.6.p/hack.c.o -c ../libr/core/hack.c [1096/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/corelog.c.o -MF libr/core/libr_core.so.5.7.6.p/corelog.c.o.d -o libr/core/libr_core.so.5.7.6.p/corelog.c.o -c ../libr/core/corelog.c [1097/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/patch.c.o -MF libr/core/libr_core.so.5.7.6.p/patch.c.o.d -o libr/core/libr_core.so.5.7.6.p/patch.c.o -c ../libr/core/patch.c [1098/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cplugin.c.o -MF libr/core/libr_core.so.5.7.6.p/cplugin.c.o.d -o libr/core/libr_core.so.5.7.6.p/cplugin.c.o -c ../libr/core/cplugin.c In file included from ../libr/include/r_types.h:10, from ../libr/include/r_main.h:6, from ../libr/include/r_core.h:6, from ../libr/core/cplugin.c:4: ./r_userconf.h:14: warning: "WANT_THREADS" redefined 14 | #define WANT_THREADS 0 | In file included from ../libr/core/cplugin.c:3: ./config.h:6: note: this is the location of the previous definition 6 | #define WANT_THREADS 1 | [1099/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/project.c.o -MF libr/core/libr_core.so.5.7.6.p/project.c.o.d -o libr/core/libr_core.so.5.7.6.p/project.c.o -c ../libr/core/project.c [1100/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/pseudo.c.o -MF libr/core/libr_core.so.5.7.6.p/pseudo.c.o.d -o libr/core/libr_core.so.5.7.6.p/pseudo.c.o -c ../libr/core/pseudo.c [1101/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/task.c.o -MF libr/core/libr_core.so.5.7.6.p/task.c.o.d -o libr/core/libr_core.so.5.7.6.p/task.c.o -c ../libr/core/task.c [1102/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vasm.c.o -MF libr/core/libr_core.so.5.7.6.p/vasm.c.o.d -o libr/core/libr_core.so.5.7.6.p/vasm.c.o -c ../libr/core/vasm.c [1103/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vslides.c.o -MF libr/core/libr_core.so.5.7.6.p/vslides.c.o.d -o libr/core/libr_core.so.5.7.6.p/vslides.c.o -c ../libr/core/vslides.c [1104/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/disasm.c.o -MF libr/core/libr_core.so.5.7.6.p/disasm.c.o.d -o libr/core/libr_core.so.5.7.6.p/disasm.c.o -c ../libr/core/disasm.c [1105/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/rtr.c.o -MF libr/core/libr_core.so.5.7.6.p/rtr.c.o.d -o libr/core/libr_core.so.5.7.6.p/rtr.c.o -c ../libr/core/rtr.c [1106/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/agraph.c.o -MF libr/core/libr_core.so.5.7.6.p/agraph.c.o.d -o libr/core/libr_core.so.5.7.6.p/agraph.c.o -c ../libr/core/agraph.c [1107/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vmarks.c.o -MF libr/core/libr_core.so.5.7.6.p/vmarks.c.o.d -o libr/core/libr_core.so.5.7.6.p/vmarks.c.o -c ../libr/core/vmarks.c [1108/1166] gcc -o libr/anal/libr_anal.so.5.7.6 libr/anal/libr_anal.so.5.7.6.p/anal.c.o libr/anal/libr_anal.so.5.7.6.p/anplugs.c.o libr/anal/libr_anal.so.5.7.6.p/bb.c.o libr/anal/libr_anal.so.5.7.6.p/block.c.o libr/anal/libr_anal.so.5.7.6.p/function.c.o libr/anal/libr_anal.so.5.7.6.p/jmptbl.c.o libr/anal/libr_anal.so.5.7.6.p/cc.c.o libr/anal/libr_anal.so.5.7.6.p/class.c.o libr/anal/libr_anal.so.5.7.6.p/cond.c.o libr/anal/libr_anal.so.5.7.6.p/codemeta.c.o libr/anal/libr_anal.so.5.7.6.p/cycles.c.o libr/anal/libr_anal.so.5.7.6.p/data.c.o libr/anal/libr_anal.so.5.7.6.p/diff.c.o libr/anal/libr_anal.so.5.7.6.p/esil.c.o libr/anal/libr_anal.so.5.7.6.p/esil_stats.c.o libr/anal/libr_anal.so.5.7.6.p/esil_trace.c.o libr/anal/libr_anal.so.5.7.6.p/esil_plugin.c.o libr/anal/libr_anal.so.5.7.6.p/esil_handler.c.o libr/anal/libr_anal.so.5.7.6.p/esil_cfg.c.o libr/anal/libr_anal.so.5.7.6.p/esil_dfg.c.o libr/anal/libr_anal.so.5.7.6.p/fcn.c.o libr/anal/libr_anal.so.5.7.6.p/flirt.c.o libr/anal/libr_anal.so.5.7.6.p/global.c.o libr/anal/libr_anal.so.5.7.6.p/hint.c.o libr/anal/libr_anal.so.5.7.6.p/labels.c.o libr/anal/libr_anal.so.5.7.6.p/meta.c.o libr/anal/libr_anal.so.5.7.6.p/op.c.o libr/anal/libr_anal.so.5.7.6.p/pin.c.o libr/anal/libr_anal.so.5.7.6.p/reflines.c.o libr/anal/libr_anal.so.5.7.6.p/rtti.c.o libr/anal/libr_anal.so.5.7.6.p/rtti_msvc.c.o libr/anal/libr_anal.so.5.7.6.p/rtti_itanium.c.o libr/anal/libr_anal.so.5.7.6.p/sign.c.o libr/anal/libr_anal.so.5.7.6.p/switch.c.o libr/anal/libr_anal.so.5.7.6.p/type.c.o libr/anal/libr_anal.so.5.7.6.p/type_pdb.c.o libr/anal/libr_anal.so.5.7.6.p/dwarf_process.c.o libr/anal/libr_anal.so.5.7.6.p/value.c.o libr/anal/libr_anal.so.5.7.6.p/var.c.o libr/anal/libr_anal.so.5.7.6.p/vtable.c.o libr/anal/libr_anal.so.5.7.6.p/xrefs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_6502.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_6502_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_8051.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_alpha.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_alpha_gnu_alpha-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_amd29k.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_arm_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_avr.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_bf.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_mcs96.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_bpf_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_chip8.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_cr16.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_cris.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_cris_gnu_cris-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_dalvik.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_ebc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_evm_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_gb.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_h8300.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_i4004.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_i8080.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_java.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_kvx.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_lh5801.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_m680x_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_m68k_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_malbolge.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_mcore.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_cs.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_mipsasm.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips16-opc.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_micromips-opc.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mips_gnu_mips-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_mips_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_loongarch_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_msp430.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_nios2.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_nios_gnu_nios2-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_null.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_or1k.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_pdp11_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pdp11_gnu_pdp11-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_pic.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_ppc_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_propeller.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_pyc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_riscv_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_rsp.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_s390_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_s390_gnu_s390-opc.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_sh.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_sh_gnu_sh-dis.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_snes.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_lm32.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_sparc_gnu.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_tms320.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_tricore.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_v810.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_v850.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_vax.c.o libr/anal/libr_anal.so.5.7.6.p/arch_vax_vax-dis.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_jdh8.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_wasm.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_ws.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_x86_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_xap.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_xcore_cs.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_xtensa.c.o libr/anal/libr_anal.so.5.7.6.p/p_anal_z80.c.o libr/anal/libr_anal.so.5.7.6.p/p_esil_dummy.c.o libr/anal/libr_anal.so.5.7.6.p/arch_ebc_ebc_disas.c.o libr/anal/libr_anal.so.5.7.6.p/arch_wasm_wasm.c.o libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850dis.c.o libr/anal/libr_anal.so.5.7.6.p/arch_v850_v850e0.c.o libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-dis.c.o libr/anal/libr_anal.so.5.7.6.p/arch_kvx_kvx-reg.c.o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-coder.c.o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-dis.c.o libr/anal/libr_anal.so.5.7.6.p/arch_loongarch_gnu_loongarch-opc.c.o libr/anal/libr_anal.so.5.7.6.p/arch_msp430_msp430_disas.c.o libr/anal/libr_anal.so.5.7.6.p/arch_propeller_propeller_disas.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_amd29k_amd29k.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_arm_winedbg_be_arm.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_avr_disasm.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_format.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_disasm.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_avr_assemble.c.o libr/anal/libr_anal.so.5.7.6.p/arch_cr16_cr16_disas.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_h8300_h8300_disas.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_mcore_mcore.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_or1k_or1k_disas.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_midrange.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_baseline.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pic_pic_pic18.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_libvle_vle.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_ppc_gnu_ppc-opc.c.o libr/anal/libr_anal.so.5.7.6.p/arch_rsp_rsp_idec.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_tms320_dasm.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_ins.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_c55plus_decode.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_decode_funcs.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_hashtable.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tms320_c55x_plus_utils.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_cpu-tricore.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_tricore_gnu_tricore-opc.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_v810_v810_disas.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-dis.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_elf32-xtensa.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-isa.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_xtensa_gnu_xtensa-modules.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_all.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_anal.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode_arg_fmt.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_opcode.c.o libr/anal/libr_anal.so.5.7.6.p/.._asm_arch_pyc_pyc_dis.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_anal.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../reg:$ORIGIN/../asm:$ORIGIN/../syscall:$ORIGIN/../parse:$ORIGIN/../flag:$ORIGIN/../cons:$ORIGIN/../lang:$ORIGIN/../socket:$ORIGIN/../crypto:$ORIGIN/../search:$ORIGIN/../hash' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash libr/util/libr_util.so.5.7.6 libr2spp.a libr/reg/libr_reg.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/hash/libr_hash.so.5.7.6 shlr/libr2java.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libcapstone.so -lutil -Wl,--end-group [1109/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vmenus_zigns.c.o -MF libr/core/libr_core.so.5.7.6.p/vmenus_zigns.c.o.d -o libr/core/libr_core.so.5.7.6.p/vmenus_zigns.c.o -c ../libr/core/vmenus_zigns.c [1110/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vmenus_graph.c.o -MF libr/core/libr_core.so.5.7.6.p/vmenus_graph.c.o.d -o libr/core/libr_core.so.5.7.6.p/vmenus_graph.c.o -c ../libr/core/vmenus_graph.c [1111/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/anal/libr_anal.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/anal/libr_anal.so.5.7.6.p/libr_anal.so.5.7.6.symbols [1112/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/yank.c.o -MF libr/core/libr_core.so.5.7.6.p/yank.c.o.d -o libr/core/libr_core.so.5.7.6.p/yank.c.o -c ../libr/core/yank.c [1113/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/p_core_a2f.c.o -MF libr/core/libr_core.so.5.7.6.p/p_core_a2f.c.o.d -o libr/core/libr_core.so.5.7.6.p/p_core_a2f.c.o -c ../libr/core/p/core_a2f.c [1114/1166] gcc -Ibinr/rahash2/rahash2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rahash2/rahash2.p/rahash2.c.o -MF binr/rahash2/rahash2.p/rahash2.c.o.d -o binr/rahash2/rahash2.p/rahash2.c.o -c ../binr/rahash2/rahash2.c [1115/1166] gcc -Ibinr/rarun2/rarun2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rarun2/rarun2.p/rarun2.c.o -MF binr/rarun2/rarun2.p/rarun2.c.o.d -o binr/rarun2/rarun2.p/rarun2.c.o -c ../binr/rarun2/rarun2.c [1116/1166] /usr/bin/meson --internal exe --capture libr/flag/d/tags.r2 -- /usr/bin/python3 /builddir/build/BUILD/radare2-5.7.6/libr/flag/d/tags.py ../libr/flag/d/dylib ../libr/flag/d/alloc ../libr/flag/d/time ../libr/flag/d/env ../libr/flag/d/fs ../libr/flag/d/network ../libr/flag/d/threads ../libr/flag/d/process ../libr/flag/d/stdout ../libr/flag/d/string [1117/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/p_core_sixref.c.o -MF libr/core/libr_core.so.5.7.6.p/p_core_sixref.c.o.d -o libr/core/libr_core.so.5.7.6.p/p_core_sixref.c.o -c ../libr/core/p/core_sixref.c [1118/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/visual.c.o -MF libr/core/libr_core.so.5.7.6.p/visual.c.o.d -o libr/core/libr_core.so.5.7.6.p/visual.c.o -c ../libr/core/visual.c ../libr/core/visual.c: In function ‘r_core_visual_hud’: ../libr/core/visual.c:530:16: warning: pointer ‘p_43’ used after ‘free’ [-Wuse-after-free] 530 | return (int) (size_t) p; | ^~~~~~~~~~~~~~~~ ../libr/core/visual.c:524:17: note: call to ‘free’ here 524 | free (res); | ^~~~~~~~~~ [1119/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/main.c.o -MF libr/main/libr_main.so.5.7.6.p/main.c.o.d -o libr/main/libr_main.so.5.7.6.p/main.c.o -c ../libr/main/main.c [1120/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/vmenus.c.o -MF libr/core/libr_core.so.5.7.6.p/vmenus.c.o.d -o libr/core/libr_core.so.5.7.6.p/vmenus.c.o -c ../libr/core/vmenus.c [1121/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/r2pm.c.o -MF libr/main/libr_main.so.5.7.6.p/r2pm.c.o.d -o libr/main/libr_main.so.5.7.6.p/r2pm.c.o -c ../libr/main/r2pm.c [1122/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/p_core_java.c.o -MF libr/core/libr_core.so.5.7.6.p/p_core_java.c.o.d -o libr/core/libr_core.so.5.7.6.p/p_core_java.c.o -c ../libr/core/p/core_java.c [1123/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/r2agent.c.o -MF libr/main/libr_main.so.5.7.6.p/r2agent.c.o.d -o libr/main/libr_main.so.5.7.6.p/r2agent.c.o -c ../libr/main/r2agent.c [1124/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/ragg2.c.o -MF libr/main/libr_main.so.5.7.6.p/ragg2.c.o.d -o libr/main/libr_main.so.5.7.6.p/ragg2.c.o -c ../libr/main/ragg2.c [1125/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rafind2.c.o -MF libr/main/libr_main.so.5.7.6.p/rafind2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rafind2.c.o -c ../libr/main/rafind2.c [1126/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/radiff2.c.o -MF libr/main/libr_main.so.5.7.6.p/radiff2.c.o.d -o libr/main/libr_main.so.5.7.6.p/radiff2.c.o -c ../libr/main/radiff2.c ../libr/main/radiff2.c: In function ‘r_main_radiff2’: ../libr/main/radiff2.c:1298:32: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1298 | (void) write (1, "\xd1\xff\xd1\xff\x04", 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libr/main/radiff2.c:1309:32: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1309 | (void) write (1, "\x00", 1); | ^~~~~~~~~~~~~~~~~~~~ ../libr/main/radiff2.c: In function ‘bcb’: ../libr/main/radiff2.c:390:24: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 390 | (void) write (1, &data, 1); | ^~~~~~~~~~~~~~~~~~~ ../libr/main/radiff2.c:394:24: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 394 | (void) write (1, &data, 1); | ^~~~~~~~~~~~~~~~~~~ ../libr/main/radiff2.c:398:24: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 398 | (void) write (1, &data, 1); | ^~~~~~~~~~~~~~~~~~~ [1127/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/panels.c.o -MF libr/core/libr_core.so.5.7.6.p/panels.c.o.d -o libr/core/libr_core.so.5.7.6.p/panels.c.o -c ../libr/core/panels.c [1128/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/radare2.c.o -MF libr/main/libr_main.so.5.7.6.p/radare2.c.o.d -o libr/main/libr_main.so.5.7.6.p/radare2.c.o -c ../libr/main/radare2.c ../libr/main/radare2.c: In function ‘r_main_radare2’: ../libr/main/radare2.c:1029:23: warning: ignoring return value of ‘freopen’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1029 | (void)freopen ("/dev/tty", "rb", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libr/main/radare2.c:1030:23: warning: ignoring return value of ‘freopen’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1030 | (void)freopen ("/dev/tty", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libr/main/radare2.c:1031:23: warning: ignoring return value of ‘freopen’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1031 | (void)freopen ("/dev/tty", "w", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1129/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rahash2.c.o -MF libr/main/libr_main.so.5.7.6.p/rahash2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rahash2.c.o -c ../libr/main/rahash2.c ../libr/main/rahash2.c: In function ‘encrypt_or_decrypt_file’: ../libr/main/rahash2.c:431:47: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 431 | (void)write (1, result, result_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [1130/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rarun2.c.o -MF libr/main/libr_main.so.5.7.6.p/rarun2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rarun2.c.o -c ../libr/main/rarun2.c [1131/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rabin2.c.o -MF libr/main/libr_main.so.5.7.6.p/rabin2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rabin2.c.o -c ../libr/main/rabin2.c [1132/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rasign2.c.o -MF libr/main/libr_main.so.5.7.6.p/rasign2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rasign2.c.o -c ../libr/main/rasign2.c [1133/1166] gcc -Ibinr/r2agent/r2agent.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/r2agent/r2agent.p/r2agent.c.o -MF binr/r2agent/r2agent.p/r2agent.c.o.d -o binr/r2agent/r2agent.p/r2agent.c.o -c ../binr/r2agent/r2agent.c [1134/1166] gcc -Ibinr/rasm2/rasm2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rasm2/rasm2.p/rasm2.c.o -MF binr/rasm2/rasm2.p/rasm2.c.o.d -o binr/rasm2/rasm2.p/rasm2.c.o -c ../binr/rasm2/rasm2.c [1135/1166] gcc -Ibinr/rabin2/rabin2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rabin2/rabin2.p/rabin2.c.o -MF binr/rabin2/rabin2.p/rabin2.c.o.d -o binr/rabin2/rabin2.p/rabin2.c.o -c ../binr/rabin2/rabin2.c [1136/1166] gcc -Ibinr/radiff2/radiff2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/radiff2/radiff2.p/radiff2.c.o -MF binr/radiff2/radiff2.p/radiff2.c.o.d -o binr/radiff2/radiff2.p/radiff2.c.o -c ../binr/radiff2/radiff2.c [1137/1166] gcc -Ibinr/radare2/radare2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/radare2/radare2.p/radare2.c.o -MF binr/radare2/radare2.p/radare2.c.o.d -o binr/radare2/radare2.p/radare2.c.o -c ../binr/radare2/radare2.c ../binr/radare2/radare2.c: In function ‘r2cmd’: ../binr/radare2/radare2.c:77:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 77 | write (1, "\n", 1); | ^~~~~~~~~~~~~~~~~~ [1138/1166] gcc -Ibinr/rafind2/rafind2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rafind2/rafind2.p/rafind2.c.o -MF binr/rafind2/rafind2.p/rafind2.c.o.d -o binr/rafind2/rafind2.p/rafind2.c.o -c ../binr/rafind2/rafind2.c [1139/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rax2.c.o -MF libr/main/libr_main.so.5.7.6.p/rax2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rax2.c.o -c ../libr/main/rax2.c [1140/1166] gcc -Ibinr/ragg2/ragg2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/ragg2/ragg2.p/ragg2.c.o -MF binr/ragg2/ragg2.p/ragg2.c.o.d -o binr/ragg2/ragg2.p/ragg2.c.o -c ../binr/ragg2/ragg2.c [1141/1166] gcc -Ibinr/rasign2/rasign2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rasign2/rasign2.p/rasign2.c.o -MF binr/rasign2/rasign2.p/rasign2.c.o.d -o binr/rasign2/rasign2.p/rasign2.c.o -c ../binr/rasign2/rasign2.c [1142/1166] gcc -Ibinr/ravc2/ravc2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/ravc2/ravc2.p/ravc2.c.o -MF binr/ravc2/ravc2.p/ravc2.c.o.d -o binr/ravc2/ravc2.p/ravc2.c.o -c ../binr/ravc2/ravc2.c [1143/1166] gcc -o libr/debug/libr_debug.so.5.7.6 libr/debug/libr_debug.so.5.7.6.p/arg.c.o libr/debug/libr_debug.so.5.7.6.p/ddesc.c.o libr/debug/libr_debug.so.5.7.6.p/debug.c.o libr/debug/libr_debug.so.5.7.6.p/dreg.c.o libr/debug/libr_debug.so.5.7.6.p/desil.c.o libr/debug/libr_debug.so.5.7.6.p/dmap.c.o libr/debug/libr_debug.so.5.7.6.p/pid.c.o libr/debug/libr_debug.so.5.7.6.p/plugin.c.o libr/debug/libr_debug.so.5.7.6.p/dsession.c.o libr/debug/libr_debug.so.5.7.6.p/dsignal.c.o libr/debug/libr_debug.so.5.7.6.p/snap.c.o libr/debug/libr_debug.so.5.7.6.p/trace.c.o libr/debug/libr_debug.so.5.7.6.p/p_bfvm.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_bf.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_bochs.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_esil.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_gdb.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_io.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_native.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_null.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_qnx.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_rap.c.o libr/debug/libr_debug.so.5.7.6.p/p_debug_winkd.c.o libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_debug.c.o libr/debug/libr_debug.so.5.7.6.p/p_native_linux_linux_coredump.c.o libr/debug/libr_debug.so.5.7.6.p/p_native_procfs.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_debug.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../hash:$ORIGIN/../reg:$ORIGIN/../syscall:$ORIGIN/../anal:$ORIGIN/../asm:$ORIGIN/../parse:$ORIGIN/../flag:$ORIGIN/../cons:$ORIGIN/../lang:$ORIGIN/../socket:$ORIGIN/../crypto:$ORIGIN/../search:$ORIGIN/../io:$ORIGIN/../bp:$ORIGIN/../egg' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg libr/util/libr_util.so.5.7.6 libr2spp.a libr/hash/libr_hash.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/egg/libr_egg.so.5.7.6 shlr/libr2winkd.a libr/crypto/libr_crypto.so.5.7.6 libr/socket/libr_socket.so.5.7.6 shlr/libr2qnx.a shlr/gdb/libr2gdb.a shlr/libr2bochs.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lutil -lutil -lutil -lutil -Wl,--end-group [1144/1166] gcc -Ibinr/rax2/rax2.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/rax2/rax2.p/rax2.c.o -MF binr/rax2/rax2.p/rax2.c.o.d -o binr/rax2/rax2.p/rax2.c.o -c ../binr/rax2/rax2.c [1145/1166] gcc -Ibinr/r2pm/r2pm.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ binr/r2pm/r2pm.p/r2pm.c.o -MF binr/r2pm/r2pm.p/r2pm.c.o.d -o binr/r2pm/r2pm.p/r2pm.c.o -c ../binr/r2pm/r2pm.c [1146/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/ravc2.c.o -MF libr/main/libr_main.so.5.7.6.p/ravc2.c.o.d -o libr/main/libr_main.so.5.7.6.p/ravc2.c.o -c ../libr/main/ravc2.c [1147/1166] gcc -Ilibr/main/libr_main.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -I../libr/anal/arch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/main/libr_main.so.5.7.6.p/rasm2.c.o -MF libr/main/libr_main.so.5.7.6.p/rasm2.c.o.d -o libr/main/libr_main.so.5.7.6.p/rasm2.c.o -c ../libr/main/rasm2.c [1148/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/debug/libr_debug.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/debug/libr_debug.so.5.7.6.p/libr_debug.so.5.7.6.symbols [1149/1166] gcc -Ilibr/core/libr_core.so.5.7.6.p -I. -I.. -I../libr/include -I../shlr/spp -I../shlr/sdb/src -I../libr/anal/arch -I../libr/bin/format/elf -I../shlr/yxml -I../libr/bin/mangling -I../libr/bin/format -Ishlr -I../shlr -I../libr/asm/arch/include -I../libr/asm/arch -I../libr/asm/arch/h8300 -I../libr/asm/arch/v810 -I../libr/asm/arch/or1k -I../shlr/gdb/include -I../shlr/gdb/include/gdbclient -I../shlr/gdb/include/gdbserver -I../shlr/java -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -DR2_PLUGIN_INCORE=1 -MD -MQ libr/core/libr_core.so.5.7.6.p/cmd.c.o -MF libr/core/libr_core.so.5.7.6.p/cmd.c.o.d -o libr/core/libr_core.so.5.7.6.p/cmd.c.o -c ../libr/core/cmd.c In file included from ../libr/core/cmd.c:47: ../libr/core/cmd_anal.c: In function ‘cmd_anal_esil’: ../libr/core/cmd_anal.c:7249:29: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘n + 1’ must not be NULL [-Waddress] 7249 | if (!(n + 1)) { | ^ [1150/1166] gcc -o libr/core/libr_core.so.5.7.6 libr/core/libr_core.so.5.7.6.p/rvc.c.o libr/core/libr_core.so.5.7.6.p/anal_tp.c.o libr/core/libr_core.so.5.7.6.p/anal_objc.c.o libr/core/libr_core.so.5.7.6.p/casm.c.o libr/core/libr_core.so.5.7.6.p/cproject.c.o libr/core/libr_core.so.5.7.6.p/blaze.c.o libr/core/libr_core.so.5.7.6.p/citem.c.o libr/core/libr_core.so.5.7.6.p/canal.c.o libr/core/libr_core.so.5.7.6.p/carg.c.o libr/core/libr_core.so.5.7.6.p/cbin.c.o libr/core/libr_core.so.5.7.6.p/cconfig.c.o libr/core/libr_core.so.5.7.6.p/cio.c.o libr/core/libr_core.so.5.7.6.p/cmd.c.o libr/core/libr_core.so.5.7.6.p/cmd_api.c.o libr/core/libr_core.so.5.7.6.p/core.c.o libr/core/libr_core.so.5.7.6.p/cundo.c.o libr/core/libr_core.so.5.7.6.p/disasm.c.o libr/core/libr_core.so.5.7.6.p/cfile.c.o libr/core/libr_core.so.5.7.6.p/fortune.c.o libr/core/libr_core.so.5.7.6.p/gdiff.c.o libr/core/libr_core.so.5.7.6.p/zdiff.c.o libr/core/libr_core.so.5.7.6.p/agraph.c.o libr/core/libr_core.so.5.7.6.p/hack.c.o libr/core/libr_core.so.5.7.6.p/libs.c.o libr/core/libr_core.so.5.7.6.p/corelog.c.o libr/core/libr_core.so.5.7.6.p/panels.c.o libr/core/libr_core.so.5.7.6.p/patch.c.o libr/core/libr_core.so.5.7.6.p/cplugin.c.o libr/core/libr_core.so.5.7.6.p/project.c.o libr/core/libr_core.so.5.7.6.p/pseudo.c.o libr/core/libr_core.so.5.7.6.p/rtr.c.o libr/core/libr_core.so.5.7.6.p/task.c.o libr/core/libr_core.so.5.7.6.p/vasm.c.o libr/core/libr_core.so.5.7.6.p/visual.c.o libr/core/libr_core.so.5.7.6.p/vslides.c.o libr/core/libr_core.so.5.7.6.p/vmarks.c.o libr/core/libr_core.so.5.7.6.p/vmenus.c.o libr/core/libr_core.so.5.7.6.p/vmenus_graph.c.o libr/core/libr_core.so.5.7.6.p/vmenus_zigns.c.o libr/core/libr_core.so.5.7.6.p/yank.c.o libr/core/libr_core.so.5.7.6.p/p_core_a2f.c.o libr/core/libr_core.so.5.7.6.p/p_core_sixref.c.o libr/core/libr_core.so.5.7.6.p/p_core_java.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_core.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../util:$ORIGIN/../reg:$ORIGIN/../syscall:$ORIGIN/../search:$ORIGIN/../cons:$ORIGIN/../anal:$ORIGIN/../asm:$ORIGIN/../parse:$ORIGIN/../flag:$ORIGIN/../lang:$ORIGIN/../socket:$ORIGIN/../crypto:$ORIGIN/../hash:$ORIGIN/../io:$ORIGIN/../fs:$ORIGIN/../magic:$ORIGIN/../egg:$ORIGIN/../debug:$ORIGIN/../bp:$ORIGIN/../config:$ORIGIN/../bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/reg/libr_reg.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/bp/libr_bp.so.5.7.6 shlr/gdb/libr2gdb.a shlr/libr2java.a -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libuv.so -lutil -lutil -Wl,--end-group [1151/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/core/libr_core.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/core/libr_core.so.5.7.6.p/libr_core.so.5.7.6.symbols [1152/1166] gcc -o libr/main/libr_main.so.5.7.6 libr/main/libr_main.so.5.7.6.p/main.c.o libr/main/libr_main.so.5.7.6.p/r2agent.c.o libr/main/libr_main.so.5.7.6.p/r2pm.c.o libr/main/libr_main.so.5.7.6.p/rabin2.c.o libr/main/libr_main.so.5.7.6.p/radare2.c.o libr/main/libr_main.so.5.7.6.p/radiff2.c.o libr/main/libr_main.so.5.7.6.p/rafind2.c.o libr/main/libr_main.so.5.7.6.p/ragg2.c.o libr/main/libr_main.so.5.7.6.p/rahash2.c.o libr/main/libr_main.so.5.7.6.p/rarun2.c.o libr/main/libr_main.so.5.7.6.p/rasign2.c.o libr/main/libr_main.so.5.7.6.p/rasm2.c.o libr/main/libr_main.so.5.7.6.p/ravc2.c.o libr/main/libr_main.so.5.7.6.p/rax2.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libr_main.so.5.7.6 -Wl,--whole-archive libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../config:$ORIGIN/../util:$ORIGIN/../cons:$ORIGIN/../io:$ORIGIN/../socket:$ORIGIN/../hash:$ORIGIN/../crypto:$ORIGIN/../flag:$ORIGIN/../asm:$ORIGIN/../syscall:$ORIGIN/../parse:$ORIGIN/../reg:$ORIGIN/../lang:$ORIGIN/../core:$ORIGIN/../search:$ORIGIN/../anal:$ORIGIN/../fs:$ORIGIN/../magic:$ORIGIN/../egg:$ORIGIN/../debug:$ORIGIN/../bp:$ORIGIN/../bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1153/1166] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build libr/main/libr_main.so.5.7.6 libr/main/libr_main.so.5.7.6 libr/main/libr_main.so.5.7.6.p/libr_main.so.5.7.6.symbols [1154/1166] gcc -o binr/rarun2/rarun2 binr/rarun2/rarun2.p/rarun2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/util:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1155/1166] gcc -o binr/rahash2/rahash2 binr/rahash2/rahash2.p/rahash2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1156/1166] gcc -o binr/rabin2/rabin2 binr/rabin2/rabin2.p/rabin2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/cons/libr_cons.so.5.7.6 libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1157/1166] gcc -o binr/radare2/radare2 binr/radare2/radare2.p/radare2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1158/1166] gcc -o binr/rafind2/rafind2 binr/rafind2/rafind2.p/rafind2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/util:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1159/1166] gcc -o binr/rasm2/rasm2 binr/rasm2/rasm2.p/rasm2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/util:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1160/1166] gcc -o binr/ragg2/ragg2 binr/ragg2/ragg2.p/ragg2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1161/1166] gcc -o binr/r2agent/r2agent binr/r2agent/r2agent.p/r2agent.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1162/1166] gcc -o binr/r2pm/r2pm binr/r2pm/r2pm.p/r2pm.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1163/1166] gcc -o binr/ravc2/ravc2 binr/ravc2/ravc2.p/ravc2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/core:$ORIGIN/../../libr/util:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/search:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/io:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/config:$ORIGIN/../../libr/bin:$ORIGIN/../../libr/main' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main libr/core/libr_core.so.5.7.6 libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/util/libr_util.so.5.7.6 libr2spp.a libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1164/1166] gcc -o binr/radiff2/radiff2 binr/radiff2/radiff2.p/radiff2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1165/1166] gcc -o binr/rax2/rax2 binr/rax2/rax2.p/rax2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group [1166/1166] gcc -o binr/rasign2/rasign2 binr/rasign2/rasign2.p/rasign2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--whole-archive -Wl,--start-group libr2sdb.a -Wl,--no-whole-archive -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../libr/util:$ORIGIN/../../libr/main:$ORIGIN/../../libr/config:$ORIGIN/../../libr/cons:$ORIGIN/../../libr/io:$ORIGIN/../../libr/socket:$ORIGIN/../../libr/hash:$ORIGIN/../../libr/crypto:$ORIGIN/../../libr/flag:$ORIGIN/../../libr/asm:$ORIGIN/../../libr/syscall:$ORIGIN/../../libr/parse:$ORIGIN/../../libr/reg:$ORIGIN/../../libr/lang:$ORIGIN/../../libr/core:$ORIGIN/../../libr/search:$ORIGIN/../../libr/anal:$ORIGIN/../../libr/fs:$ORIGIN/../../libr/magic:$ORIGIN/../../libr/egg:$ORIGIN/../../libr/debug:$ORIGIN/../../libr/bp:$ORIGIN/../../libr/bin' -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/util -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/main -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/config -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/cons -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/io -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/socket -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/hash -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/crypto -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/flag -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/asm -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/syscall -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/parse -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/reg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/lang -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/core -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/search -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/anal -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/fs -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/magic -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/egg -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/debug -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bp -Wl,-rpath-link,/builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr/bin libr/util/libr_util.so.5.7.6 libr2spp.a libr/main/libr_main.so.5.7.6 libr/config/libr_config.so.5.7.6 libr/cons/libr_cons.so.5.7.6 libr/io/libr_io.so.5.7.6 libr/flag/libr_flag.so.5.7.6 libr/asm/libr_asm.so.5.7.6 libr/core/libr_core.so.5.7.6 libr/debug/libr_debug.so.5.7.6 libr/hash/libr_hash.so.5.7.6 libr/bin/libr_bin.so.5.7.6 libr/lang/libr_lang.so.5.7.6 libr/anal/libr_anal.so.5.7.6 libr/parse/libr_parse.so.5.7.6 libr/bp/libr_bp.so.5.7.6 libr/egg/libr_egg.so.5.7.6 libr/reg/libr_reg.so.5.7.6 libr/search/libr_search.so.5.7.6 libr/syscall/libr_syscall.so.5.7.6 libr/socket/libr_socket.so.5.7.6 libr/fs/libr_fs.so.5.7.6 libr/magic/libr_magic.so.5.7.6 libr/crypto/libr_crypto.so.5.7.6 -ldl -lm -pthread -lutil /usr/lib64/liblz4.so /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so -Wl,--end-group + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ErZSTV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le ++ dirname /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd radare2-5.7.6 + DESTDIR=/builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le + /usr/bin/meson install -C redhat-linux-build --no-rebuild Installing subdir /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/. to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./ayu to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./basic to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./behelit to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./bluy to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./bobcrawl to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./bold to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./bright to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./cga to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./consonance to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./dark to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./darkda to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./focus to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./gb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./gentoo to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./iaito to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./lima to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./matrix to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./monokai to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./ogray to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./onedark to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./pink to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./rasta to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./sepia to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./smyck to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./solarized to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./tango to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./twilight to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./white to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./white2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing /builddir/build/BUILD/radare2-5.7.6/libr/cons/d/./zenburn to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/cons/. Installing subdir /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/apple to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/cafebabe to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/code to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/compressed to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/database to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/elf to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/filesystems to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/firmware to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/flash to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/freebsd to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/gimp to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/gpg to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/html to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/images to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/java to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/jpeg to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/linux to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/mach to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/microsoft to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/mime to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/netbsd to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/network to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/openbsd to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/pdf to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/perl to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/python to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/riff to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/sniffer to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/sql to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/ssh to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/uuencode to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/video to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/vim to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/vorbis to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/zfs to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing /builddir/build/BUILD/radare2-5.7.6/libr/magic/d/default/archive to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/magic Installing subdir /builddir/build/BUILD/radare2-5.7.6/shlr/www to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/www Installing /builddir/build/BUILD/radare2-5.7.6/shlr/www/README.Fedora to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/www Installing libr/util/d/pokered.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/d/ebcdic37.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/d/ascii.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/d/katakana.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/d/hiragana.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/d/iso8859_1.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/charsets Installing libr/util/libr_util.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/socket/libr_socket.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/hash/libr_hash.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/crypto/libr_crypto.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/cons/libr_cons.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/io/libr_io.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/bp/libr_bp.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/syscall/d/darwin-arm-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/darwin-arm-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/darwin-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/darwin-x86-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/dos-x86-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/freebsd-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/ios-arm-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/ios-arm-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/ios-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-arm-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-arm-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-mips-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-sparc-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/linux-x86-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/netbsd-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/openbsd-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/openbsd-x86-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/s110-arm-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/windows-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/d/windows-x86-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/syscall Installing libr/syscall/libr_syscall.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/search/libr_search.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/magic/libr_magic.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/flag/libr_flag.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/reg/libr_reg.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/bin/d/aclui.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/activeds.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/atl.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/borlndmm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/browseui.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/cabinet.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/comctl32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/csmfpapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/csmtpapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/csncdapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/dsound.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/gsprop32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/iertutil.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/kernel32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc120.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc30.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc40.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc42.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc42u.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc71.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc71u.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mfc90u.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mstlsapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msvbvm50.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msvbvm60.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/odbc32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/oleaut32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/olecli32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/oledlg.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/olepro32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/olesvr32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/shdocvw.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/shell32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/shlwapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/spr32d70.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/urlmon.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/uxtheme.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/vb40032.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/vssapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winmm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wldap32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ws2_32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wsnmp32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wsock32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/avicap.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/avifile.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/awdevl16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/cards.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/cmc.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/comm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/commctrl.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/commdlg.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/compobj.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/cspman.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/dciman.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ddeml.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/deskcp16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/dibeng.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/dispdib.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/display.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/dskmaint.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/enable3.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/faxcodec.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/gdi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/inet16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/iosclass.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/kernel.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/keyboard.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/lzexpand.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/maincp16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mapiu.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mapix.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mciavi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mcicda.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mcimidi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mciole.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mciwave.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/midimap.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ml3xec16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mmci.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mmsystem.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/modem.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/modemui.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mouse.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msacm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msacmmap.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msdos.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msdosd.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msjstick.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msmixmgr.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mspcic.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msprint.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/mstcp.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/msvideo.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/netapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/netcpl.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/netdi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/netos.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/netware.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/nw16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ole2.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ole2conv.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ole2disp.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ole2nls.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/olecli.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/olesvr.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/pifmgr.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/pkpd.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/pmspl.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/power.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/rasapi16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/rnasetup.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/rsrc16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sb16snd.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sbfm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/setup4.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/setupx.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/shell.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sound.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/spooler.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/storage.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sysclass.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sysdetmg.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sysdm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/sysedit.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/system.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/systhunk.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/tapi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/tapiaddr.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/toolhelp.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/typelib.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/umdm16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/user.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/ver.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/whlp16t.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/win32s16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/win87em.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winaspi.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winnet16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winoldap.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winsock.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/winspl16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wpsapd.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wpsuni.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wpsunire.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/d/wsasrv.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format/dll Installing libr/bin/libr_bin.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/config/libr_config.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/parse/libr_parse.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/lang/libr_lang.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/asm/d/6502.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/8051.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/arc.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/arm.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/avr.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/bf.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/bpf.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/dalvik.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/i4004.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/i8080.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/java.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/LH5801.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/lm32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/m68k.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/malbolge.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/mips.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/msp430.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/pic18c.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/ppc.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/propeller.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/riscv.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/sh.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/sparc.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/s390.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/tms320.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/tricore.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/v810.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/v850.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/x86.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/xtensa.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/d/z80.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/opcodes Installing libr/asm/libr_asm.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/anal/d/cc-arm-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-arm-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-arm-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-avr-8.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-m68k-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-mips-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-mips-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-ppc-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-ppc-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-riscv-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-sparc-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-v850-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-s390-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-x86-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-x86-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-x86-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/cc-xtensa-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/spec.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-arm-ios-16.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-arm-ios-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-arm-ios-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-android.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-darwin.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-linux.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-windows.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-x86-macos-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-x86-windows-32.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/d/types-x86-windows-64.sdb to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/fcnsign Installing libr/anal/libr_anal.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/egg/libr_egg.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/fs/libr_fs.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/debug/libr_debug.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/core/libr_core.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing libr/flag/d/tags.r2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/flag Installing libr/main/libr_main.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64 Installing binr/rahash2/rahash2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rarun2/rarun2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rasm2/rasm2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rabin2/rabin2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/radare2/radare2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/ragg2/ragg2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/r2agent/r2agent to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/radiff2/radiff2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rafind2/rafind2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rasign2/rasign2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/ravc2/ravc2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/rax2/rax2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing binr/r2pm/r2pm to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r2naked.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_agraph.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_anal.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_arch.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_asm.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_bin.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_bin_dwarf.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_bind.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_bp.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_cmd.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_codemeta.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_config.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_cons.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_core.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_crypto.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_debug.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_egg.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_endian.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_flag.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_flist.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_fs.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_getopt.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_hash.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_heap_glibc.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_heap_jemalloc.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_io.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_lang.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_lib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_list.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_magic.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_main.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_parse.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_pdb.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_qrcode.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_reg.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_regex.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_search.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_sign.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_skiplist.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_skyline.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_socket.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_syscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_th.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_types.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_types_base.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_types_overflow.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_vector.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/bplist.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/pj.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_alloc.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_ascii_table.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_asn1.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_assert.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_axml.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_base64.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_base91.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_big.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_bitmap.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_buf.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_cache.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_ctypes.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_debruijn.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_diff.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_event.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_file.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_graph.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_graph_drawable.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_hex.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_idpool.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_intervaltree.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_itv.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_json.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_log.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_mem.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_name.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_new_rbtree.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_num.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_panels.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_pkcs7.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_pool.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_print.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_protobuf.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_punycode.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_queue.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_range.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_rbtree.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_sandbox.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_signal.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_spaces.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_stack.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_str.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_str_constpool.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_str_util.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_strbuf.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_strpool.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_sys.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_table.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_time.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_token.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_tree.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_uleb128.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_utf16.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_utf32.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_utf8.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_w32.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_w32dw.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_util/r_x509.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_util Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/r_crypto/r_des.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/r_crypto Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/common/sftypes.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/common Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/common/sfsocketcall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/common Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-arm-64/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-arm-64/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-arm-64/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-32/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-32/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-32/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-64/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-64/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/darwin-x86-64/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/darwin-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/freebsd-x86-32/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/freebsd-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/freebsd-x86-32/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/freebsd-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/freebsd-x86-32/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/freebsd-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-32/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-32/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-32/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-64/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-64/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-arm-64/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-arm-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-32/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-32/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-32/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-32 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-64/sflib.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-64/sfsyscall.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/libr/include/sflib/linux-x86-64/sfsysnr.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sflib/linux-x86-64 Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/buffer.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/cdb.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/set.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/cdb_make.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/config.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/dict.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ht_inc.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ht_pp.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ht_up.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ht_uu.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ht_pu.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/ls.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/sdb.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/sdbht.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/sdb_version.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/shlr/sdb/src/types.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr/sdb Installing /builddir/build/BUILD/radare2-5.7.6/man/r2agent.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/r2-docker.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/r2pm.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rabin2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/radare2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/radiff2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rafind2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/ragg2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rahash2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rarun2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rasm2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/rax2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/ravc2.1 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man1 Installing /builddir/build/BUILD/radare2-5.7.6/man/esil.7 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/man/man7 Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/r_userconf.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/r_version.h to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/include/libr Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/libr.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_util.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_socket.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_hash.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_crypto.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_cons.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_io.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_bp.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_syscall.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_search.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_magic.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_flag.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_reg.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/elf32 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/elf64 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/elf_enums to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/pe32 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/trx to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/mz to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/libr/bin/d/zip to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/format Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_bin.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_config.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_parse.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_lang.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_asm.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_anal.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_egg.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_fs.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_debug.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_core.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/redhat-linux-build/meson-private/r_main.pc to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/pkgconfig Installing /builddir/build/BUILD/radare2-5.7.6/binr/r2pm/r2pm.sh to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin Installing /builddir/build/BUILD/radare2-5.7.6/doc/fortunes.fun to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 Installing /builddir/build/BUILD/radare2-5.7.6/doc/fortunes.tips to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 Installing /builddir/build/BUILD/radare2-5.7.6/doc/hud to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/radare2/5.7.6/hud Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_r2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_rabin2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_radiff2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_rafind2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_ragg2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_rahash2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_rasm2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing /builddir/build/BUILD/radare2-5.7.6/doc/zsh/_rax2 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/zsh/site-functions Installing symlink pointing to libr_util.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_util.so Installing symlink pointing to libr_socket.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_socket.so Installing symlink pointing to libr_hash.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_hash.so Installing symlink pointing to libr_crypto.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_crypto.so Installing symlink pointing to libr_cons.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_cons.so Installing symlink pointing to libr_io.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_io.so Installing symlink pointing to libr_bp.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_bp.so Installing symlink pointing to libr_syscall.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_syscall.so Installing symlink pointing to libr_search.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_search.so Installing symlink pointing to libr_magic.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_magic.so Installing symlink pointing to libr_flag.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_flag.so Installing symlink pointing to libr_reg.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_reg.so Installing symlink pointing to libr_bin.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_bin.so Installing symlink pointing to libr_config.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_config.so Installing symlink pointing to libr_parse.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_parse.so Installing symlink pointing to libr_lang.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_lang.so Installing symlink pointing to libr_asm.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_asm.so Installing symlink pointing to libr_anal.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_anal.so Installing symlink pointing to libr_egg.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_egg.so Installing symlink pointing to libr_fs.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_fs.so Installing symlink pointing to libr_debug.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_debug.so Installing symlink pointing to libr_core.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_core.so Installing symlink pointing to libr_main.so.5.7.6 to /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_main.so Running custom install script '/builddir/build/BUILD/radare2-5.7.6/sys/create_r2.sh' + mkdir -p /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le//usr/share/radare2/5.7.6/www + cp ./shlr/www/README.Fedora /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le//usr/share/radare2/5.7.6/www/README.Fedora + rm /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le//usr/share/doc/radare2/fortunes.fun + mkdir -p /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/radare2/5.7.6 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.7.6-1.fc37 --unique-debug-suffix -5.7.6-1.fc37.ppc64le --unique-debug-src-base radare2-5.7.6-1.fc37.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/radare2-5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/r2pm extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/r2agent extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rafind2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/radare2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rabin2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/radiff2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rahash2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/ragg2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rarun2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rasign2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rasm2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/ravc2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/bin/rax2 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_anal.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_asm.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_bin.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_bp.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_config.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_cons.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_core.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_crypto.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_debug.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_egg.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_flag.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_fs.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_hash.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_io.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_lang.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_magic.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_main.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_reg.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_parse.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_search.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_socket.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_syscall.so.5.7.6 extracting debug info from /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/lib64/libr_util.so.5.7.6 original debug info size: 59968kB, size after compression: 42496kB /usr/bin/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. cpio: redhat-linux-build/i4004.gperf: Cannot stat: No such file or directory 41456 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/radare2/5.7.6/magic/archive is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/r2pm.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VzINfo + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/radare2-5.7.6/.package_note-radare2-5.7.6-1.fc37.ppc64le.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh radare2 5.7.6-1.fc37 ppc64le + cd radare2-5.7.6 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: radare2-5.7.6-1.fc37.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w5SUTp + umask 022 + cd /builddir/build/BUILD + cd radare2-5.7.6 + DOCDIR=/builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr DEVELOPERS.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr README.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/3D/ /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/node.js/ /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/pdb/ /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/sandbox/ /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/avr.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/brainfuck.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/calling-conventions.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/debug.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/esil.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/gdb.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/gprobe.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/intro.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/io.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/rap.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/siol.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/strings.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/windbg.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + cp -pr doc/yara.md /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/doc/radare2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HMNHvd + umask 022 + cd /builddir/build/BUILD + cd radare2-5.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/licenses/radare2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/licenses/radare2 + cp -pr COPYING /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/licenses/radare2 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le/usr/share/licenses/radare2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(binutils) = 2.13 bundled(grub2) = 1.99~beta0 bundled(js0n) = 2018 bundled(mpc) = 0.8.7 bundled(openbsdregex) = 1.11 bundled(ptrace-wrap) = 20181018 bundled(sdb) = 1.8.6 bundled(spp) = 1.2.0 bundled(tcc) = 0.9.26 bundled(tree-sitter) = 0.17.2 bundled(vavrdisasm) = 1.6 bundled(yxml) = 20201108 libr_anal.so.5.7.6()(64bit) libr_asm.so.5.7.6()(64bit) libr_bin.so.5.7.6()(64bit) libr_bp.so.5.7.6()(64bit) libr_config.so.5.7.6()(64bit) libr_cons.so.5.7.6()(64bit) libr_core.so.5.7.6()(64bit) libr_crypto.so.5.7.6()(64bit) libr_debug.so.5.7.6()(64bit) libr_egg.so.5.7.6()(64bit) libr_flag.so.5.7.6()(64bit) libr_fs.so.5.7.6()(64bit) libr_hash.so.5.7.6()(64bit) libr_io.so.5.7.6()(64bit) libr_lang.so.5.7.6()(64bit) libr_magic.so.5.7.6()(64bit) libr_main.so.5.7.6()(64bit) libr_parse.so.5.7.6()(64bit) libr_reg.so.5.7.6()(64bit) libr_search.so.5.7.6()(64bit) libr_socket.so.5.7.6()(64bit) libr_syscall.so.5.7.6()(64bit) libr_util.so.5.7.6()(64bit) radare2 = 5.7.6-1.fc37 radare2(ppc-64) = 5.7.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld64.so.2()(64bit) ld64.so.2(GLIBC_2.23)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.36)(64bit) libcapstone.so.4()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.32)(64bit) libmagic.so.1()(64bit) libr_anal.so.5.7.6()(64bit) libr_asm.so.5.7.6()(64bit) libr_bin.so.5.7.6()(64bit) libr_bp.so.5.7.6()(64bit) libr_config.so.5.7.6()(64bit) libr_cons.so.5.7.6()(64bit) libr_core.so.5.7.6()(64bit) libr_crypto.so.5.7.6()(64bit) libr_debug.so.5.7.6()(64bit) libr_egg.so.5.7.6()(64bit) libr_flag.so.5.7.6()(64bit) libr_fs.so.5.7.6()(64bit) libr_hash.so.5.7.6()(64bit) libr_io.so.5.7.6()(64bit) libr_lang.so.5.7.6()(64bit) libr_magic.so.5.7.6()(64bit) libr_main.so.5.7.6()(64bit) libr_parse.so.5.7.6()(64bit) libr_reg.so.5.7.6()(64bit) libr_search.so.5.7.6()(64bit) libr_socket.so.5.7.6()(64bit) libr_syscall.so.5.7.6()(64bit) libr_util.so.5.7.6()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libuv.so.1()(64bit) libxxhash.so.0()(64bit) libz.so.1()(64bit) libzip.so.5()(64bit) rtld(GNU_HASH) Processing files: radare2-devel-5.7.6-1.fc37.ppc64le Provides: pkgconfig(libr) = 0.1 pkgconfig(r_anal) = 5.7.6 pkgconfig(r_asm) = 5.7.6 pkgconfig(r_bin) = 5.7.6 pkgconfig(r_bp) = 5.7.6 pkgconfig(r_config) = 5.7.6 pkgconfig(r_cons) = 5.7.6 pkgconfig(r_core) = 5.7.6 pkgconfig(r_crypto) = 5.7.6 pkgconfig(r_debug) = 5.7.6 pkgconfig(r_egg) = 5.7.6 pkgconfig(r_flag) = 5.7.6 pkgconfig(r_fs) = 5.7.6 pkgconfig(r_hash) = 5.7.6 pkgconfig(r_io) = 5.7.6 pkgconfig(r_lang) = 5.7.6 pkgconfig(r_magic) = 5.7.6 pkgconfig(r_main) = 5.7.6 pkgconfig(r_parse) = 5.7.6 pkgconfig(r_reg) = 5.7.6 pkgconfig(r_search) = 5.7.6 pkgconfig(r_socket) = 5.7.6 pkgconfig(r_syscall) = 5.7.6 pkgconfig(r_util) = 5.7.6 radare2-devel = 5.7.6-1.fc37 radare2-devel(ppc-64) = 5.7.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libr_anal.so.5.7.6()(64bit) libr_asm.so.5.7.6()(64bit) libr_bin.so.5.7.6()(64bit) libr_bp.so.5.7.6()(64bit) libr_config.so.5.7.6()(64bit) libr_cons.so.5.7.6()(64bit) libr_core.so.5.7.6()(64bit) libr_crypto.so.5.7.6()(64bit) libr_debug.so.5.7.6()(64bit) libr_egg.so.5.7.6()(64bit) libr_flag.so.5.7.6()(64bit) libr_fs.so.5.7.6()(64bit) libr_hash.so.5.7.6()(64bit) libr_io.so.5.7.6()(64bit) libr_lang.so.5.7.6()(64bit) libr_magic.so.5.7.6()(64bit) libr_main.so.5.7.6()(64bit) libr_parse.so.5.7.6()(64bit) libr_reg.so.5.7.6()(64bit) libr_search.so.5.7.6()(64bit) libr_socket.so.5.7.6()(64bit) libr_syscall.so.5.7.6()(64bit) libr_util.so.5.7.6()(64bit) pkgconfig(capstone) >= 3.0.4 pkgconfig(liblz4) pkgconfig(libuv) >= 1.0.0 pkgconfig(libxxhash) pkgconfig(libzip) pkgconfig(openssl) pkgconfig(r_anal) pkgconfig(r_asm) pkgconfig(r_bin) pkgconfig(r_bp) pkgconfig(r_config) pkgconfig(r_cons) pkgconfig(r_core) pkgconfig(r_crypto) pkgconfig(r_debug) pkgconfig(r_egg) pkgconfig(r_flag) pkgconfig(r_fs) pkgconfig(r_hash) pkgconfig(r_io) pkgconfig(r_lang) pkgconfig(r_magic) pkgconfig(r_parse) pkgconfig(r_reg) pkgconfig(r_search) pkgconfig(r_socket) pkgconfig(r_syscall) pkgconfig(r_util) pkgconfig(zlib) Processing files: radare2-common-5.7.6-1.fc37.noarch Provides: radare2-common = 5.7.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: radare2-debugsource-5.7.6-1.fc37.ppc64le Provides: radare2-debugsource = 5.7.6-1.fc37 radare2-debugsource(ppc-64) = 5.7.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: radare2-debuginfo-5.7.6-1.fc37.ppc64le Provides: debuginfo(build-id) = 036cd572c77a33d92b9d0621a5ae75a659d810d3 debuginfo(build-id) = 073f13424c9165246cbe99720fd911c5c1d41b90 debuginfo(build-id) = 0e05187fbdd626b7f91f830a918194092bc564dd debuginfo(build-id) = 0f009ad6cdaeb73580231e83621efcb50e9c7166 debuginfo(build-id) = 125433ba1170214c8af281b4b7acbb1669a034e0 debuginfo(build-id) = 15a465906d0a71141ba554935838b936b249746a debuginfo(build-id) = 183003dd58a619931eb4fdc8a067ccf7d1387f79 debuginfo(build-id) = 19eeafb4672cfcb1ae0810a542242f325f2e8fce debuginfo(build-id) = 2190bbb1c23729eb656aa08e1292e6df6e94fa43 debuginfo(build-id) = 21d2cdcb68d3ffdeda727188df1474c4551ddde7 debuginfo(build-id) = 3234f70cf373c8e06db8fc650681a2af432dac40 debuginfo(build-id) = 33602fa98fe67e9e88cd6e81021c55b97fc236b6 debuginfo(build-id) = 577f3842e06ee44e5393839ec30a051f47eec6df debuginfo(build-id) = 58fedf2e98440395e503049cfc476c0b2f752fb9 debuginfo(build-id) = 6195eb5177b68efbed526f661bc32ab4d184a8fb debuginfo(build-id) = 646930c4b250c6563fecf73d14471cede5a75622 debuginfo(build-id) = 6495939308cdbc26140a98279f9bbf46cc8ffd83 debuginfo(build-id) = 6bfcda835663b796cfd881239f5133f253b8ffc1 debuginfo(build-id) = 81254ab69bd68aaf36f06db40fbf31b0745a7f4f debuginfo(build-id) = 894e810eab660726046f2a562267fa2766abcc91 debuginfo(build-id) = 97467a8f669adbe0e1ede7364861d409af6e1f94 debuginfo(build-id) = 9761e8c7ebe8961313d64a1e735365ae1f914b3a debuginfo(build-id) = 9c44fdf053809bcdb1ed713a04cd2e48d122038c debuginfo(build-id) = 9c9e4cc1586c8819a02f9477b606831cf57898fa debuginfo(build-id) = b994fcc719c3d474e1ca6f191f3d60fa43ac4d81 debuginfo(build-id) = bcf58b90b9b041787b1450ecd10999f7cf79ee89 debuginfo(build-id) = c36603b5d2a13b0c2c445ff1a3ae3dd2376c84ac debuginfo(build-id) = c57504f0a9176b721107e4d61b4955eed6252dfd debuginfo(build-id) = cd75f36efc9174f422becf3c2d962f688bf051fc debuginfo(build-id) = cfd20d0a27b9a870684e8694ed031acf672b56c4 debuginfo(build-id) = d00a921b6b230f2accd95df53c1c16167ebad87d debuginfo(build-id) = d3123c47d5b4c79d8e4288644b6d49e0da285ced debuginfo(build-id) = da26411d9ace2da2ce20e0b14486c8b2f7b41645 debuginfo(build-id) = e201680e1522801f87bc5a22ad652d9a546c42d6 debuginfo(build-id) = e66acb752dcdef9bbbf8632ec94406f6798a80f7 debuginfo(build-id) = e850f022e86e4467ccd2dbb0c80a1a39c489329b libr_anal.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_asm.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_bin.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_bp.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_config.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_cons.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_core.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_crypto.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_debug.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_egg.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_flag.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_fs.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_hash.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_io.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_lang.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_magic.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_main.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_parse.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_reg.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_search.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_socket.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_syscall.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) libr_util.so.5.7.6-5.7.6-1.fc37.ppc64le.debug()(64bit) radare2-debuginfo = 5.7.6-1.fc37 radare2-debuginfo(ppc-64) = 5.7.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: radare2-debugsource(ppc-64) = 5.7.6-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le Wrote: /builddir/build/RPMS/radare2-devel-5.7.6-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/radare2-common-5.7.6-1.fc37.noarch.rpm Wrote: /builddir/build/RPMS/radare2-debugsource-5.7.6-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/radare2-5.7.6-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/radare2-debuginfo-5.7.6-1.fc37.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QwD147 + umask 022 + cd /builddir/build/BUILD + cd radare2-5.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/radare2-5.7.6-1.fc37.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.k3ehw1 + umask 022 + cd /builddir/build/BUILD + rm -rf radare2-5.7.6 radare2-5.7.6.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0