D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libdwarf-20200825-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jhdxWs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libdwarf-20200825 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libdwarf-20200825.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdwarf-20200825 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JjEGqr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... 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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-mageia-linux-gnu-gcc and cc understand -c and -o together... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes have zlib checking for uintptr_t... yes checking for intptr_t... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elfaccess.h usability... no checking elfaccess.h presence... no checking for elfaccess.h... no checking sys/elf_386.h usability... no checking sys/elf_386.h presence... no checking for sys/elf_386.h... no checking sys/elf_amd64.h usability... no checking sys/elf_amd64.h presence... no checking for sys/elf_amd64.h... no checking sys/elf_SPARC.h usability... no checking sys/elf_SPARC.h presence... no checking for sys/elf_SPARC.h... no checking sys/ia64/elf.h usability... no checking sys/ia64/elf.h presence... no checking for sys/ia64/elf.h... no Allowing use of libelf. checking for Elf64_Rela in elf.h... yes checking for Elf64_Rel in elf.h... yes checking for Elf64_Sym in elf.h... yes checking whether struct _Elf is used... no checking whether byte ordering is bigendian... no checking whether the C++ compiler supports ... yes 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 checking for library containing elf64_getehdr... none required checking for library containing elf64_getshdr... none required checking for regex library... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdwarf/Makefile config.status: creating dwarfdump/Makefile config.status: creating dwarfgen/Makefile config.status: creating dwarfexample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libdwarf/libdwarf.h commands libdwarf 20200825 Configuration Options Summary: BuildOS..............: linux-gnu HostOS...............: linux-gnu shared library.......: yes static library.......: yes zlib support.........: yes sanitize support.....: no BuildOS-BigEndian....: no libdwarf.............: always old frame column...: no names table........: no elf64_getehdr......: yes elf64_getshdr......: yes Elf64_Rela.........: yes Elf64_Sym..........: yes Elf spelled........: struct Elf libelf.............: yes Windows path corr..: no Nonstandardprintf..: no Custom libelf......: no dwarfdump............: always elf64_getehdr......: yes Elf64_Rel (r_info).: yes regex..............: yes dwarfgen.............: no dwarfexample.........: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS..............: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags LIBS.................: DWARF_LIBS...........: -lz -lelf Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libdwarf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_debug_sup.lo `test -f 'dwarf_debug_sup.c' || echo './'`dwarf_debug_sup.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debug_sup.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debug_sup.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debug_sup.c -o libdwarf_la-dwarf_debug_sup.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_dsc.lo `test -f 'dwarf_dsc.c' || echo './'`dwarf_dsc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_dsc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_dsc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_dsc.c -o libdwarf_la-dwarf_dsc.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_abbrev.lo `test -f 'dwarf_abbrev.c' || echo './'`dwarf_abbrev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_abbrev.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_abbrev.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_abbrev.c -o libdwarf_la-dwarf_abbrev.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_debuglink.lo `test -f 'dwarf_debuglink.c' || echo './'`dwarf_debuglink.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debuglink.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debuglink.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debuglink.c -o libdwarf_la-dwarf_debuglink.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_arange.lo `test -f 'dwarf_arange.c' || echo './'`dwarf_arange.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_arange.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_arange.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_arange.c -o libdwarf_la-dwarf_arange.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_alloc.lo `test -f 'dwarf_alloc.c' || echo './'`dwarf_alloc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_alloc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_alloc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_alloc.c -o libdwarf_la-dwarf_alloc.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_die_deliv.lo `test -f 'dwarf_die_deliv.c' || echo './'`dwarf_die_deliv.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_die_deliv.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_die_deliv.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_die_deliv.c -o libdwarf_la-dwarf_die_deliv.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_debug_names.lo `test -f 'dwarf_debug_names.c' || echo './'`dwarf_debug_names.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debug_names.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_debug_names.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_debug_names.c -o libdwarf_la-dwarf_debug_names.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_elf_access.lo `test -f 'dwarf_elf_access.c' || echo './'`dwarf_elf_access.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_access.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elf_access.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_access.c -o libdwarf_la-dwarf_elf_access.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_elf_rel_detector.lo `test -f 'dwarf_elf_rel_detector.c' || echo './'`dwarf_elf_rel_detector.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_rel_detector.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elf_rel_detector.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_rel_detector.c -o libdwarf_la-dwarf_elf_rel_detector.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_error.lo `test -f 'dwarf_error.c' || echo './'`dwarf_error.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_error.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_error.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_error.c -o libdwarf_la-dwarf_error.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_funcs.lo `test -f 'dwarf_funcs.c' || echo './'`dwarf_funcs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_funcs.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_funcs.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_funcs.c -o libdwarf_la-dwarf_funcs.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_elfread.lo `test -f 'dwarf_elfread.c' || echo './'`dwarf_elfread.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elfread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elfread.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elfread.c -o libdwarf_la-dwarf_elfread.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_generic_init.lo `test -f 'dwarf_generic_init.c' || echo './'`dwarf_generic_init.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_generic_init.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_generic_init.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_generic_init.c -o libdwarf_la-dwarf_generic_init.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_gdbindex.lo `test -f 'dwarf_gdbindex.c' || echo './'`dwarf_gdbindex.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_gdbindex.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_gdbindex.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_gdbindex.c -o libdwarf_la-dwarf_gdbindex.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_elf_load_headers.lo `test -f 'dwarf_elf_load_headers.c' || echo './'`dwarf_elf_load_headers.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_load_headers.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_elf_load_headers.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_elf_load_headers.c -o libdwarf_la-dwarf_elf_load_headers.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_gnu_index.lo `test -f 'dwarf_gnu_index.c' || echo './'`dwarf_gnu_index.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_gnu_index.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_gnu_index.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_gnu_index.c -o libdwarf_la-dwarf_gnu_index.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_form.lo `test -f 'dwarf_form.c' || echo './'`dwarf_form.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_form.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_form.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_form.c -o libdwarf_la-dwarf_form.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_global.lo `test -f 'dwarf_global.c' || echo './'`dwarf_global.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_global.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_global.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_global.c -o libdwarf_la-dwarf_global.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_harmless.lo `test -f 'dwarf_harmless.c' || echo './'`dwarf_harmless.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_harmless.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_harmless.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_harmless.c -o libdwarf_la-dwarf_harmless.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_groups.lo `test -f 'dwarf_groups.c' || echo './'`dwarf_groups.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_groups.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_groups.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_groups.c -o libdwarf_la-dwarf_groups.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_frame2.lo `test -f 'dwarf_frame2.c' || echo './'`dwarf_frame2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_frame2.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_frame2.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_frame2.c -o libdwarf_la-dwarf_frame2.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_leb.lo `test -f 'dwarf_leb.c' || echo './'`dwarf_leb.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_leb.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_leb.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_leb.c -o libdwarf_la-dwarf_leb.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_locationop_read.lo `test -f 'dwarf_locationop_read.c' || echo './'`dwarf_locationop_read.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_locationop_read.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_locationop_read.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_locationop_read.c -o libdwarf_la-dwarf_locationop_read.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_init_finish.lo `test -f 'dwarf_init_finish.c' || echo './'`dwarf_init_finish.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_init_finish.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_init_finish.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_init_finish.c -o libdwarf_la-dwarf_init_finish.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_frame.lo `test -f 'dwarf_frame.c' || echo './'`dwarf_frame.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_frame.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_frame.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_frame.c -o libdwarf_la-dwarf_frame.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_macro.lo `test -f 'dwarf_macro.c' || echo './'`dwarf_macro.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_macro.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_macro.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_macro.c -o libdwarf_la-dwarf_macro.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_loclists.lo `test -f 'dwarf_loclists.c' || echo './'`dwarf_loclists.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_loclists.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_loclists.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_loclists.c -o libdwarf_la-dwarf_loclists.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_machoread.lo `test -f 'dwarf_machoread.c' || echo './'`dwarf_machoread.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_machoread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_machoread.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_machoread.c -o libdwarf_la-dwarf_machoread.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_loc.lo `test -f 'dwarf_loc.c' || echo './'`dwarf_loc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_loc.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_loc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_loc.c -o libdwarf_la-dwarf_loc.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_object_detector.lo `test -f 'dwarf_object_detector.c' || echo './'`dwarf_object_detector.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_object_detector.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_object_detector.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_object_detector.c -o libdwarf_la-dwarf_object_detector.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_object_read_common.lo `test -f 'dwarf_object_read_common.c' || echo './'`dwarf_object_read_common.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_object_read_common.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_object_read_common.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_object_read_common.c -o libdwarf_la-dwarf_object_read_common.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_original_elf_init.lo `test -f 'dwarf_original_elf_init.c' || echo './'`dwarf_original_elf_init.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_original_elf_init.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_original_elf_init.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_original_elf_init.c -o libdwarf_la-dwarf_original_elf_init.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_macro5.lo `test -f 'dwarf_macro5.c' || echo './'`dwarf_macro5.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_macro5.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_macro5.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_macro5.c -o libdwarf_la-dwarf_macro5.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_pubtypes.lo `test -f 'dwarf_pubtypes.c' || echo './'`dwarf_pubtypes.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_pubtypes.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_pubtypes.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_pubtypes.c -o libdwarf_la-dwarf_pubtypes.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_line.lo `test -f 'dwarf_line.c' || echo './'`dwarf_line.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_line.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_line.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_line.c -o libdwarf_la-dwarf_line.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_names.lo `test -f 'dwarf_names.c' || echo './'`dwarf_names.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_names.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_names.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_names.c -o libdwarf_la-dwarf_names.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_peread.lo `test -f 'dwarf_peread.c' || echo './'`dwarf_peread.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_peread.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_peread.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_peread.c -o libdwarf_la-dwarf_peread.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_stringsection.lo `test -f 'dwarf_stringsection.c' || echo './'`dwarf_stringsection.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_stringsection.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_stringsection.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_stringsection.c -o libdwarf_la-dwarf_stringsection.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_ranges.lo `test -f 'dwarf_ranges.c' || echo './'`dwarf_ranges.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_ranges.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_ranges.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_ranges.c -o libdwarf_la-dwarf_ranges.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_tied.lo `test -f 'dwarf_tied.c' || echo './'`dwarf_tied.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_tied.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_tied.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_tied.c -o libdwarf_la-dwarf_tied.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_str_offsets.lo `test -f 'dwarf_str_offsets.c' || echo './'`dwarf_str_offsets.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_str_offsets.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_str_offsets.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_str_offsets.c -o libdwarf_la-dwarf_str_offsets.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_query.lo `test -f 'dwarf_query.c' || echo './'`dwarf_query.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_query.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_query.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_query.c -o libdwarf_la-dwarf_query.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarfstring.lo `test -f 'dwarfstring.c' || echo './'`dwarfstring.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarfstring.c -fPIC -DPIC -o .libs/libdwarf_la-dwarfstring.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarfstring.c -o libdwarf_la-dwarfstring.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_types.lo `test -f 'dwarf_types.c' || echo './'`dwarf_types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_types.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_types.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_types.c -o libdwarf_la-dwarf_types.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_vars.lo `test -f 'dwarf_vars.c' || echo './'`dwarf_vars.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_vars.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_vars.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_vars.c -o libdwarf_la-dwarf_vars.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_tsearchhash.lo `test -f 'dwarf_tsearchhash.c' || echo './'`dwarf_tsearchhash.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_tsearchhash.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_tsearchhash.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_tsearchhash.c -o libdwarf_la-dwarf_tsearchhash.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-malloc_check.lo `test -f 'malloc_check.c' || echo './'`malloc_check.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c malloc_check.c -fPIC -DPIC -o .libs/libdwarf_la-malloc_check.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c malloc_check.c -o libdwarf_la-malloc_check.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_weaks.lo `test -f 'dwarf_weaks.c' || echo './'`dwarf_weaks.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_weaks.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_weaks.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_weaks.c -o libdwarf_la-dwarf_weaks.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_rnglists.lo `test -f 'dwarf_rnglists.c' || echo './'`dwarf_rnglists.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_rnglists.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_rnglists.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_rnglists.c -o libdwarf_la-dwarf_rnglists.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_alloc.lo `test -f 'pro_alloc.c' || echo './'`pro_alloc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_alloc.c -fPIC -DPIC -o .libs/libdwarf_la-pro_alloc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_alloc.c -o libdwarf_la-pro_alloc.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_print_lines.lo `test -f 'dwarf_print_lines.c' || echo './'`dwarf_print_lines.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_print_lines.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_print_lines.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_print_lines.c -o libdwarf_la-dwarf_print_lines.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_debug_sup.lo `test -f 'pro_debug_sup.c' || echo './'`pro_debug_sup.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_debug_sup.c -fPIC -DPIC -o .libs/libdwarf_la-pro_debug_sup.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_debug_sup.c -o libdwarf_la-pro_debug_sup.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_arange.lo `test -f 'pro_arange.c' || echo './'`pro_arange.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_arange.c -fPIC -DPIC -o .libs/libdwarf_la-pro_arange.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_arange.c -o libdwarf_la-pro_arange.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_dnames.lo `test -f 'pro_dnames.c' || echo './'`pro_dnames.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_dnames.c -fPIC -DPIC -o .libs/libdwarf_la-pro_dnames.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_dnames.c -o libdwarf_la-pro_dnames.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_encode_nm.lo `test -f 'pro_encode_nm.c' || echo './'`pro_encode_nm.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_encode_nm.c -fPIC -DPIC -o .libs/libdwarf_la-pro_encode_nm.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_encode_nm.c -o libdwarf_la-pro_encode_nm.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_xu_index.lo `test -f 'dwarf_xu_index.c' || echo './'`dwarf_xu_index.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_xu_index.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_xu_index.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_xu_index.c -o libdwarf_la-dwarf_xu_index.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-dwarf_util.lo `test -f 'dwarf_util.c' || echo './'`dwarf_util.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_util.c -fPIC -DPIC -o .libs/libdwarf_la-dwarf_util.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwarf_util.c -o libdwarf_la-dwarf_util.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_error.lo `test -f 'pro_error.c' || echo './'`pro_error.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_error.c -fPIC -DPIC -o .libs/libdwarf_la-pro_error.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_error.c -o libdwarf_la-pro_error.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_finish.lo `test -f 'pro_finish.c' || echo './'`pro_finish.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_finish.c -fPIC -DPIC -o .libs/libdwarf_la-pro_finish.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_finish.c -o libdwarf_la-pro_finish.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_expr.lo `test -f 'pro_expr.c' || echo './'`pro_expr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_expr.c -fPIC -DPIC -o .libs/libdwarf_la-pro_expr.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_expr.c -o libdwarf_la-pro_expr.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_die.lo `test -f 'pro_die.c' || echo './'`pro_die.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_die.c -fPIC -DPIC -o .libs/libdwarf_la-pro_die.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_die.c -o libdwarf_la-pro_die.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_funcs.lo `test -f 'pro_funcs.c' || echo './'`pro_funcs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_funcs.c -fPIC -DPIC -o .libs/libdwarf_la-pro_funcs.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_funcs.c -o libdwarf_la-pro_funcs.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_init.lo `test -f 'pro_init.c' || echo './'`pro_init.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_init.c -fPIC -DPIC -o .libs/libdwarf_la-pro_init.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_init.c -o libdwarf_la-pro_init.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_log_extra_flag_strings.lo `test -f 'pro_log_extra_flag_strings.c' || echo './'`pro_log_extra_flag_strings.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_log_extra_flag_strings.c -fPIC -DPIC -o .libs/libdwarf_la-pro_log_extra_flag_strings.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_log_extra_flag_strings.c -o libdwarf_la-pro_log_extra_flag_strings.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_line.lo `test -f 'pro_line.c' || echo './'`pro_line.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_line.c -fPIC -DPIC -o .libs/libdwarf_la-pro_line.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_line.c -o libdwarf_la-pro_line.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_pubnames.lo `test -f 'pro_pubnames.c' || echo './'`pro_pubnames.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_pubnames.c -fPIC -DPIC -o .libs/libdwarf_la-pro_pubnames.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_pubnames.c -o libdwarf_la-pro_pubnames.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_frame.lo `test -f 'pro_frame.c' || echo './'`pro_frame.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_frame.c -fPIC -DPIC -o .libs/libdwarf_la-pro_frame.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_frame.c -o libdwarf_la-pro_frame.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_macinfo.lo `test -f 'pro_macinfo.c' || echo './'`pro_macinfo.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_macinfo.c -fPIC -DPIC -o .libs/libdwarf_la-pro_macinfo.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_macinfo.c -o libdwarf_la-pro_macinfo.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_reloc_stream.lo `test -f 'pro_reloc_stream.c' || echo './'`pro_reloc_stream.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc_stream.c -fPIC -DPIC -o .libs/libdwarf_la-pro_reloc_stream.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc_stream.c -o libdwarf_la-pro_reloc_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_reloc_symbolic.lo `test -f 'pro_reloc_symbolic.c' || echo './'`pro_reloc_symbolic.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc_symbolic.c -fPIC -DPIC -o .libs/libdwarf_la-pro_reloc_symbolic.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc_symbolic.c -o libdwarf_la-pro_reloc_symbolic.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_reloc.lo `test -f 'pro_reloc.c' || echo './'`pro_reloc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc.c -fPIC -DPIC -o .libs/libdwarf_la-pro_reloc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_reloc.c -o libdwarf_la-pro_reloc.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_forms.lo `test -f 'pro_forms.c' || echo './'`pro_forms.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_forms.c -fPIC -DPIC -o .libs/libdwarf_la-pro_forms.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_forms.c -o libdwarf_la-pro_forms.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_vars.lo `test -f 'pro_vars.c' || echo './'`pro_vars.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_vars.c -fPIC -DPIC -o .libs/libdwarf_la-pro_vars.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_vars.c -o libdwarf_la-pro_vars.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_types.lo `test -f 'pro_types.c' || echo './'`pro_types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_types.c -fPIC -DPIC -o .libs/libdwarf_la-pro_types.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_types.c -o libdwarf_la-pro_types.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_weaks.lo `test -f 'pro_weaks.c' || echo './'`pro_weaks.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_weaks.c -fPIC -DPIC -o .libs/libdwarf_la-pro_weaks.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_weaks.c -o libdwarf_la-pro_weaks.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdwarf_la-pro_section.lo `test -f 'pro_section.c' || echo './'`pro_section.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_section.c -fPIC -DPIC -o .libs/libdwarf_la-pro_section.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro_section.c -o libdwarf_la-pro_section.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -no-undefined -version-info 1:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdwarf.la -rpath /usr/lib64 libdwarf_la-dwarf_abbrev.lo libdwarf_la-dwarf_alloc.lo libdwarf_la-dwarf_arange.lo libdwarf_la-dwarf_debuglink.lo libdwarf_la-dwarf_die_deliv.lo libdwarf_la-dwarf_debug_names.lo libdwarf_la-dwarf_debug_sup.lo libdwarf_la-dwarf_dsc.lo libdwarf_la-dwarf_elf_access.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_form.lo libdwarf_la-dwarf_frame.lo libdwarf_la-dwarf_frame2.lo libdwarf_la-dwarf_funcs.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_names.lo libdwarf_la-dwarf_object_detector.lo libdwarf_la-dwarf_object_read_common.lo libdwarf_la-dwarf_original_elf_init.lo libdwarf_la-dwarf_peread.lo libdwarf_la-dwarf_print_lines.lo libdwarf_la-dwarf_pubtypes.lo libdwarf_la-dwarf_query.lo libdwarf_la-dwarf_ranges.lo libdwarf_la-dwarf_rnglists.lo libdwarf_la-dwarf_str_offsets.lo libdwarf_la-dwarfstring.lo libdwarf_la-dwarf_stringsection.lo libdwarf_la-dwarf_tied.lo libdwarf_la-dwarf_tsearchhash.lo libdwarf_la-dwarf_types.lo libdwarf_la-dwarf_util.lo libdwarf_la-dwarf_vars.lo libdwarf_la-dwarf_weaks.lo libdwarf_la-dwarf_xu_index.lo libdwarf_la-malloc_check.lo libdwarf_la-pro_alloc.lo libdwarf_la-pro_arange.lo libdwarf_la-pro_debug_sup.lo libdwarf_la-pro_die.lo libdwarf_la-pro_dnames.lo libdwarf_la-pro_encode_nm.lo libdwarf_la-pro_error.lo libdwarf_la-pro_expr.lo libdwarf_la-pro_finish.lo libdwarf_la-pro_forms.lo libdwarf_la-pro_frame.lo libdwarf_la-pro_funcs.lo libdwarf_la-pro_init.lo libdwarf_la-pro_line.lo libdwarf_la-pro_log_extra_flag_strings.lo libdwarf_la-pro_macinfo.lo libdwarf_la-pro_pubnames.lo libdwarf_la-pro_reloc.lo libdwarf_la-pro_reloc_stream.lo libdwarf_la-pro_reloc_symbolic.lo libdwarf_la-pro_section.lo libdwarf_la-pro_types.lo libdwarf_la-pro_vars.lo libdwarf_la-pro_weaks.lo -lz -lelf libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libdwarf_la-dwarf_abbrev.o .libs/libdwarf_la-dwarf_alloc.o .libs/libdwarf_la-dwarf_arange.o .libs/libdwarf_la-dwarf_debuglink.o .libs/libdwarf_la-dwarf_die_deliv.o .libs/libdwarf_la-dwarf_debug_names.o .libs/libdwarf_la-dwarf_debug_sup.o .libs/libdwarf_la-dwarf_dsc.o .libs/libdwarf_la-dwarf_elf_access.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_form.o .libs/libdwarf_la-dwarf_frame.o .libs/libdwarf_la-dwarf_frame2.o .libs/libdwarf_la-dwarf_funcs.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_names.o .libs/libdwarf_la-dwarf_object_detector.o .libs/libdwarf_la-dwarf_object_read_common.o .libs/libdwarf_la-dwarf_original_elf_init.o .libs/libdwarf_la-dwarf_peread.o .libs/libdwarf_la-dwarf_print_lines.o .libs/libdwarf_la-dwarf_pubtypes.o .libs/libdwarf_la-dwarf_query.o .libs/libdwarf_la-dwarf_ranges.o .libs/libdwarf_la-dwarf_rnglists.o .libs/libdwarf_la-dwarf_str_offsets.o .libs/libdwarf_la-dwarfstring.o .libs/libdwarf_la-dwarf_stringsection.o .libs/libdwarf_la-dwarf_tied.o .libs/libdwarf_la-dwarf_tsearchhash.o .libs/libdwarf_la-dwarf_types.o .libs/libdwarf_la-dwarf_util.o .libs/libdwarf_la-dwarf_vars.o .libs/libdwarf_la-dwarf_weaks.o .libs/libdwarf_la-dwarf_xu_index.o .libs/libdwarf_la-malloc_check.o .libs/libdwarf_la-pro_alloc.o .libs/libdwarf_la-pro_arange.o .libs/libdwarf_la-pro_debug_sup.o .libs/libdwarf_la-pro_die.o .libs/libdwarf_la-pro_dnames.o .libs/libdwarf_la-pro_encode_nm.o .libs/libdwarf_la-pro_error.o .libs/libdwarf_la-pro_expr.o .libs/libdwarf_la-pro_finish.o .libs/libdwarf_la-pro_forms.o .libs/libdwarf_la-pro_frame.o .libs/libdwarf_la-pro_funcs.o .libs/libdwarf_la-pro_init.o .libs/libdwarf_la-pro_line.o .libs/libdwarf_la-pro_log_extra_flag_strings.o .libs/libdwarf_la-pro_macinfo.o .libs/libdwarf_la-pro_pubnames.o .libs/libdwarf_la-pro_reloc.o .libs/libdwarf_la-pro_reloc_stream.o .libs/libdwarf_la-pro_reloc_symbolic.o .libs/libdwarf_la-pro_section.o .libs/libdwarf_la-pro_types.o .libs/libdwarf_la-pro_vars.o .libs/libdwarf_la-pro_weaks.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -lelf -Wl,-soname -Wl,libdwarf.so.1 -o .libs/libdwarf.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libdwarf.so.1" && ln -s "libdwarf.so.1.0.0" "libdwarf.so.1") libtool: link: (cd ".libs" && rm -f "libdwarf.so" && ln -s "libdwarf.so.1.0.0" "libdwarf.so") libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libdwarf.a libdwarf_la-dwarf_abbrev.o libdwarf_la-dwarf_alloc.o libdwarf_la-dwarf_arange.o libdwarf_la-dwarf_debuglink.o libdwarf_la-dwarf_die_deliv.o libdwarf_la-dwarf_debug_names.o libdwarf_la-dwarf_debug_sup.o libdwarf_la-dwarf_dsc.o libdwarf_la-dwarf_elf_access.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_form.o libdwarf_la-dwarf_frame.o libdwarf_la-dwarf_frame2.o libdwarf_la-dwarf_funcs.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_names.o libdwarf_la-dwarf_object_detector.o libdwarf_la-dwarf_object_read_common.o libdwarf_la-dwarf_original_elf_init.o libdwarf_la-dwarf_peread.o libdwarf_la-dwarf_print_lines.o libdwarf_la-dwarf_pubtypes.o libdwarf_la-dwarf_query.o libdwarf_la-dwarf_ranges.o libdwarf_la-dwarf_rnglists.o libdwarf_la-dwarf_str_offsets.o libdwarf_la-dwarfstring.o libdwarf_la-dwarf_stringsection.o libdwarf_la-dwarf_tied.o libdwarf_la-dwarf_tsearchhash.o libdwarf_la-dwarf_types.o libdwarf_la-dwarf_util.o libdwarf_la-dwarf_vars.o libdwarf_la-dwarf_weaks.o libdwarf_la-dwarf_xu_index.o libdwarf_la-malloc_check.o libdwarf_la-pro_alloc.o libdwarf_la-pro_arange.o libdwarf_la-pro_debug_sup.o libdwarf_la-pro_die.o libdwarf_la-pro_dnames.o libdwarf_la-pro_encode_nm.o libdwarf_la-pro_error.o libdwarf_la-pro_expr.o libdwarf_la-pro_finish.o libdwarf_la-pro_forms.o libdwarf_la-pro_frame.o libdwarf_la-pro_funcs.o libdwarf_la-pro_init.o libdwarf_la-pro_line.o libdwarf_la-pro_log_extra_flag_strings.o libdwarf_la-pro_macinfo.o libdwarf_la-pro_pubnames.o libdwarf_la-pro_reloc.o libdwarf_la-pro_reloc_stream.o libdwarf_la-pro_reloc_symbolic.o libdwarf_la-pro_section.o libdwarf_la-pro_types.o libdwarf_la-pro_vars.o libdwarf_la-pro_weaks.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libdwarf.a libtool: link: ( cd ".libs" && rm -f "libdwarf.la" && ln -s "../libdwarf.la" "libdwarf.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' Making all in dwarfdump make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-common.o `test -f 'common.c' || echo './'`common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-addrmap.o `test -f 'addrmap.c' || echo './'`addrmap.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-compiler_info.o `test -f 'compiler_info.c' || echo './'`compiler_info.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-checkutil.o `test -f 'checkutil.c' || echo './'`checkutil.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-dwarf_tsearchbal.o `test -f 'dwarf_tsearchbal.c' || echo './'`dwarf_tsearchbal.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-dwgetopt.o `test -f 'dwgetopt.c' || echo './'`dwgetopt.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-glflags.o `test -f 'glflags.c' || echo './'`glflags.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-command_options.o `test -f 'command_options.c' || echo './'`command_options.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-dwarf_names.o `test -f 'dwarf_names.c' || echo './'`dwarf_names.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-dwconf.o `test -f 'dwconf.c' || echo './'`dwconf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-helpertree.o `test -f 'helpertree.c' || echo './'`helpertree.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-makename.o `test -f 'makename.c' || echo './'`makename.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-macrocheck.o `test -f 'macrocheck.c' || echo './'`macrocheck.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-naming.o `test -f 'naming.c' || echo './'`naming.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_aranges.o `test -f 'print_aranges.c' || echo './'`print_aranges.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-esb.o `test -f 'esb.c' || echo './'`esb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_abbrevs.o `test -f 'print_abbrevs.c' || echo './'`print_abbrevs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_debugfission.o `test -f 'print_debugfission.c' || echo './'`print_debugfission.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-dwarfdump.o `test -f 'dwarfdump.c' || echo './'`dwarfdump.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_debug_names.o `test -f 'print_debug_names.c' || echo './'`print_debug_names.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_debug_gnu.o `test -f 'print_debug_gnu.c' || echo './'`print_debug_gnu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_gdbindex.o `test -f 'print_gdbindex.c' || echo './'`print_gdbindex.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_debug_sup.o `test -f 'print_debug_sup.c' || echo './'`print_debug_sup.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_llex_codes.o `test -f 'print_llex_codes.c' || echo './'`print_llex_codes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_loclists_codes.o `test -f 'print_loclists_codes.c' || echo './'`print_loclists_codes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_origloclist_codes.o `test -f 'print_origloclist_codes.c' || echo './'`print_origloclist_codes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_loclists.o `test -f 'print_loclists.c' || echo './'`print_loclists.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_locs.o `test -f 'print_locs.c' || echo './'`print_locs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_macros.o `test -f 'print_macros.c' || echo './'`print_macros.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_lines.o `test -f 'print_lines.c' || echo './'`print_lines.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_macro.o `test -f 'print_macro.c' || echo './'`print_macro.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_pubnames.o `test -f 'print_pubnames.c' || echo './'`print_pubnames.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_ranges.o `test -f 'print_ranges.c' || echo './'`print_ranges.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_rnglists.o `test -f 'print_rnglists.c' || echo './'`print_rnglists.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_sections.o `test -f 'print_sections.c' || echo './'`print_sections.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_static_vars.o `test -f 'print_static_vars.c' || echo './'`print_static_vars.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_section_groups.o `test -f 'print_section_groups.c' || echo './'`print_section_groups.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_strings.o `test -f 'print_strings.c' || echo './'`print_strings.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_str_offsets.o `test -f 'print_str_offsets.c' || echo './'`print_str_offsets.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_weaknames.o `test -f 'print_weaknames.c' || echo './'`print_weaknames.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_static_funcs.o `test -f 'print_static_funcs.c' || echo './'`print_static_funcs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_types.o `test -f 'print_types.c' || echo './'`print_types.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_reloc.o `test -f 'print_reloc.c' || echo './'`print_reloc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-section_bitmaps.o `test -f 'section_bitmaps.c' || echo './'`section_bitmaps.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-true_section_name.o `test -f 'true_section_name.c' || echo './'`true_section_name.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-uri.o `test -f 'uri.c' || echo './'`uri.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_frames.o `test -f 'print_frames.c' || echo './'`print_frames.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-sanitized.o `test -f 'sanitized.c' || echo './'`sanitized.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-strstrnocase.o `test -f 'strstrnocase.c' || echo './'`strstrnocase.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libdwarf -I../libdwarf "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwarfdump-print_die.o `test -f 'print_die.c' || echo './'`print_die.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc "-DCONFPREFIX=/usr/share/dwarfdump" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dwarfdump dwarfdump-addrmap.o dwarfdump-checkutil.o dwarfdump-command_options.o dwarfdump-common.o dwarfdump-compiler_info.o dwarfdump-dwarfdump.o dwarfdump-dwarf_names.o dwarfdump-dwarf_tsearchbal.o dwarfdump-dwconf.o dwarfdump-dwgetopt.o dwarfdump-esb.o dwarfdump-glflags.o dwarfdump-helpertree.o dwarfdump-macrocheck.o dwarfdump-makename.o dwarfdump-naming.o dwarfdump-print_abbrevs.o dwarfdump-print_aranges.o dwarfdump-print_debugfission.o dwarfdump-print_die.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_locs.o dwarfdump-print_macro.o dwarfdump-print_macros.o dwarfdump-print_pubnames.o dwarfdump-print_ranges.o dwarfdump-print_rnglists.o dwarfdump-print_reloc.o dwarfdump-print_section_groups.o dwarfdump-print_sections.o dwarfdump-print_static_funcs.o dwarfdump-print_static_vars.o dwarfdump-print_str_offsets.o dwarfdump-print_strings.o dwarfdump-print_types.o dwarfdump-print_weaknames.o dwarfdump-sanitized.o dwarfdump-section_bitmaps.o dwarfdump-strstrnocase.o dwarfdump-true_section_name.o dwarfdump-uri.o ../libdwarf/libdwarf.la -lz -lelf libtool: link: x86_64-mageia-linux-gnu-gcc -DCONFPREFIX=/usr/share/dwarfdump -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dwarfdump dwarfdump-addrmap.o dwarfdump-checkutil.o dwarfdump-command_options.o dwarfdump-common.o dwarfdump-compiler_info.o dwarfdump-dwarfdump.o dwarfdump-dwarf_names.o dwarfdump-dwarf_tsearchbal.o dwarfdump-dwconf.o dwarfdump-dwgetopt.o dwarfdump-esb.o dwarfdump-glflags.o dwarfdump-helpertree.o dwarfdump-macrocheck.o dwarfdump-makename.o dwarfdump-naming.o dwarfdump-print_abbrevs.o dwarfdump-print_aranges.o dwarfdump-print_debugfission.o dwarfdump-print_die.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_locs.o dwarfdump-print_macro.o dwarfdump-print_macros.o dwarfdump-print_pubnames.o dwarfdump-print_ranges.o dwarfdump-print_rnglists.o dwarfdump-print_reloc.o dwarfdump-print_section_groups.o dwarfdump-print_sections.o dwarfdump-print_static_funcs.o dwarfdump-print_static_vars.o dwarfdump-print_str_offsets.o dwarfdump-print_strings.o dwarfdump-print_types.o dwarfdump-print_weaknames.o dwarfdump-sanitized.o dwarfdump-section_bitmaps.o dwarfdump-strstrnocase.o dwarfdump-true_section_name.o dwarfdump-uri.o ../libdwarf/.libs/libdwarf.so -lz -lelf -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q0iNru + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 + cd libdwarf-20200825 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in libdwarf make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdwarf.la '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdwarf.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64 && { ln -s -f libdwarf.so.1.0.0 libdwarf.so.1 || { rm -f libdwarf.so.1 && ln -s libdwarf.so.1.0.0 libdwarf.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64 && { ln -s -f libdwarf.so.1.0.0 libdwarf.so || { rm -f libdwarf.so && ln -s libdwarf.so.1.0.0 libdwarf.so; }; }) libtool: install: /usr/bin/install -p .libs/libdwarf.lai /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.la libtool: install: /usr/bin/install -p .libs/libdwarf.a /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.a libtool: install: x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../libdwarf/dwarf.h libdwarf.h '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/libdwarf/libdwarf-devel' /usr/bin/install -p -m 644 libdwarf2.1.pdf libdwarf2p.1.pdf '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/libdwarf/libdwarf-devel' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' Making install in dwarfdump make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dwarfdump '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/bin' libtool: warning: '../libdwarf/libdwarf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dwarfdump /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/bin/dwarfdump /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/dwarfdump' /usr/bin/install -p -m 644 dwarfdump.conf '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/dwarfdump' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 dwarfdump.1 '/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' + mkdir /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include/libdwarf + mv /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include/dwarf.h /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include/libdwarf.h /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/include/libdwarf + find /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 20200825-1.mga8 --unique-debug-suffix -20200825-1.mga8.x86_64 --unique-debug-src-base libdwarf-20200825-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libdwarf-20200825 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/bin/dwarfdump explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/bin/dwarfdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/lib64/libdwarf.so.1.0.0 original debug info size: 3940kB, size after compression: 3476kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7940 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0uBwqt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + '[' 1 -eq 1 ']' + LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf/.libs + /usr/bin/make check Making check in libdwarf make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /usr/bin/make test_dwarfstring test_extra_flag_strings test_linkedtopath make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' CC test_dwarfstring-test_dwarfstring.o CC test_dwarfstring-dwarfstring.o CCLD test_dwarfstring CC test_extra_flag_strings-test_extra_flag_strings.o CC test_extra_flag_strings-pro_log_extra_flag_strings.o CC test_extra_flag_strings-dwarfstring.o CCLD test_extra_flag_strings CC test_linkedtopath-test_linkedtopath.o CC test_linkedtopath-dwarfstring.o CC test_linkedtopath-dwarf_debuglink.o CCLD test_linkedtopath make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' PASS: test_dwarfstring PASS: test_extra_flag_strings PASS: test_linkedtopath PASS: testdebuglink.sh ============================================================================ Testsuite summary for libdwarf 20200825 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/libdwarf' Making check in dwarfdump make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' PASS: runtests.sh ============================================================================ Testsuite summary for libdwarf 20200825 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825/dwarfdump' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdwarf-20200825' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64dwarf1-20200825-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bD6a7u + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf1 + cp -pr libdwarf/ChangeLog /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf1 + cp -pr libdwarf/README /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RrNpHu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/lib64dwarf1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/lib64dwarf1 + cp -pr libdwarf/COPYING /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/lib64dwarf1 + cp -pr libdwarf/LIBDWARFCOPYRIGHT /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/lib64dwarf1 + cp -pr libdwarf/LGPL.txt /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/lib64dwarf1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64dwarf1 = 20200825-1.mga8 lib64dwarf1(x86-64) = 20200825-1.mga8 libdwarf.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libz.so.1()(64bit) Processing files: lib64dwarf-devel-20200825-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g0p90v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf-devel + cp -pr libdwarf/libdwarf2.1.pdf libdwarf/libdwarf2p.1.pdf libdwarf/mips_extensions.pdf /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/lib64dwarf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libdwarf(64bit)) dwarf-devel = 20200825-1.mga8 lib64dwarf-devel = 20200825-1.mga8 lib64dwarf-devel(x86-64) = 20200825-1.mga8 libdwarf-devel = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libelf(64bit)) devel(libz(64bit)) Processing files: libdwarf-static-20200825-1.mga8.x86_64 Provides: libdwarf-static = 20200825-1.mga8 libdwarf-static(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdwarf-tools-20200825-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WHotBr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/libdwarf-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/libdwarf-tools + cp -pr dwarfdump/README /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/libdwarf-tools + cp -pr dwarfdump/ChangeLog /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/doc/libdwarf-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P0QPPs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/libdwarf-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/COPYING /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/DWARFDUMPCOPYRIGHT /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/GPL.txt /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64/usr/share/licenses/libdwarf-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdwarf-tools = 20200825-1.mga8 libdwarf-tools(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdwarf.so.1()(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) Processing files: libdwarf-debugsource-20200825-1.mga8.x86_64 Provides: libdwarf-debugsource = 20200825-1.mga8 libdwarf-debugsource(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdwarf-debuginfo-20200825-1.mga8.x86_64 Provides: libdwarf-debuginfo = 20200825-1.mga8 libdwarf-debuginfo(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdwarf-debugsource(x86-64) = 20200825-1.mga8 Processing files: lib64dwarf1-debuginfo-20200825-1.mga8.x86_64 Provides: debuginfo(build-id) = 50be4ffea663f8fa691c944ed083086f1df6417a lib64dwarf1-debuginfo = 20200825-1.mga8 lib64dwarf1-debuginfo(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdwarf-debugsource(x86-64) = 20200825-1.mga8 Processing files: libdwarf-tools-debuginfo-20200825-1.mga8.x86_64 Provides: debuginfo(build-id) = f3721bb07b8bdb04424857a3954afd7d614eb588 libdwarf-tools-debuginfo = 20200825-1.mga8 libdwarf-tools-debuginfo(x86-64) = 20200825-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdwarf-debugsource(x86-64) = 20200825-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libdwarf-debuginfo-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64dwarf1-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libdwarf-tools-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64dwarf-devel-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libdwarf-tools-debuginfo-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64dwarf1-debuginfo-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libdwarf-debugsource-20200825-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libdwarf-static-20200825-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8iftDs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdwarf-20200825 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libdwarf-20200825-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NBewUu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libdwarf-20200825 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!