Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libdwarf.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-73099-48628/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libdwarf.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libdwarf-0.9.2-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libdwarf.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-73099-48628/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libdwarf.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KLmgNA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdwarf-0.9.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libdwarf-0.9.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libdwarf-0.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IdnO1J + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libdwarf-0.9.2 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-04-02 23:59:34.000000000 +0800 +++ ./configure 2024-04-26 14:59:27.906610597 +0800 @@ -1774,7 +1774,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-04-26 14:59:27.906610597 +0800 +++ ./configure 2024-04-26 14:59:27.922610643 +0800 @@ -7511,7 +7511,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -20820,7 +20820,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7517: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for aarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler supports GNU C++... no checking whether g++ accepts -g... no checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking whether gcc and cc understand -c and -o together... yes checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZLIB... no checking for ZSTD... no checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for stddef.h... yes checking for fcntl.h... yes checking for zlib.h... no checking for zstd.h... no checking for uintptr_t... yes checking for intptr_t... yes checking for uint32_t... yes checking whether byte ordering is bigendian... no checking whether the C++ compiler supports ... no checking whether the C++ compiler supports ... no checking whether the C compiler supports ... yes checking whether "unused" attribute is available... yes checking whether sanitize options are used... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes dadebug zlib no no dadebug zstd no no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/lib/libdwarf/Makefile config.status: creating src/lib/libdwarfp/Makefile config.status: creating src/bin/dwarfdump/Makefile config.status: creating src/bin/dwarfgen/Makefile config.status: creating src/bin/dwarfexample/Makefile config.status: creating src/bin/gennames/Makefile config.status: creating src/bin/tag_attr/Makefile config.status: creating src/bin/tag_tree/Makefile config.status: creating src/bin/attr_form/Makefile config.status: creating src/bin/buildopstab/Makefile config.status: creating src/bin/builduritable/Makefile config.status: creating test/Makefile config.status: creating fuzz/Makefile config.status: creating doc/Makefile config.status: creating libdwarf.pc config.status: creating libdwarfp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libdwarf 0.9.2 Configuration Options Summary: BuildOS..............: linux-gnu HostOS...............: linux-gnu shared library.......: yes static library.......: yes zlib support.........: no zstd support.........: no sanitize support.....: no documentation........: no BuildOS-BigEndian....: no libdwarf.............: always dwarfdump............: always dwarfdump print utf-8: yes dwarfgen.............: no dwarfexample.........: no Compilation............: make (or gmake) CPPFLAGS.............: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer LDFLAGS..............: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer LIBS.................: ZLIB_LIBS............: ZSTD_LIBS............: DWARF_CFLAGS.........: -fvisibility=hidden -fno-omit-frame-pointer DWARF_LIBS...........: DWARFGEN_LIBS........: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src/lib/libdwarf make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_crc.lo `test -f 'dwarf_crc.c' || echo './'`dwarf_crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_crc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_crc.c -o libdwarf_la-dwarf_crc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_crc32.lo `test -f 'dwarf_crc32.c' || echo './'`dwarf_crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_crc32.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_crc32.c -o libdwarf_la-dwarf_crc32.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_arange.lo `test -f 'dwarf_arange.c' || echo './'`dwarf_arange.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_arange.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_arange.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_arange.c -o libdwarf_la-dwarf_arange.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_debugaddr.lo `test -f 'dwarf_debugaddr.c' || echo './'`dwarf_debugaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debugaddr.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debugaddr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debugaddr.c -o libdwarf_la-dwarf_debugaddr.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_abbrev.lo `test -f 'dwarf_abbrev.c' || echo './'`dwarf_abbrev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_abbrev.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_abbrev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_abbrev.c -o libdwarf_la-dwarf_abbrev.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_alloc.lo `test -f 'dwarf_alloc.c' || echo './'`dwarf_alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_alloc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_alloc.c -o libdwarf_la-dwarf_alloc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_debug_sup.lo `test -f 'dwarf_debug_sup.c' || echo './'`dwarf_debug_sup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debug_sup.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debug_sup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debug_sup.c -o libdwarf_la-dwarf_debug_sup.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_debuglink.lo `test -f 'dwarf_debuglink.c' || echo './'`dwarf_debuglink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debuglink.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debuglink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debuglink.c -o libdwarf_la-dwarf_debuglink.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_elf_rel_detector.lo `test -f 'dwarf_elf_rel_detector.c' || echo './'`dwarf_elf_rel_detector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elf_rel_detector.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elf_rel_detector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elf_rel_detector.c -o libdwarf_la-dwarf_elf_rel_detector.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_dsc.lo `test -f 'dwarf_dsc.c' || echo './'`dwarf_dsc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_dsc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_dsc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_dsc.c -o libdwarf_la-dwarf_dsc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_error.lo `test -f 'dwarf_error.c' || echo './'`dwarf_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_error.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_error.c -o libdwarf_la-dwarf_error.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_elfread.lo `test -f 'dwarf_elfread.c' || echo './'`dwarf_elfread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elfread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elfread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elfread.c -o libdwarf_la-dwarf_elfread.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_fill_in_attr_form.lo `test -f 'dwarf_fill_in_attr_form.c' || echo './'`dwarf_fill_in_attr_form.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_fill_in_attr_form.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_fill_in_attr_form.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_fill_in_attr_form.c -o libdwarf_la-dwarf_fill_in_attr_form.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_find_sigref.lo `test -f 'dwarf_find_sigref.c' || echo './'`dwarf_find_sigref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_find_sigref.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_find_sigref.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_find_sigref.c -o libdwarf_la-dwarf_find_sigref.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_form_class_names.lo `test -f 'dwarf_form_class_names.c' || echo './'`dwarf_form_class_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_form_class_names.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_form_class_names.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_form_class_names.c -o libdwarf_la-dwarf_form_class_names.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_fission_to_cu.lo `test -f 'dwarf_fission_to_cu.c' || echo './'`dwarf_fission_to_cu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_fission_to_cu.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_fission_to_cu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_fission_to_cu.c -o libdwarf_la-dwarf_fission_to_cu.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_debugnames.lo `test -f 'dwarf_debugnames.c' || echo './'`dwarf_debugnames.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debugnames.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debugnames.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_debugnames.c -o libdwarf_la-dwarf_debugnames.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_generic_init.lo `test -f 'dwarf_generic_init.c' || echo './'`dwarf_generic_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_generic_init.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_generic_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_generic_init.c -o libdwarf_la-dwarf_generic_init.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_elf_load_headers.lo `test -f 'dwarf_elf_load_headers.c' || echo './'`dwarf_elf_load_headers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elf_load_headers.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elf_load_headers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_elf_load_headers.c -o libdwarf_la-dwarf_elf_load_headers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_gdbindex.lo `test -f 'dwarf_gdbindex.c' || echo './'`dwarf_gdbindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_gdbindex.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_gdbindex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_gdbindex.c -o libdwarf_la-dwarf_gdbindex.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_die_deliv.lo `test -f 'dwarf_die_deliv.c' || echo './'`dwarf_die_deliv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_die_deliv.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_die_deliv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_die_deliv.c -o libdwarf_la-dwarf_die_deliv.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_frame2.lo `test -f 'dwarf_frame2.c' || echo './'`dwarf_frame2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_frame2.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_frame2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_frame2.c -o libdwarf_la-dwarf_frame2.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_groups.lo `test -f 'dwarf_groups.c' || echo './'`dwarf_groups.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_groups.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_groups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_groups.c -o libdwarf_la-dwarf_groups.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_harmless.lo `test -f 'dwarf_harmless.c' || echo './'`dwarf_harmless.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_harmless.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_harmless.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_harmless.c -o libdwarf_la-dwarf_harmless.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_form.lo `test -f 'dwarf_form.c' || echo './'`dwarf_form.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_form.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_form.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_form.c -o libdwarf_la-dwarf_form.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_gnu_index.lo `test -f 'dwarf_gnu_index.c' || echo './'`dwarf_gnu_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_gnu_index.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_gnu_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_gnu_index.c -o libdwarf_la-dwarf_gnu_index.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_global.lo `test -f 'dwarf_global.c' || echo './'`dwarf_global.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_global.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_global.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_global.c -o libdwarf_la-dwarf_global.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_leb.lo `test -f 'dwarf_leb.c' || echo './'`dwarf_leb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_leb.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_leb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_leb.c -o libdwarf_la-dwarf_leb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_init_finish.lo `test -f 'dwarf_init_finish.c' || echo './'`dwarf_init_finish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_init_finish.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_init_finish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_init_finish.c -o libdwarf_la-dwarf_init_finish.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_locationop_read.lo `test -f 'dwarf_locationop_read.c' || echo './'`dwarf_locationop_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_locationop_read.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_locationop_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_locationop_read.c -o libdwarf_la-dwarf_locationop_read.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_macro.lo `test -f 'dwarf_macro.c' || echo './'`dwarf_macro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_macro.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_macro.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_macro.c -o libdwarf_la-dwarf_macro.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_memcpy_swap.lo `test -f 'dwarf_memcpy_swap.c' || echo './'`dwarf_memcpy_swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_memcpy_swap.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_memcpy_swap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_memcpy_swap.c -o libdwarf_la-dwarf_memcpy_swap.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_loclists.lo `test -f 'dwarf_loclists.c' || echo './'`dwarf_loclists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_loclists.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_loclists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_loclists.c -o libdwarf_la-dwarf_loclists.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_loc.lo `test -f 'dwarf_loc.c' || echo './'`dwarf_loc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_loc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_loc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_loc.c -o libdwarf_la-dwarf_loc.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_machoread.lo `test -f 'dwarf_machoread.c' || echo './'`dwarf_machoread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_machoread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_machoread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_machoread.c -o libdwarf_la-dwarf_machoread.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_object_read_common.lo `test -f 'dwarf_object_read_common.c' || echo './'`dwarf_object_read_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_object_read_common.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_object_read_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_object_read_common.c -o libdwarf_la-dwarf_object_read_common.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_macro5.lo `test -f 'dwarf_macro5.c' || echo './'`dwarf_macro5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_macro5.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_macro5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_macro5.c -o libdwarf_la-dwarf_macro5.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_object_detector.lo `test -f 'dwarf_object_detector.c' || echo './'`dwarf_object_detector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_object_detector.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_object_detector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_object_detector.c -o libdwarf_la-dwarf_object_detector.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_peread.lo `test -f 'dwarf_peread.c' || echo './'`dwarf_peread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_peread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_peread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_peread.c -o libdwarf_la-dwarf_peread.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_safe_arithmetic.lo `test -f 'dwarf_safe_arithmetic.c' || echo './'`dwarf_safe_arithmetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_safe_arithmetic.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_safe_arithmetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_safe_arithmetic.c -o libdwarf_la-dwarf_safe_arithmetic.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_safe_strcpy.lo `test -f 'dwarf_safe_strcpy.c' || echo './'`dwarf_safe_strcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_safe_strcpy.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_safe_strcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_safe_strcpy.c -o libdwarf_la-dwarf_safe_strcpy.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_names.lo `test -f 'dwarf_names.c' || echo './'`dwarf_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_names.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_names.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_names.c -o libdwarf_la-dwarf_names.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_frame.lo `test -f 'dwarf_frame.c' || echo './'`dwarf_frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_frame.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_frame.c -o libdwarf_la-dwarf_frame.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_secname_ck.lo `test -f 'dwarf_secname_ck.c' || echo './'`dwarf_secname_ck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_secname_ck.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_secname_ck.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_secname_ck.c -o libdwarf_la-dwarf_secname_ck.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_seekr.lo `test -f 'dwarf_seekr.c' || echo './'`dwarf_seekr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_seekr.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_seekr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_seekr.c -o libdwarf_la-dwarf_seekr.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_setup_sections.lo `test -f 'dwarf_setup_sections.c' || echo './'`dwarf_setup_sections.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_setup_sections.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_setup_sections.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_setup_sections.c -o libdwarf_la-dwarf_setup_sections.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_ranges.lo `test -f 'dwarf_ranges.c' || echo './'`dwarf_ranges.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_ranges.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_ranges.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_ranges.c -o libdwarf_la-dwarf_ranges.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_str_offsets.lo `test -f 'dwarf_str_offsets.c' || echo './'`dwarf_str_offsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_str_offsets.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_str_offsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_str_offsets.c -o libdwarf_la-dwarf_str_offsets.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_stringsection.lo `test -f 'dwarf_stringsection.c' || echo './'`dwarf_stringsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_stringsection.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_stringsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_stringsection.c -o libdwarf_la-dwarf_stringsection.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_tied.lo `test -f 'dwarf_tied.c' || echo './'`dwarf_tied.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_tied.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_tied.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_tied.c -o libdwarf_la-dwarf_tied.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_string.lo `test -f 'dwarf_string.c' || echo './'`dwarf_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_string.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_string.c -o libdwarf_la-dwarf_string.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_query.lo `test -f 'dwarf_query.c' || echo './'`dwarf_query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_query.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_query.c -o libdwarf_la-dwarf_query.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_line.lo `test -f 'dwarf_line.c' || echo './'`dwarf_line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_line.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_line.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_line.c -o libdwarf_la-dwarf_line.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_tsearchhash.lo `test -f 'dwarf_tsearchhash.c' || echo './'`dwarf_tsearchhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_tsearchhash.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_tsearchhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_tsearchhash.c -o libdwarf_la-dwarf_tsearchhash.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_rnglists.lo `test -f 'dwarf_rnglists.c' || echo './'`dwarf_rnglists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_rnglists.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_rnglists.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_rnglists.c -o libdwarf_la-dwarf_rnglists.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_xu_index.lo `test -f 'dwarf_xu_index.c' || echo './'`dwarf_xu_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_xu_index.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_xu_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_xu_index.c -o libdwarf_la-dwarf_xu_index.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_util.lo `test -f 'dwarf_util.c' || echo './'`dwarf_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_util.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_util.c -o libdwarf_la-dwarf_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o libdwarf_la-dwarf_print_lines.lo `test -f 'dwarf_print_lines.c' || echo './'`dwarf_print_lines.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_print_lines.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_print_lines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLIBDWARF_BUILD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c dwarf_print_lines.c -o libdwarf_la-dwarf_print_lines.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -fPIC -no-undefined -version-info 9:2:9 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o libdwarf.la -rpath /usr/lib64 libdwarf_la-dwarf_abbrev.lo libdwarf_la-dwarf_alloc.lo libdwarf_la-dwarf_arange.lo libdwarf_la-dwarf_crc.lo libdwarf_la-dwarf_crc32.lo libdwarf_la-dwarf_debugaddr.lo libdwarf_la-dwarf_debuglink.lo libdwarf_la-dwarf_die_deliv.lo libdwarf_la-dwarf_debugnames.lo libdwarf_la-dwarf_debug_sup.lo libdwarf_la-dwarf_dsc.lo libdwarf_la-dwarf_elf_load_headers.lo libdwarf_la-dwarf_elfread.lo libdwarf_la-dwarf_elf_rel_detector.lo libdwarf_la-dwarf_error.lo libdwarf_la-dwarf_fill_in_attr_form.lo libdwarf_la-dwarf_find_sigref.lo libdwarf_la-dwarf_fission_to_cu.lo libdwarf_la-dwarf_form.lo libdwarf_la-dwarf_form_class_names.lo libdwarf_la-dwarf_frame.lo libdwarf_la-dwarf_frame2.lo libdwarf_la-dwarf_gdbindex.lo libdwarf_la-dwarf_generic_init.lo libdwarf_la-dwarf_global.lo libdwarf_la-dwarf_gnu_index.lo libdwarf_la-dwarf_groups.lo libdwarf_la-dwarf_harmless.lo libdwarf_la-dwarf_init_finish.lo libdwarf_la-dwarf_leb.lo libdwarf_la-dwarf_line.lo libdwarf_la-dwarf_loc.lo libdwarf_la-dwarf_locationop_read.lo libdwarf_la-dwarf_loclists.lo libdwarf_la-dwarf_machoread.lo libdwarf_la-dwarf_macro.lo libdwarf_la-dwarf_macro5.lo libdwarf_la-dwarf_memcpy_swap.lo libdwarf_la-dwarf_names.lo libdwarf_la-dwarf_object_detector.lo libdwarf_la-dwarf_object_read_common.lo libdwarf_la-dwarf_peread.lo libdwarf_la-dwarf_print_lines.lo libdwarf_la-dwarf_query.lo libdwarf_la-dwarf_safe_arithmetic.lo libdwarf_la-dwarf_safe_strcpy.lo libdwarf_la-dwarf_secname_ck.lo libdwarf_la-dwarf_seekr.lo libdwarf_la-dwarf_setup_sections.lo libdwarf_la-dwarf_ranges.lo libdwarf_la-dwarf_rnglists.lo libdwarf_la-dwarf_str_offsets.lo libdwarf_la-dwarf_string.lo libdwarf_la-dwarf_stringsection.lo libdwarf_la-dwarf_tied.lo libdwarf_la-dwarf_tsearchhash.lo libdwarf_la-dwarf_util.lo libdwarf_la-dwarf_xu_index.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libdwarf_la-dwarf_abbrev.o .libs/libdwarf_la-dwarf_alloc.o .libs/libdwarf_la-dwarf_arange.o .libs/libdwarf_la-dwarf_crc.o .libs/libdwarf_la-dwarf_crc32.o .libs/libdwarf_la-dwarf_debugaddr.o .libs/libdwarf_la-dwarf_debuglink.o .libs/libdwarf_la-dwarf_die_deliv.o .libs/libdwarf_la-dwarf_debugnames.o .libs/libdwarf_la-dwarf_debug_sup.o .libs/libdwarf_la-dwarf_dsc.o .libs/libdwarf_la-dwarf_elf_load_headers.o .libs/libdwarf_la-dwarf_elfread.o .libs/libdwarf_la-dwarf_elf_rel_detector.o .libs/libdwarf_la-dwarf_error.o .libs/libdwarf_la-dwarf_fill_in_attr_form.o .libs/libdwarf_la-dwarf_find_sigref.o .libs/libdwarf_la-dwarf_fission_to_cu.o .libs/libdwarf_la-dwarf_form.o .libs/libdwarf_la-dwarf_form_class_names.o .libs/libdwarf_la-dwarf_frame.o .libs/libdwarf_la-dwarf_frame2.o .libs/libdwarf_la-dwarf_gdbindex.o .libs/libdwarf_la-dwarf_generic_init.o .libs/libdwarf_la-dwarf_global.o .libs/libdwarf_la-dwarf_gnu_index.o .libs/libdwarf_la-dwarf_groups.o .libs/libdwarf_la-dwarf_harmless.o .libs/libdwarf_la-dwarf_init_finish.o .libs/libdwarf_la-dwarf_leb.o .libs/libdwarf_la-dwarf_line.o .libs/libdwarf_la-dwarf_loc.o .libs/libdwarf_la-dwarf_locationop_read.o .libs/libdwarf_la-dwarf_loclists.o .libs/libdwarf_la-dwarf_machoread.o .libs/libdwarf_la-dwarf_macro.o .libs/libdwarf_la-dwarf_macro5.o .libs/libdwarf_la-dwarf_memcpy_swap.o .libs/libdwarf_la-dwarf_names.o .libs/libdwarf_la-dwarf_object_detector.o .libs/libdwarf_la-dwarf_object_read_common.o .libs/libdwarf_la-dwarf_peread.o .libs/libdwarf_la-dwarf_print_lines.o .libs/libdwarf_la-dwarf_query.o .libs/libdwarf_la-dwarf_safe_arithmetic.o .libs/libdwarf_la-dwarf_safe_strcpy.o .libs/libdwarf_la-dwarf_secname_ck.o .libs/libdwarf_la-dwarf_seekr.o .libs/libdwarf_la-dwarf_setup_sections.o .libs/libdwarf_la-dwarf_ranges.o .libs/libdwarf_la-dwarf_rnglists.o .libs/libdwarf_la-dwarf_str_offsets.o .libs/libdwarf_la-dwarf_string.o .libs/libdwarf_la-dwarf_stringsection.o .libs/libdwarf_la-dwarf_tied.o .libs/libdwarf_la-dwarf_tsearchhash.o .libs/libdwarf_la-dwarf_util.o .libs/libdwarf_la-dwarf_xu_index.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libdwarf.so.0 -o .libs/libdwarf.so.0.9.2 libtool: link: (cd ".libs" && rm -f "libdwarf.so.0" && ln -s "libdwarf.so.0.9.2" "libdwarf.so.0") libtool: link: (cd ".libs" && rm -f "libdwarf.so" && ln -s "libdwarf.so.0.9.2" "libdwarf.so") libtool: link: ar cr .libs/libdwarf.a libdwarf_la-dwarf_abbrev.o libdwarf_la-dwarf_alloc.o libdwarf_la-dwarf_arange.o libdwarf_la-dwarf_crc.o libdwarf_la-dwarf_crc32.o libdwarf_la-dwarf_debugaddr.o libdwarf_la-dwarf_debuglink.o libdwarf_la-dwarf_die_deliv.o libdwarf_la-dwarf_debugnames.o libdwarf_la-dwarf_debug_sup.o libdwarf_la-dwarf_dsc.o libdwarf_la-dwarf_elf_load_headers.o libdwarf_la-dwarf_elfread.o libdwarf_la-dwarf_elf_rel_detector.o libdwarf_la-dwarf_error.o libdwarf_la-dwarf_fill_in_attr_form.o libdwarf_la-dwarf_find_sigref.o libdwarf_la-dwarf_fission_to_cu.o libdwarf_la-dwarf_form.o libdwarf_la-dwarf_form_class_names.o libdwarf_la-dwarf_frame.o libdwarf_la-dwarf_frame2.o libdwarf_la-dwarf_gdbindex.o libdwarf_la-dwarf_generic_init.o libdwarf_la-dwarf_global.o libdwarf_la-dwarf_gnu_index.o libdwarf_la-dwarf_groups.o libdwarf_la-dwarf_harmless.o libdwarf_la-dwarf_init_finish.o libdwarf_la-dwarf_leb.o libdwarf_la-dwarf_line.o libdwarf_la-dwarf_loc.o libdwarf_la-dwarf_locationop_read.o libdwarf_la-dwarf_loclists.o libdwarf_la-dwarf_machoread.o libdwarf_la-dwarf_macro.o libdwarf_la-dwarf_macro5.o libdwarf_la-dwarf_memcpy_swap.o libdwarf_la-dwarf_names.o libdwarf_la-dwarf_object_detector.o libdwarf_la-dwarf_object_read_common.o libdwarf_la-dwarf_peread.o libdwarf_la-dwarf_print_lines.o libdwarf_la-dwarf_query.o libdwarf_la-dwarf_safe_arithmetic.o libdwarf_la-dwarf_safe_strcpy.o libdwarf_la-dwarf_secname_ck.o libdwarf_la-dwarf_seekr.o libdwarf_la-dwarf_setup_sections.o libdwarf_la-dwarf_ranges.o libdwarf_la-dwarf_rnglists.o libdwarf_la-dwarf_str_offsets.o libdwarf_la-dwarf_string.o libdwarf_la-dwarf_stringsection.o libdwarf_la-dwarf_tied.o libdwarf_la-dwarf_tsearchhash.o libdwarf_la-dwarf_util.o libdwarf_la-dwarf_xu_index.o libtool: link: ranlib .libs/libdwarf.a libtool: link: ( cd ".libs" && rm -f "libdwarf.la" && ln -s "../libdwarf.la" "libdwarf.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' Making all in src/bin/dwarfdump make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_canonical_append.o `test -f 'dd_canonical_append.c' || echo './'`dd_canonical_append.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_common.o `test -f 'dd_common.c' || echo './'`dd_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_addrmap.o `test -f 'dd_addrmap.c' || echo './'`dd_addrmap.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_safe_strcpy.o `test -f 'dd_safe_strcpy.c' || echo './'`dd_safe_strcpy.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_regex.o `test -f 'dd_regex.c' || echo './'`dd_regex.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_checkutil.o `test -f 'dd_checkutil.c' || echo './'`dd_checkutil.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_attr_form.o `test -f 'dd_attr_form.c' || echo './'`dd_attr_form.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_compiler_info.o `test -f 'dd_compiler_info.c' || echo './'`dd_compiler_info.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_getopt.o `test -f 'dd_getopt.c' || echo './'`dd_getopt.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_tsearchbal.o `test -f 'dd_tsearchbal.c' || echo './'`dd_tsearchbal.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_glflags.o `test -f 'dd_glflags.c' || echo './'`dd_glflags.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_helpertree.o `test -f 'dd_helpertree.c' || echo './'`dd_helpertree.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_makename.o `test -f 'dd_makename.c' || echo './'`dd_makename.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_opscounttab.o `test -f 'dd_opscounttab.c' || echo './'`dd_opscounttab.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_macrocheck.o `test -f 'dd_macrocheck.c' || echo './'`dd_macrocheck.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_esb.o `test -f 'dd_esb.c' || echo './'`dd_esb.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_naming.o `test -f 'dd_naming.c' || echo './'`dd_naming.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_command_options.o `test -f 'dd_command_options.c' || echo './'`dd_command_options.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_aranges.o `test -f 'print_aranges.c' || echo './'`print_aranges.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_dwconf.o `test -f 'dd_dwconf.c' || echo './'`dd_dwconf.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_debug_addr.o `test -f 'print_debug_addr.c' || echo './'`print_debug_addr.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_debugfission.o `test -f 'print_debugfission.c' || echo './'`print_debugfission.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_debug_sup.o `test -f 'print_debug_sup.c' || echo './'`print_debug_sup.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_abbrevs.o `test -f 'print_abbrevs.c' || echo './'`print_abbrevs.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_debug_gnu.o `test -f 'print_debug_gnu.c' || echo './'`print_debug_gnu.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_llex_codes.o `test -f 'print_llex_codes.c' || echo './'`print_llex_codes.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_hipc_lopc_attr.o `test -f 'print_hipc_lopc_attr.c' || echo './'`print_hipc_lopc_attr.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_gdbindex.o `test -f 'print_gdbindex.c' || echo './'`print_gdbindex.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dwarfdump.o `test -f 'dwarfdump.c' || echo './'`dwarfdump.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_loclists_codes.o `test -f 'print_loclists_codes.c' || echo './'`print_loclists_codes.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_origloclist_codes.o `test -f 'print_origloclist_codes.c' || echo './'`print_origloclist_codes.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_debug_names.o `test -f 'print_debug_names.c' || echo './'`print_debug_names.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_loclists.o `test -f 'print_loclists.c' || echo './'`print_loclists.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_macinfo.o `test -f 'print_macinfo.c' || echo './'`print_macinfo.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_section_groups.o `test -f 'print_section_groups.c' || echo './'`print_section_groups.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_lines.o `test -f 'print_lines.c' || echo './'`print_lines.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_ranges.o `test -f 'print_ranges.c' || echo './'`print_ranges.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_sections.o `test -f 'print_sections.c' || echo './'`print_sections.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_strings.o `test -f 'print_strings.c' || echo './'`print_strings.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_rnglists.o `test -f 'print_rnglists.c' || echo './'`print_rnglists.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_str_offsets.o `test -f 'print_str_offsets.c' || echo './'`print_str_offsets.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_pubnames.o `test -f 'print_pubnames.c' || echo './'`print_pubnames.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_sanitized.o `test -f 'dd_sanitized.c' || echo './'`dd_sanitized.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_strstrnocase.o `test -f 'dd_strstrnocase.c' || echo './'`dd_strstrnocase.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_tag_attributes_usage.o `test -f 'print_tag_attributes_usage.c' || echo './'`print_tag_attributes_usage.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_true_section_name.o `test -f 'dd_true_section_name.c' || echo './'`dd_true_section_name.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_utf8.o `test -f 'dd_utf8.c' || echo './'`dd_utf8.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-dd_uri.o `test -f 'dd_uri.c' || echo './'`dd_uri.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_frames.o `test -f 'print_frames.c' || echo './'`print_frames.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_macro.o `test -f 'print_macro.c' || echo './'`print_macro.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o dwarfdump-print_die.o `test -f 'print_die.c' || echo './'`print_die.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' /bin/sh ../../../libtool --tag=CC --mode=link gcc "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o dwarfdump dwarfdump-dd_addrmap.o dwarfdump-dd_attr_form.o dwarfdump-dd_canonical_append.o dwarfdump-dd_checkutil.o dwarfdump-dd_command_options.o dwarfdump-dd_common.o dwarfdump-dd_compiler_info.o dwarfdump-dd_regex.o dwarfdump-dd_safe_strcpy.o dwarfdump-dwarfdump.o dwarfdump-dd_tsearchbal.o dwarfdump-dd_dwconf.o dwarfdump-dd_getopt.o dwarfdump-dd_esb.o dwarfdump-dd_glflags.o dwarfdump-dd_helpertree.o dwarfdump-dd_macrocheck.o dwarfdump-dd_makename.o dwarfdump-dd_naming.o dwarfdump-dd_opscounttab.o dwarfdump-print_abbrevs.o dwarfdump-print_aranges.o dwarfdump-print_debugfission.o dwarfdump-print_die.o dwarfdump-print_debug_addr.o dwarfdump-print_debug_gnu.o dwarfdump-print_debug_names.o dwarfdump-print_debug_sup.o dwarfdump-print_frames.o dwarfdump-print_gdbindex.o dwarfdump-print_hipc_lopc_attr.o dwarfdump-print_lines.o dwarfdump-print_llex_codes.o dwarfdump-print_origloclist_codes.o dwarfdump-print_loclists.o dwarfdump-print_loclists_codes.o dwarfdump-print_macinfo.o dwarfdump-print_macro.o dwarfdump-print_pubnames.o dwarfdump-print_ranges.o dwarfdump-print_rnglists.o dwarfdump-print_section_groups.o dwarfdump-print_sections.o dwarfdump-print_str_offsets.o dwarfdump-print_strings.o dwarfdump-print_tag_attributes_usage.o dwarfdump-dd_sanitized.o dwarfdump-dd_strstrnocase.o dwarfdump-dd_true_section_name.o dwarfdump-dd_uri.o dwarfdump-dd_utf8.o ../../../src/lib/libdwarf/libdwarf.la libtool: link: gcc -DCONFPREFIX=/usr/share/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o .libs/dwarfdump dwarfdump-dd_addrmap.o dwarfdump-dd_attr_form.o dwarfdump-dd_canonical_append.o dwarfdump-dd_checkutil.o dwarfdump-dd_command_options.o dwarfdump-dd_common.o dwarfdump-dd_compiler_info.o dwarfdump-dd_regex.o dwarfdump-dd_safe_strcpy.o dwarfdump-dwarfdump.o dwarfdump-dd_tsearchbal.o dwarfdump-dd_dwconf.o dwarfdump-dd_getopt.o dwarfdump-dd_esb.o dwarfdump-dd_glflags.o dwarfdump-dd_helpertree.o dwarfdump-dd_macrocheck.o dwarfdump-dd_makename.o dwarfdump-dd_naming.o dwarfdump-dd_opscounttab.o dwarfdump-print_abbrevs.o dwarfdump-print_aranges.o dwarfdump-print_debugfission.o dwarfdump-print_die.o dwarfdump-print_debug_addr.o dwarfdump-print_debug_gnu.o dwarfdump-print_debug_names.o dwarfdump-print_debug_sup.o dwarfdump-print_frames.o dwarfdump-print_gdbindex.o dwarfdump-print_hipc_lopc_attr.o dwarfdump-print_lines.o dwarfdump-print_llex_codes.o dwarfdump-print_origloclist_codes.o dwarfdump-print_loclists.o dwarfdump-print_loclists_codes.o dwarfdump-print_macinfo.o dwarfdump-print_macro.o dwarfdump-print_pubnames.o dwarfdump-print_ranges.o dwarfdump-print_rnglists.o dwarfdump-print_section_groups.o dwarfdump-print_sections.o dwarfdump-print_str_offsets.o dwarfdump-print_strings.o dwarfdump-print_tag_attributes_usage.o dwarfdump-dd_sanitized.o dwarfdump-dd_strstrnocase.o dwarfdump-dd_true_section_name.o dwarfdump-dd_uri.o dwarfdump-dd_utf8.o ../../../src/lib/libdwarf/.libs/libdwarf.so make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' Making all in test make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in fuzz make[2]: Nothing to be done for 'all'. Making all in src/bin/gennames make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -I../../.. -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/lib/libdwarf/gennames-dwarf_safe_strcpy.o `test -f '../../../src/lib/libdwarf/dwarf_safe_strcpy.c' || echo './'`../../../src/lib/libdwarf/dwarf_safe_strcpy.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -I../../.. -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/gennames-dd_getopt.o `test -f '../../../src/bin/dwarfdump/dd_getopt.c' || echo './'`../../../src/bin/dwarfdump/dd_getopt.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -I../../.. -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o gennames-gennames.o `test -f 'gennames.c' || echo './'`gennames.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o gennames gennames-gennames.o ../../../src/bin/dwarfdump/gennames-dd_getopt.o ../../../src/lib/libdwarf/gennames-dwarf_safe_strcpy.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o gennames gennames-gennames.o ../../../src/bin/dwarfdump/gennames-dd_getopt.o ../../../src/lib/libdwarf/gennames-dwarf_safe_strcpy.o make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' Making all in src/bin/tag_tree make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_common.o `test -f '../../../src/bin/dwarfdump/dd_common.c' || echo './'`../../../src/bin/dwarfdump/dd_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_makename.o `test -f '../../../src/bin/dwarfdump/dd_makename.c' || echo './'`../../../src/bin/dwarfdump/dd_makename.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_getopt.o `test -f '../../../src/bin/dwarfdump/dd_getopt.c' || echo './'`../../../src/bin/dwarfdump/dd_getopt.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_glflags.o `test -f '../../../src/bin/dwarfdump/dd_glflags.c' || echo './'`../../../src/bin/dwarfdump/dd_glflags.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_sanitized.o `test -f '../../../src/bin/dwarfdump/dd_sanitized.c' || echo './'`../../../src/bin/dwarfdump/dd_sanitized.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_safe_strcpy.o `test -f '../../../src/bin/dwarfdump/dd_safe_strcpy.c' || echo './'`../../../src/bin/dwarfdump/dd_safe_strcpy.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_utf8.o `test -f '../../../src/bin/dwarfdump/dd_utf8.c' || echo './'`../../../src/bin/dwarfdump/dd_utf8.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_tsearchbal.o `test -f '../../../src/bin/dwarfdump/dd_tsearchbal.c' || echo './'`../../../src/bin/dwarfdump/dd_tsearchbal.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_naming.o `test -f '../../../src/bin/dwarfdump/dd_naming.c' || echo './'`../../../src/bin/dwarfdump/dd_naming.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o tagtree-tag_tree.o `test -f 'tag_tree.c' || echo './'`tag_tree.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/tag_tree/tagtree-tag_common.o `test -f '../../../src/bin/tag_tree/tag_common.c' || echo './'`../../../src/bin/tag_tree/tag_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagtree-dd_esb.o `test -f '../../../src/bin/dwarfdump/dd_esb.c' || echo './'`../../../src/bin/dwarfdump/dd_esb.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o tagtree tagtree-tag_tree.o ../../../src/bin/dwarfdump/tagtree-dd_common.o ../../../src/bin/dwarfdump/tagtree-dd_tsearchbal.o ../../../src/bin/dwarfdump/tagtree-dd_getopt.o ../../../src/bin/dwarfdump/tagtree-dd_esb.o ../../../src/bin/dwarfdump/tagtree-dd_makename.o ../../../src/bin/dwarfdump/tagtree-dd_naming.o ../../../src/bin/dwarfdump/tagtree-dd_glflags.o ../../../src/bin/dwarfdump/tagtree-dd_sanitized.o ../../../src/bin/dwarfdump/tagtree-dd_utf8.o ../../../src/bin/dwarfdump/tagtree-dd_safe_strcpy.o ../../../src/bin/tag_tree/tagtree-tag_common.o ../../../src/lib/libdwarf/libdwarf.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o .libs/tagtree tagtree-tag_tree.o ../../../src/bin/dwarfdump/tagtree-dd_common.o ../../../src/bin/dwarfdump/tagtree-dd_tsearchbal.o ../../../src/bin/dwarfdump/tagtree-dd_getopt.o ../../../src/bin/dwarfdump/tagtree-dd_esb.o ../../../src/bin/dwarfdump/tagtree-dd_makename.o ../../../src/bin/dwarfdump/tagtree-dd_naming.o ../../../src/bin/dwarfdump/tagtree-dd_glflags.o ../../../src/bin/dwarfdump/tagtree-dd_sanitized.o ../../../src/bin/dwarfdump/tagtree-dd_utf8.o ../../../src/bin/dwarfdump/tagtree-dd_safe_strcpy.o ../../../src/bin/tag_tree/tagtree-tag_common.o ../../../src/lib/libdwarf/.libs/libdwarf.so make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' Making all in src/bin/tag_attr make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_common.o `test -f '../../../src/bin/dwarfdump/dd_common.c' || echo './'`../../../src/bin/dwarfdump/dd_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_sanitized.o `test -f '../../../src/bin/dwarfdump/dd_sanitized.c' || echo './'`../../../src/bin/dwarfdump/dd_sanitized.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_makename.o `test -f '../../../src/bin/dwarfdump/dd_makename.c' || echo './'`../../../src/bin/dwarfdump/dd_makename.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_utf8.o `test -f '../../../src/bin/dwarfdump/dd_utf8.c' || echo './'`../../../src/bin/dwarfdump/dd_utf8.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_getopt.o `test -f '../../../src/bin/dwarfdump/dd_getopt.c' || echo './'`../../../src/bin/dwarfdump/dd_getopt.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_safe_strcpy.o `test -f '../../../src/bin/dwarfdump/dd_safe_strcpy.c' || echo './'`../../../src/bin/dwarfdump/dd_safe_strcpy.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_glflags.o `test -f '../../../src/bin/dwarfdump/dd_glflags.c' || echo './'`../../../src/bin/dwarfdump/dd_glflags.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_tsearchbal.o `test -f '../../../src/bin/dwarfdump/dd_tsearchbal.c' || echo './'`../../../src/bin/dwarfdump/dd_tsearchbal.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/tag_tree/tagattr-tag_common.o `test -f '../../../src/bin/tag_tree/tag_common.c' || echo './'`../../../src/bin/tag_tree/tag_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o tagattr-tag_attr.o `test -f 'tag_attr.c' || echo './'`tag_attr.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_naming.o `test -f '../../../src/bin/dwarfdump/dd_naming.c' || echo './'`../../../src/bin/dwarfdump/dd_naming.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' gcc -DHAVE_CONFIG_H -I. -I../../.. -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/tagattr-dd_esb.o `test -f '../../../src/bin/dwarfdump/dd_esb.c' || echo './'`../../../src/bin/dwarfdump/dd_esb.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o tagattr tagattr-tag_attr.o ../../../src/bin/dwarfdump/tagattr-dd_getopt.o ../../../src/bin/dwarfdump/tagattr-dd_tsearchbal.o ../../../src/bin/dwarfdump/tagattr-dd_common.o ../../../src/bin/dwarfdump/tagattr-dd_esb.o ../../../src/bin/dwarfdump/tagattr-dd_makename.o ../../../src/bin/dwarfdump/tagattr-dd_naming.o ../../../src/bin/dwarfdump/tagattr-dd_sanitized.o ../../../src/bin/dwarfdump/tagattr-dd_utf8.o ../../../src/bin/dwarfdump/tagattr-dd_glflags.o ../../../src/bin/dwarfdump/tagattr-dd_safe_strcpy.o ../../../src/bin/tag_tree/tagattr-tag_common.o ../../../src/lib/libdwarf/libdwarf.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o .libs/tagattr tagattr-tag_attr.o ../../../src/bin/dwarfdump/tagattr-dd_getopt.o ../../../src/bin/dwarfdump/tagattr-dd_tsearchbal.o ../../../src/bin/dwarfdump/tagattr-dd_common.o ../../../src/bin/dwarfdump/tagattr-dd_esb.o ../../../src/bin/dwarfdump/tagattr-dd_makename.o ../../../src/bin/dwarfdump/tagattr-dd_naming.o ../../../src/bin/dwarfdump/tagattr-dd_sanitized.o ../../../src/bin/dwarfdump/tagattr-dd_utf8.o ../../../src/bin/dwarfdump/tagattr-dd_glflags.o ../../../src/bin/dwarfdump/tagattr-dd_safe_strcpy.o ../../../src/bin/tag_tree/tagattr-tag_common.o ../../../src/lib/libdwarf/.libs/libdwarf.so make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' Making all in src/bin/attr_form make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_common.o `test -f '../../../src/bin/dwarfdump/dd_common.c' || echo './'`../../../src/bin/dwarfdump/dd_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_makename.o `test -f '../../../src/bin/dwarfdump/dd_makename.c' || echo './'`../../../src/bin/dwarfdump/dd_makename.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_getopt.o `test -f '../../../src/bin/dwarfdump/dd_getopt.c' || echo './'`../../../src/bin/dwarfdump/dd_getopt.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o attrform-attr_form_build.o `test -f 'attr_form_build.c' || echo './'`attr_form_build.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_utf8.o `test -f '../../../src/bin/dwarfdump/dd_utf8.c' || echo './'`../../../src/bin/dwarfdump/dd_utf8.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_safe_strcpy.o `test -f '../../../src/bin/dwarfdump/dd_safe_strcpy.c' || echo './'`../../../src/bin/dwarfdump/dd_safe_strcpy.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_glflags.o `test -f '../../../src/bin/dwarfdump/dd_glflags.c' || echo './'`../../../src/bin/dwarfdump/dd_glflags.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_sanitized.o `test -f '../../../src/bin/dwarfdump/dd_sanitized.c' || echo './'`../../../src/bin/dwarfdump/dd_sanitized.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_attr_form.o `test -f '../../../src/bin/dwarfdump/dd_attr_form.c' || echo './'`../../../src/bin/dwarfdump/dd_attr_form.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_tsearchbal.o `test -f '../../../src/bin/dwarfdump/dd_tsearchbal.c' || echo './'`../../../src/bin/dwarfdump/dd_tsearchbal.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_naming.o `test -f '../../../src/bin/dwarfdump/dd_naming.c' || echo './'`../../../src/bin/dwarfdump/dd_naming.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/tag_tree/attrform-tag_common.o `test -f '../../../src/bin/tag_tree/tag_common.c' || echo './'`../../../src/bin/tag_tree/tag_common.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' gcc -DHAVE_CONFIG_H -I. -I../../.. -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -DTRIVIAL_NAMING -I../../.. -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o ../../../src/bin/dwarfdump/attrform-dd_esb.o `test -f '../../../src/bin/dwarfdump/dd_esb.c' || echo './'`../../../src/bin/dwarfdump/dd_esb.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o attrform attrform-attr_form_build.o ../../../src/bin/dwarfdump/attrform-dd_common.o ../../../src/bin/dwarfdump/attrform-dd_attr_form.o ../../../src/bin/dwarfdump/attrform-dd_tsearchbal.o ../../../src/bin/dwarfdump/attrform-dd_getopt.o ../../../src/bin/dwarfdump/attrform-dd_esb.o ../../../src/bin/dwarfdump/attrform-dd_makename.o ../../../src/bin/dwarfdump/attrform-dd_naming.o ../../../src/bin/dwarfdump/attrform-dd_glflags.o ../../../src/bin/dwarfdump/attrform-dd_sanitized.o ../../../src/bin/dwarfdump/attrform-dd_utf8.o ../../../src/bin/dwarfdump/attrform-dd_safe_strcpy.o ../../../src/bin/tag_tree/attrform-tag_common.o ../../../src/lib/libdwarf/libdwarf.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o .libs/attrform attrform-attr_form_build.o ../../../src/bin/dwarfdump/attrform-dd_common.o ../../../src/bin/dwarfdump/attrform-dd_attr_form.o ../../../src/bin/dwarfdump/attrform-dd_tsearchbal.o ../../../src/bin/dwarfdump/attrform-dd_getopt.o ../../../src/bin/dwarfdump/attrform-dd_esb.o ../../../src/bin/dwarfdump/attrform-dd_makename.o ../../../src/bin/dwarfdump/attrform-dd_naming.o ../../../src/bin/dwarfdump/attrform-dd_glflags.o ../../../src/bin/dwarfdump/attrform-dd_sanitized.o ../../../src/bin/dwarfdump/attrform-dd_utf8.o ../../../src/bin/dwarfdump/attrform-dd_safe_strcpy.o ../../../src/bin/tag_tree/attrform-tag_common.o ../../../src/lib/libdwarf/.libs/libdwarf.so make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' Making all in src/bin/buildopstab make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/libdwarf -I../../../src/bin/dwarfdump -I../../../src/lib/libdwarf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o buildopstab-buildopscounttab.o `test -f 'buildopscounttab.c' || echo './'`buildopscounttab.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o buildopstab buildopstab-buildopscounttab.o ../../../src/lib/libdwarf/libdwarf.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o .libs/buildopstab buildopstab-buildopscounttab.o ../../../src/lib/libdwarf/.libs/libdwarf.so make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' Making all in src/bin/builduritable make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' gcc -DHAVE_CONFIG_H -I. -I../../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -c -o builduritable-uritablebuild.o `test -f 'uritablebuild.c' || echo './'`uritablebuild.c make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o builduritable builduritable-uritablebuild.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fvisibility=hidden -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fvisibility=hidden -fno-omit-frame-pointer -o builduritable builduritable-uritablebuild.o make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ECxdoZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 + cd libdwarf-0.9.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src/lib/libdwarf make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libdwarf.la '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdwarf.so.0.9.2 /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.so.0.9.2 libtool: install: (cd /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64 && { ln -s -f libdwarf.so.0.9.2 libdwarf.so.0 || { rm -f libdwarf.so.0 && ln -s libdwarf.so.0.9.2 libdwarf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64 && { ln -s -f libdwarf.so.0.9.2 libdwarf.so || { rm -f libdwarf.so && ln -s libdwarf.so.0.9.2 libdwarf.so; }; }) libtool: install: /usr/bin/install -p .libs/libdwarf.lai /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.la libtool: install: /usr/bin/install -p .libs/libdwarf.a /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.a libtool: install: ranlib /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/include/libdwarf-0' /usr/bin/install -p -m 644 ../../../src/lib/libdwarf/dwarf.h ../../../src/lib/libdwarf/libdwarf.h '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/include/libdwarf-0' make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' Making install in src/bin/dwarfdump make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p dwarfdump '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/bin' libtool: warning: '../../../src/lib/libdwarf/libdwarf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dwarfdump /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/bin/dwarfdump /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/dwarfdump' /usr/bin/install -p -m 644 dwarfdump.conf '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/dwarfdump' make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 dwarfdump.1 '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' Making install in fuzz make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' Making install in src/bin/gennames make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' Making install in src/bin/tag_tree make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' Making install in src/bin/tag_attr make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' Making install in src/bin/attr_form make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' Making install in src/bin/buildopstab make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' Making install in src/bin/builduritable make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2' make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdwarf.pc '/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2' + rm -f /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64//usr/lib64/libdwarf.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.2-1.oc9 --unique-debug-suffix -0.9.2-1.oc9.aarch64 --unique-debug-src-base libdwarf-0.9.2-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libdwarf-0.9.2 extracting debug info from /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/bin/dwarfdump extracting debug info from /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/lib64/libdwarf.so.0.9.2 7965 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4tVjmD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libdwarf-0.9.2 + /usr/bin/make check Making check in src/lib/libdwarf make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/lib/libdwarf' Making check in src/bin/dwarfdump make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/dwarfdump' Making check in test make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' /usr/bin/make test_canonical test_dwarflebtest test_dwarfstring test_dwgetopt test_errmsglist test_extra_flag_strings test_getnametest test_helpertree test_ignoresec test_int64_test test_linkedtopath test_macrocheck test_makenametest test_regex test_safe_strcpy test_setupsections test_testesb test_sanitized test_tied make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' CC test_canonical-test_canonical.o CC ../src/bin/dwarfdump/test_canonical-dd_canonical_append.o CC ../src/bin/dwarfdump/test_canonical-dd_safe_strcpy.o CC ../src/bin/dwarfdump/test_canonical-dd_esb.o CCLD test_canonical CC test_dwarflebtest-test_dwarf_leb.o CC ../src/lib/libdwarf/test_dwarflebtest-dwarf_leb.o CCLD test_dwarflebtest CC test_dwarfstring-test_dwarfstring.o CC ../src/lib/libdwarf/test_dwarfstring-dwarf_string.o CCLD test_dwarfstring CC test_dwgetopt-test_getopt.o CC ../src/bin/dwarfdump/test_dwgetopt-dd_getopt.o CCLD test_dwgetopt CC test_errmsglist-test_errmsglist.o CC ../src/lib/libdwarf/test_errmsglist-dwarf_safe_strcpy.o CCLD test_errmsglist CC test_extra_flag_strings-test_extra_flag_strings.o CC ../src/lib/libdwarfp/test_extra_flag_strings-dwarf_pro_log_extra_flag_strings.o CC ../src/lib/libdwarf/test_extra_flag_strings-dwarf_string.o CCLD test_extra_flag_strings CC test_getnametest-test_getname.o CC ../src/lib/libdwarf/test_getnametest-dwarf_names.o CCLD test_getnametest CC test_helpertree-test_helpertree.o CC ../src/bin/dwarfdump/test_helpertree-dd_helpertree.o CC ../src/bin/dwarfdump/test_helpertree-dd_tsearchbal.o CCLD test_helpertree CC test_ignoresec-test_ignoresec.o CC ../src/lib/libdwarf/test_ignoresec-dwarf_secname_ck.o CCLD test_ignoresec CC test_int64_test-test_int64_test.o CCLD test_int64_test CC test_linkedtopath-test_linkedtopath.o CC ../src/lib/libdwarf/test_linkedtopath-dwarf_string.o CC ../src/lib/libdwarf/test_linkedtopath-dwarf_safe_strcpy.o CC ../src/lib/libdwarf/test_linkedtopath-dwarf_debuglink.o CCLD test_linkedtopath CC test_macrocheck-test_macrocheck.o CC ../src/bin/dwarfdump/test_macrocheck-dd_esb.o CC ../src/bin/dwarfdump/test_macrocheck-dd_tsearchbal.o CCLD test_macrocheck CC test_makenametest-test_makename.o CC ../src/bin/dwarfdump/test_makenametest-dd_esb.o CC ../src/bin/dwarfdump/test_makenametest-dd_makename.o CC ../src/bin/dwarfdump/test_makenametest-dd_tsearchbal.o CCLD test_makenametest CC test_regex-test_regex.o CC ../src/bin/dwarfdump/test_regex-dd_regex.o CCLD test_regex CC test_safe_strcpy-test_safe_strcpy.o CC ../src/lib/libdwarf/test_safe_strcpy-dwarf_safe_strcpy.o CCLD test_safe_strcpy CC test_setupsections-test_setupsections.o CC ../src/lib/libdwarf/test_setupsections-dwarf_setup_sections.o CCLD test_setupsections CC test_testesb-test_esb.o CC ../src/bin/dwarfdump/test_testesb-dd_esb.o CC ../src/bin/dwarfdump/test_testesb-dd_tsearchbal.o CCLD test_testesb CC test_sanitized-test_sanitized.o CC ../src/bin/dwarfdump/test_sanitized-dd_esb.o CC ../src/bin/dwarfdump/test_sanitized-dd_sanitized.o CC ../src/bin/dwarfdump/test_sanitized-dd_utf8.o CCLD test_sanitized CC test_tied-test_dwarf_tied.o CC ../src/lib/libdwarf/test_tied-dwarf_tied.o CC ../src/lib/libdwarf/test_tied-dwarf_tsearchhash.o CCLD test_tied make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' /usr/bin/make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[3]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/test' PASS: test_canonical PASS: test_dwarflebtest PASS: test_dwarfstring PASS: test_dwgetopt PASS: test_errmsglist PASS: test_extra_flag_strings PASS: test_getnametest PASS: test_helpertree PASS: test_ignoresec PASS: test_int64_test PASS: test_linkedtopath PASS: test_macrocheck PASS: test_makenametest PASS: test_regex PASS: test_safe_strcpy PASS: test_setupsections PASS: test_testesb PASS: test_sanitized PASS: test_tied PASS: test_dwarfdumpLinux.sh PASS: test_dwarfdumpPE.sh PASS: test_dwarfdumpMacos.sh ============================================================================ Testsuite summary for libdwarf 0.9.2 ============================================================================ # TOTAL: 22 # PASS: 22 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[2]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/test' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/doc' Making check in fuzz make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/fuzz' Making check in src/bin/gennames make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/gennames' Making check in src/bin/tag_tree make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_tree' Making check in src/bin/tag_attr make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/tag_attr' Making check in src/bin/attr_form make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/attr_form' Making check in src/bin/buildopstab make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/buildopstab' Making check in src/bin/builduritable make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2/src/bin/builduritable' make[1]: Entering directory '/builddir/build/BUILD/libdwarf-0.9.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/libdwarf-0.9.2' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libdwarf-0.9.2-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oGWcdN + umask 022 + cd /builddir/build/BUILD + cd libdwarf-0.9.2 + DOCDIR=/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf + cp -pr src/lib/libdwarf/ChangeLog /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf + cp -pr src/lib/libdwarf/README /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6asEct + umask 022 + cd /builddir/build/BUILD + cd libdwarf-0.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf + cp -pr src/lib/libdwarf/COPYING /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf + cp -pr src/lib/libdwarf/LIBDWARFCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf + cp -pr src/lib/libdwarf/LGPL.txt /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdwarf = 0.9.2-1.oc9 libdwarf(aarch-64) = 0.9.2-1.oc9 libdwarf.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: libdwarf-devel-0.9.2-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2CErZG + umask 022 + cd /builddir/build/BUILD + cd libdwarf-0.9.2 + DOCDIR=/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf-devel + cp -pr doc/libdwarf.pdf doc/libdwarfp.pdf doc/mips_extensions.pdf /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/doc/libdwarf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdwarf-devel = 0.9.2-1.oc9 libdwarf-devel(aarch-64) = 0.9.2-1.oc9 pkgconfig(libdwarf) = 0.9.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdwarf.so.0()(64bit) Processing files: libdwarf-static-0.9.2-1.oc9.aarch64 Provides: libdwarf-static = 0.9.2-1.oc9 libdwarf-static(aarch-64) = 0.9.2-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdwarf-tools-0.9.2-1.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9cIa7v + umask 022 + cd /builddir/build/BUILD + cd libdwarf-0.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf-tools + cp -pr src/bin/dwarfdump/COPYING /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf-tools + cp -pr src/bin/dwarfdump/DWARFDUMPCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf-tools + cp -pr src/bin/dwarfdump/GPL.txt /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64/usr/share/licenses/libdwarf-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdwarf-tools = 0.9.2-1.oc9 libdwarf-tools(aarch-64) = 0.9.2-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdwarf.so.0()(64bit) rtld(GNU_HASH) Processing files: libdwarf-debugsource-0.9.2-1.oc9.aarch64 Provides: libdwarf-debugsource = 0.9.2-1.oc9 libdwarf-debugsource(aarch-64) = 0.9.2-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdwarf-debuginfo-0.9.2-1.oc9.aarch64 Provides: debuginfo(build-id) = fbb8883bed3f523b6a45c8a7d17e7f0cc1930a6a libdwarf-debuginfo = 0.9.2-1.oc9 libdwarf-debuginfo(aarch-64) = 0.9.2-1.oc9 libdwarf.so.0.9.2-0.9.2-1.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdwarf-debugsource(aarch-64) = 0.9.2-1.oc9 Processing files: libdwarf-tools-debuginfo-0.9.2-1.oc9.aarch64 Provides: debuginfo(build-id) = 5d10e62ba52077a39f9c153d99279e771d752088 libdwarf-tools-debuginfo = 0.9.2-1.oc9 libdwarf-tools-debuginfo(aarch-64) = 0.9.2-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdwarf-debugsource(aarch-64) = 0.9.2-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdwarf-0.9.2-1.oc9.aarch64 Wrote: /builddir/build/RPMS/libdwarf-tools-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-static-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-tools-debuginfo-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-debuginfo-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-debugsource-0.9.2-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libdwarf-devel-0.9.2-1.oc9.aarch64.rpm Child return code was: 0